1. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  2. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  3. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  4. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  5. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  6. cae26e2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  7. 6c7bc91 board/amcc/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  8. 70fb809 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  9. 030ec52 board/amcc/taihu/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  10. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  11. 514bab6 ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  12. c3fa4f0 ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · 15 years ago
  13. 042d01c ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  14. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  15. f3ed3c9 ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  16. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  17. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  18. 26d37f0 ppc4xx: Fix FDT EBC mappings on Canyonlands by Felix Radensky · 15 years ago
  19. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  20. d873133 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 15 years ago
  21. 17c1b0e ppc4xx: Remove unused code for Sequoia NAND booting version by Stefan Roese · 16 years ago
  22. 5132106 ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia by Stefan Roese · 16 years ago
  23. 3edf68c ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code by Stefan Roese · 16 years ago
  24. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  25. ee86fd1 Fix AMCC Sequoia board DDR memory configuration by Mikhail Zolotaryov · 16 years ago
  26. cef0efa ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  27. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  28. 79621bc amcc: Clean up command usage output by Peter Tyser · 16 years ago
  29. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  30. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  31. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  32. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  33. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  34. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  35. f4d14c5 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  36. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  37. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  38. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 8fd4166 ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  40. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  41. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  42. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  47. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  48. eab1007 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  49. 4b32610 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  50. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  51. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  52. 1d05547 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · 16 years ago
  53. d9056b7 ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · 16 years ago
  54. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  55. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  56. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  57. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  58. 0ce5c86 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · 16 years ago
  59. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  60. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  61. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  62. 212ed90 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output by Stefan Roese · 16 years ago
  63. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  64. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  65. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  66. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  67. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  68. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  69. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  70. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  71. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  72. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  73. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  74. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  75. d1c1ba8 ppc4xx: acadia: Add fdt support and fix section overlap problem by Stefan Roese · 16 years ago
  76. 4adb302 ppc4xx: Add device tree support to AMCC Yosemite by Ira Snyder · 16 years ago
  77. 941d696 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  78. 499e783 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 17 years ago
  79. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  80. 1c2926a ppc4xx: Canyonlands: Init SATA/PCIe port correctly by Stefan Roese · 17 years ago
  81. cc8e839 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision by Stefan Roese · 17 years ago
  82. c664bf8 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT) by Stefan Roese · 17 years ago
  83. d56a3ce ppc4xx: Correctly pass phyiscal FLASH base address into dtb by Stefan Roese · 17 years ago
  84. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  85. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  86. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  87. 8e1a3fe ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · 17 years ago
  88. e4170e5 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  89. 772003e fix taihu soft spi_read by Markus Brunner · 17 years ago
  90. 64cd594 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  91. b738654 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · 17 years ago
  92. 865f0f9 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  93. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  94. 83a49c8 ppc4xx: Sequoia coding style cleanup and beautification by Matthias Fuchs · 17 years ago
  95. a0dd99d ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  96. 6eb3fb1 Makalu: fix compile warning by Wolfgang Denk · 17 years ago
  97. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  98. d5a163d ppc4xx: Fix sdram init on Sequoia boards by Stefan Roese · 17 years ago
  99. 4d332db ppc4xx: Make Sequoia boot vxWorks by Niklaus Giger · 17 years ago
  100. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago