1. 8fd4166 ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  2. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  3. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  4. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  9. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  10. eab1007 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  11. 4b32610 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  12. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  13. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  14. 1d05547 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · 16 years ago
  15. d9056b7 ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · 16 years ago
  16. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  17. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  18. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  19. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  20. 0ce5c86 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · 16 years ago
  21. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  22. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  23. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  24. 212ed90 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output by Stefan Roese · 16 years ago
  25. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  26. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  27. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  28. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  29. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  30. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  31. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  32. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  33. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  34. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  35. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  36. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  37. d1c1ba8 ppc4xx: acadia: Add fdt support and fix section overlap problem by Stefan Roese · 16 years ago
  38. 4adb302 ppc4xx: Add device tree support to AMCC Yosemite by Ira Snyder · 16 years ago
  39. 941d696 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  40. 499e783 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 16 years ago
  41. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  42. 1c2926a ppc4xx: Canyonlands: Init SATA/PCIe port correctly by Stefan Roese · 16 years ago
  43. cc8e839 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision by Stefan Roese · 17 years ago
  44. c664bf8 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT) by Stefan Roese · 17 years ago
  45. d56a3ce ppc4xx: Correctly pass phyiscal FLASH base address into dtb by Stefan Roese · 17 years ago
  46. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  47. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  48. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  49. 8e1a3fe ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · 17 years ago
  50. e4170e5 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  51. 772003e fix taihu soft spi_read by Markus Brunner · 17 years ago
  52. 64cd594 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  53. b738654 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · 17 years ago
  54. 865f0f9 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  55. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  56. 83a49c8 ppc4xx: Sequoia coding style cleanup and beautification by Matthias Fuchs · 17 years ago
  57. a0dd99d ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  58. 6eb3fb1 Makalu: fix compile warning by Wolfgang Denk · 17 years ago
  59. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  60. d5a163d ppc4xx: Fix sdram init on Sequoia boards by Stefan Roese · 17 years ago
  61. 4d332db ppc4xx: Make Sequoia boot vxWorks by Niklaus Giger · 17 years ago
  62. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  63. 6399b23 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  64. 845c6c9 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  65. b05e8bf ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  66. 62cc395 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  67. ce3902e PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  68. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  69. d347117 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  70. c68f59f Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  71. bf8324e ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · 17 years ago
  72. 1362888 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  73. 7cfc12a ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  74. a27044b ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  75. e15e334 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  76. ecdcbd4 ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · 17 years ago
  77. c9672f8 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · 17 years ago
  78. 654f38b ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · 17 years ago
  79. 3d6cb3b ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  80. ea2e142 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · 17 years ago
  81. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  82. 9f79876 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM by Eugene O'Brien · 17 years ago
  83. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  84. 211ea91 ppc4xx: Add initial AMCC Makalu 405EX support by Stefan Roese · 17 years ago
  85. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  86. 770c7af ppc4xx: Fix size setup in Kilauea DDR2 init routine by Stefan Roese · 17 years ago
  87. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  88. fd67180 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · 17 years ago
  89. 566806c ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · 17 years ago
  90. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  91. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  92. 3e11ae8 ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command by Stefan Roese · 17 years ago
  93. e2e9344 ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier by Stefan Roese · 17 years ago
  94. 5a5958b ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  95. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  96. 2db6478 Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  97. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  98. 6efc1fc [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · 17 years ago
  99. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  100. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago