1. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  2. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  3. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  6. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  7. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  8. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  9. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  10. 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  11. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  12. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  13. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  14. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  15. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  16. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  17. ab2a98b MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  18. 7185adb MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  19. 7aa1f19 MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 13 years ago
  20. 522171a MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 13 years ago
  21. 9180960 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago[Renamed from arch/mips/cpu/start.S]
  22. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  23. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  24. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago[Renamed from cpu/mips/start.S]
  25. 71fa071 MIPS: Flush data cache upon relocation by Stefan Roese · 16 years ago
  26. 4417434 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · 16 years ago
  27. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  29. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  30. 0f8c62a Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · 16 years ago
  31. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  32. decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  33. d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  34. 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  35. e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  36. 16664f7 [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
  37. 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  38. 2206921 [MIPS] Fix $gp usage by Shinya Kuribayashi · 17 years ago
  39. c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  40. 400558b Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  41. f4863a7 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · 21 years ago
  42. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  43. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  44. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  45. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  46. c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago