Commit Graph

22 Commits (7ad67e5554730fb814c083d481b931d87f29dcbc)

Author SHA1 Message Date
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago
Gabor Juhos 691995f9ab MIPS: mips32/start.S: rework relocation info check 12 years ago
Gabor Juhos 680cb2dc3a MIPS: mips32/start.S: use t8 register for dynamic relocation 12 years ago
Gabor Juhos 843a76b66b MIPS: start.S: emulate REVISION register for qemu-malta 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 12 years ago
Daniel Schwierzeck 696a3b2a53 MIPS: start.S: optimize BSS initialization 12 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 12 years ago
Daniel Schwierzeck 4dc7412afa MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status 12 years ago
Gabor Juhos 025f2b3380 MIPS: simplify relocated _G_O_T_ address calculation 12 years ago
Gabor Juhos 67d80c9f97 MIPS: start.S: don't save flush_cache parameters in advance 12 years ago
Gabor Juhos 248fe03f53 MIPS: start.S: simplify relocation offset calculation 12 years ago
Gabor Juhos b2fe86f887 MIPS: start.S: save reused arguments earlier in relocate_code 12 years ago
Gabor Juhos f321b0f99f MIPS: start.S: set sp register directly 12 years ago
Gabor Juhos 5b7dd8163d MIPS: start.S: fix boundary check in relocate_code 12 years ago
Gabor Juhos 14fdd1a8bf MIPS: start{, 64}.S: fill branch delay slots with NOP instructions 12 years ago
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 14 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 14 years ago
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files 14 years ago
Shinya Kuribayashi 522171a087 MIPS: Remove mips_cache_lock() feature 14 years ago
Daniel Schwierzeck 91809608a4 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 14 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 15 years ago
Stefan Roese 71fa0714fe MIPS: Flush data cache upon relocation 16 years ago
Stefan Roese 4417434368 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Shinya Kuribayashi 5f64d21c9a [MIPS] Kill unused <version.h> inclusions 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Vlad Lungu 0f8c62a14b Allow building mips versions with ELDK 3.1.1 17 years ago
Shinya Kuribayashi 43c509254f Use jr as register jump instruction 17 years ago
Shinya Kuribayashi decaba6f5c [MIPS] Cleanup CP0 Status initialization 17 years ago
Shinya Kuribayashi d43d43ef28 [MIPS] Initialize CP0 Cause before setting up CP0 Status register 17 years ago
Shinya Kuribayashi 2613862323 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() 17 years ago
Shinya Kuribayashi e1390801a3 [MIPS] Request for the 'mips_cache_lock()' removal 17 years ago
Shinya Kuribayashi 16664f7285 [MIPS] Remove useless instructions for initializing $gp. 17 years ago
Shinya Kuribayashi 03c031d566 [MIPS] MIPS 4K core: Coding style cleanups 17 years ago
Shinya Kuribayashi 22069215eb [MIPS] Fix $gp usage 18 years ago
Wolfgang Denk c75eba3b41 Fix U-Boot compilation for MIPS boards using ELDK 4.0 19 years ago
wdenk 400558b561 Prepare for SoC rework of ARM code: 20 years ago
wdenk f4863a7aec * Patch by liang a lei, 9 Jan 2004: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk 3e38691e8f * Patch by Arun Dharankar, 4 Apr 2003: 22 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 22 years ago