1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  2. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  3. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  4. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 11 years ago
  5. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  6. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  10. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  11. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  12. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  13. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  14. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  15. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  16. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  17. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  18. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  19. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  20. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  21. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  22. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  23. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  24. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  25. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  26. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  27. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  28. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  29. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  30. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  31. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  32. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  33. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  34. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  35. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  36. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  37. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  41. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  42. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  43. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  44. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  45. 7efa49e ppc4xx: acadia: Add fdt support and fix section overlap problem by Stefan Roese · 17 years ago
  46. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  47. 9ca52bb ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  48. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  49. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  50. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  51. 67bd089 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  52. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  53. d2f223e ppc4xx: Update AMCC Acadia support for board revision 1.1 by Stefan Roese · 18 years ago
  54. 1e088bf ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · 18 years ago
  55. c266054 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  56. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  57. ab5ea78 Code cleanup. Update CHANGELOG by Wolfgang Denk · 18 years ago
  58. fdf21b1 [PATCH] Add AMCC Acadia (405EZ) eval board support by Stefan Roese · 18 years ago