1. ff768cb ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · 17 years ago
  2. 483e09a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  3. 9b94ac6 ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  4. 1338e6a ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · 17 years ago
  5. 2d83476 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · 17 years ago
  6. f10493c ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  7. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  8. 3248f63 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · 17 years ago
  9. ad31e40 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · 17 years ago
  10. 764e741 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  11. fa8aea2 ppc4xx: Add freqUART to CPU speed detection by Stefan Roese · 17 years ago
  12. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  13. 5cb4af4 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  14. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  15. 4994ffd ppc4xx: Add additional debug info to 4xx fdt support by Stefan Roese · 17 years ago
  16. 1941cce ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · 17 years ago
  17. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  18. 1d7b874 ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · 17 years ago
  19. 4f14ed6 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX) by Stefan Roese · 17 years ago
  20. 19e93b1 ppc4xx: 4xx_pcie: Change PCIe status output to match common style by Stefan Roese · 17 years ago
  21. ff68f66 ppc4xx: 4xx_pcie: Disable debug output as default by Stefan Roese · 17 years ago
  22. 9792377 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  23. 4dbee8a ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai by Stefan Roese · 17 years ago
  24. 6d95289 ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx by Stefan Roese · 17 years ago
  25. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  26. 94276eb ppc4xx: Add a comment for 405EX PCIe endpoint configuration by Stefan Roese · 17 years ago
  27. 03d344b ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  28. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  29. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  30. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. 9c4884f fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  32. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  33. 2491167 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · 17 years ago
  34. 4d4a945 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  35. 68f14f7 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  36. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  37. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  38. 527c80f Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  39. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  40. 2db6478 Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  41. 86ec86c Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. 1c1100d [PATCH] Add support for design without interrupt controller Polling timer by Michal Simek · 17 years ago
  43. 0731933 [FIX] resolve problem with cpu without barrel shifter by Michal Simek · 17 years ago
  44. db14d77 [FIX] repair email address by Michal Simek · 17 years ago
  45. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  46. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  47. bd86220 Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · 17 years ago
  48. afd477b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  49. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  50. d94c79e Final tidy by Peter Pearse · 17 years ago
  51. 9d3cb9f Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  52. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  53. 7a888d6 [MPC512x] Streamline frame handling in the FEC driver by Grzegorz Bernacki · 17 years ago
  54. 7d54d64 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  55. e251e00 Remove compiler warning: target CPU does not support interworking by Kyungmin Park · 17 years ago
  56. 87eb200 Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes by Wolfgang Denk · 17 years ago
  57. fd63d83 Merge with /home/raj/git/u-boot#ads5121_fixes by Wolfgang Denk · 17 years ago
  58. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  59. 15ee473 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · 17 years ago
  60. 08e2e5f [MPC512x] Proper handling of larger frames in the FEC driver by Grzegorz Bernacki · 17 years ago
  61. 8d17979 [MPC512x] Correct fixup relocation by Rafal Jaworowski · 17 years ago
  62. 470ffef Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  63. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  64. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  65. 80767a6 Changed API name to coloured_led.h by Peter Pearse · 17 years ago
  66. 9f5c3d3 Add coloured led interface for ARM boards. by Peter Pearse · 17 years ago
  67. 7a1ac41 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  68. 4a8527e MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  69. 6af2eeb Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  70. a861558 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
  71. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  72. 1d55483 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  73. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  74. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  75. 4a442d3 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  76. 4cc1cd5 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  77. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  78. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  79. a1436a8 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  80. 83ec20b ColdFire: MCF52x2 update by TsiChungLiew · 17 years ago
  81. f52e783 ColdFire: MCF5329 update cache by TsiChungLiew · 17 years ago
  82. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  83. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  84. 8f9e0e9 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  85. f4b2ac5 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  86. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  87. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  88. 541d41b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  89. f01dbb5 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  90. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  91. 429d957 Coding style cleanup by Stefan Roese · 17 years ago
  92. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  93. 779e975 ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · 17 years ago
  94. dcbfd2e Add the files. by Peter Pearse · 17 years ago
  95. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  96. 7f3f2bd 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  97. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  98. d111d63 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  99. 3db0bef Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  100. 39980c6 MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago