1. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  2. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  3. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  4. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  5. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  6. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  7. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  8. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  9. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  10. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  11. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  12. 9998b13 ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  13. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  14. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  15. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  16. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  17. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  18. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  19. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan 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. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  23. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  24. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  25. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  26. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  27. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  28. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 0238245 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  31. 3eec160 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  32. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  35. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  36. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  37. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  38. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  39. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  40. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  41. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  42. e4170e5 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  43. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  44. a0dd99d ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  45. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  46. 8697e6a ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  47. 7cfc12a ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  48. e15e334 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  49. c9672f8 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · 17 years ago
  50. 654f38b ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · 17 years ago
  51. 3d6cb3b ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  52. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  53. 770c7af ppc4xx: Fix size setup in Kilauea DDR2 init routine by Stefan Roese · 17 years ago
  54. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  55. fd67180 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · 17 years ago
  56. 566806c ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · 17 years ago