1. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  2. c813f1f ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  3. 999ecd5 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  4. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  5. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  6. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  7. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  8. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  9. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  10. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  11. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  12. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  13. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  14. ccd6e14 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · 17 years ago
  15. ddcebcb 86xx: Add print_laws function to fsl_law.c by Becky Bruce · 17 years ago
  16. 39166b5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  17. cfe5ca7 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h by Dave Liu · 17 years ago
  18. 2956acd codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  19. 04a9e11 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago
  20. 44a23cf 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  21. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  22. 5d49e0e MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  23. 281ff9a ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  24. c86ef2c mpc83xx: Fix the typo in global data struct by Dave Liu · 17 years ago
  25. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  26. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  27. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  28. 1d47273 Use FSL Book-E MMU macros from Linux Kernel by Kumar Gala · 17 years ago
  29. 0b4f579 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  30. 6e9233d ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  31. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  32. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  33. 5ab884b ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · 17 years ago
  34. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  35. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  36. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  37. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  38. 812711c Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  39. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  40. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  41. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  42. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  43. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  44. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  45. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  46. 483e09a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  47. 9b94ac6 ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  48. f10493c ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  49. f6ba9b5 ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors by Eugene O'Brien · 17 years ago
  50. 5cb4af4 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  51. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  52. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  53. 9792377 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  54. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  55. 03d344b ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  56. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  57. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  58. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  59. 2064000 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  60. f98984c IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  61. 93f7983 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  62. 3ad6387 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  63. b96c83d Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  64. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  65. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  66. c59e409 Add PCI support for MPC8568MDS board by Haiying Wang · 17 years ago
  67. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  68. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  69. 2e4d94f fsl_pci_init cleanup. by Ed Swarthout · 17 years ago
  70. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  71. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  72. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  73. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  74. b5dc440 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  75. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  76. 1863cfb [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · 17 years ago
  77. cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  78. 5743a92 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup by Stefan Roese · 17 years ago
  79. 982efcf From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · 17 years ago
  80. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  81. b7c3e93 Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  82. efa35cf ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  83. 85f7373 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  84. f3679aa Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  85. 53ad021 ppc4xx: Update in_be32() functions and friends to latest Linux version by Stefan Roese · 17 years ago
  86. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  87. a9d87e2 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 17 years ago
  88. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  89. 81f481c Enable 8544 support by Andy Fleming · 17 years ago
  90. 45cef61 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG by Andy Fleming · 18 years ago
  91. 41fb7e0 u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board by Zang Roy-r61911 · 18 years ago
  92. 0f25328 mpc83xx: Add 831x support to global_data.h by Scott Wood · 17 years ago
  93. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 17 years ago
  94. d87c57b mpc83xx: Add register definitions for MPC831x. by Scott Wood · 17 years ago
  95. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  96. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  97. 6db7d0a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  98. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  99. 0d974d5 [PATCH] Add 4xx GPIO functions by Stefan Roese · 18 years ago
  100. 9964a4d Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · 18 years ago