1. 720025b Fix ppc4xx clear_bss() code by Anatolij Gustschin · 17 years ago
  2. 86cb27b PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · 17 years ago
  3. 211105a ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · 17 years ago
  4. ac9f218 ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · 17 years ago
  5. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  6. 3c59eed ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · 17 years ago
  7. 9580595 ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · 17 years ago
  8. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  9. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  10. 4aabdc8 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · 17 years ago
  11. c3dddd6 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · 17 years ago
  12. 08675a1 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · 17 years ago
  13. 6964fd6 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · 17 years ago
  14. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · 17 years ago
  15. 9c2a647 ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · 17 years ago
  16. 80c104a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  17. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  18. 3852e23 ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · 17 years ago
  19. 69710095 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · 17 years ago
  20. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  21. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  22. 1a47115 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · 17 years ago
  23. 6422a26 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · 17 years ago
  24. aca3ea0 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  25. 628d392 ppc4xx: Add freqUART to CPU speed detection by Stefan Roese · 17 years ago
  26. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  27. e7fe4c5 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  28. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  29. ae2f5cd ppc4xx: Add additional debug info to 4xx fdt support by Stefan Roese · 17 years ago
  30. 5a12883 ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · 17 years ago
  31. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  32. 136681f ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · 17 years ago
  33. 4666990 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX) by Stefan Roese · 17 years ago
  34. 4e45662 ppc4xx: 4xx_pcie: Change PCIe status output to match common style by Stefan Roese · 17 years ago
  35. db4f454 ppc4xx: 4xx_pcie: Disable debug output as default by Stefan Roese · 17 years ago
  36. 7a41bde ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  37. 3dced49 ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai by Stefan Roese · 17 years ago
  38. be6fea9 ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx by Stefan Roese · 17 years ago
  39. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  40. c72bfb6 ppc4xx: Add a comment for 405EX PCIe endpoint configuration by Stefan Roese · 17 years ago
  41. a0d9634 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  42. 9c00e51 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  43. 216f063 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  44. 43867c8 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  45. 2462bbd Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  46. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  47. eff9bc1 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · 17 years ago
  48. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  49. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  50. 3dae28e Coding style cleanup by Stefan Roese · 17 years ago
  51. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  52. a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · 17 years ago
  53. 87476ba ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · 17 years ago
  54. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  55. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  56. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  57. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  58. 083c847 ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  59. d84fe30 [ppc440SPe] Graceful recovery from machine check during PCIe configuration by Grzegorz Bernacki · 17 years ago
  60. 1835812 [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A by Rafal Jaworowski · 17 years ago
  61. c59d1a0 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · 17 years ago
  62. b55f242 ppc4xx: Only print ECC related info when the error bis are set by Stefan Roese · 17 years ago
  63. 9aa3677 ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · 17 years ago
  64. 5028f60 ppc4xx: Fix bug with default GPIO output value by Stefan Roese · 17 years ago
  65. 602e370 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  66. 151dffd ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  67. bd2adeb ppc4xx: Add new weak functions to support boardspecific DDR2 configuration by Stefan Roese · 17 years ago
  68. 7716dd4 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup by Stefan Roese · 17 years ago
  69. 09feb38 ppc4xx: Change receive buffer handling in the 4xx emac driver by Stefan Roese · 17 years ago
  70. e877984 Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
  71. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  72. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  73. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  74. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  75. fbab50f Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · 17 years ago
  76. 3190dbe Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  77. c6316ff Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  78. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  79. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  80. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · 17 years ago
  81. 36e0f3a ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · 17 years ago
  82. 070ccff ppc4xx: Fix O=buildir builds by Niklaus Giger · 17 years ago
  83. 0d364e4 ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  84. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  85. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  86. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  87. cf965c9 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · 17 years ago
  88. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  89. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  90. 2c0512b Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  91. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  92. 7dc2b9c Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  93. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  94. 843b3a8 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  95. fb33c76 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · 17 years ago
  96. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  97. 094ab5d [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE by Benoît Monin · 17 years ago
  98. a9b976e Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  99. ae95087 USB: ohci fixes and cleanup for ppc4xx and yosemite board. by Markus Klotzbuecher · 17 years ago
  100. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago