1. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  2. 0e984338 mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  3. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  4. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  5. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  6. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  7. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  8. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  9. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  13. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  14. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  15. bf294f4 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  16. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  17. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  18. 79f7a4e TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  19. 2cc4317 TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · 13 years ago
  20. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  21. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 14 years ago
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  24. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  27. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. fb52e95 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  29. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  30. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  31. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  32. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  33. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  34. 0bdca57 TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  35. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  36. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  37. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  38. 0b7edfd TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · 16 years ago
  39. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  40. e94895d lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · 16 years ago
  41. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  42. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  43. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 1837f82 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · 16 years ago
  45. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  46. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  51. ee38f68 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 17 years ago