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