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