1. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  2. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  3. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  4. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  5. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  6. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  7. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  8. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  9. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  10. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  11. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  12. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  13. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  14. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  15. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  17. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  18. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  19. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  20. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  21. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  22. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  23. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  24. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  25. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  26. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  27. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  28. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  31. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  32. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  33. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  34. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  35. d1c1ba8 ppc4xx: acadia: Add fdt support and fix section overlap problem by Stefan Roese · 16 years ago
  36. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  37. 64cd594 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  38. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  39. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  40. df8a24c [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  41. 86ba99e [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  42. c440bfe ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  43. 5d4a179 ppc4xx: Update AMCC Acadia support for board revision 1.1 by Stefan Roese · 17 years ago
  44. e673226 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · 17 years ago
  45. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  46. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  47. 2a8dfe0 Code cleanup. Update CHANGELOG by Wolfgang Denk · 18 years ago
  48. 16c0cc1 [PATCH] Add AMCC Acadia (405EZ) eval board support by Stefan Roese · 18 years ago