1. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  2. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  3. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  4. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  5. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  6. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 9 years ago
  7. 8e62a26 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  8. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  9. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  10. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  11. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  13. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 15128d2 MIPS: pb1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  17. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  18. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  19. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  20. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  21. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  22. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  23. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  24. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  25. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  26. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  29. a0fbd83 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  30. 0fdd27e [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 17 years ago
  31. 9dabea1 Use jr as register jump instruction by Shinya Kuribayashi · 17 years ago
  32. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  33. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  35. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  36. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  37. dc8daf0 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  38. 20e1d52 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  39. 373d696 [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  40. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  41. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  42. 0cbaf64 Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · 19 years ago