1. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  2. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  3. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  4. 812711c Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  5. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  6. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  7. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  8. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  9. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  10. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  11. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  12. 483e09a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  13. 9b94ac6 ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  14. f10493c ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  15. f6ba9b5 ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors by Eugene O'Brien · 17 years ago
  16. 5cb4af4 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  17. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  18. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  19. 9792377 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  20. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  21. 03d344b ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  22. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  23. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  24. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  25. 2064000 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  26. f98984c IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  27. 93f7983 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  28. 3ad6387 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  29. b96c83d Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  30. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  31. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  32. c59e409 Add PCI support for MPC8568MDS board by Haiying Wang · 17 years ago
  33. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  34. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  35. 2e4d94f fsl_pci_init cleanup. by Ed Swarthout · 17 years ago
  36. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  37. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  38. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  39. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  40. c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  41. b5dc440 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  42. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  43. 1863cfb [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · 17 years ago
  44. cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  45. 5743a92 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup by Stefan Roese · 17 years ago
  46. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  47. b7c3e93 Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  48. efa35cf ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  49. 85f7373 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  50. f3679aa Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  51. 53ad021 ppc4xx: Update in_be32() functions and friends to latest Linux version by Stefan Roese · 17 years ago
  52. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  53. a9d87e2 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 18 years ago
  54. 6743105 Add support for the 8568 MDS board by Andy Fleming · 18 years ago
  55. 81f481c Enable 8544 support by Andy Fleming · 18 years ago
  56. 45cef61 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG by Andy Fleming · 18 years ago
  57. 41fb7e0 u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board by Zang Roy-r61911 · 18 years ago
  58. 0f25328 mpc83xx: Add 831x support to global_data.h by Scott Wood · 18 years ago
  59. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 18 years ago
  60. d87c57b mpc83xx: Add register definitions for MPC831x. by Scott Wood · 18 years ago
  61. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  62. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  63. 6db7d0a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  64. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  65. 0d974d5 [PATCH] Add 4xx GPIO functions by Stefan Roese · 18 years ago
  66. e6615ec ppc4xx: Fix file mode of include/configs/acadia.h by Stefan Roese · 18 years ago
  67. e01bd21 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · 18 years ago
  68. 00b574b Merge branch 'master' into hpc2 by roy zang · 18 years ago
  69. 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  70. 4037ed3 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support by Stefan Roese · 18 years ago
  71. 30bddf2 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  72. 2902fad [PATCH] Update 440EPx/440GRx cpu detection by Stefan Roese · 18 years ago
  73. ee46091 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  74. 9598177 [PATCH] Update 440SP(e) cpu revisions by Stefan Roese · 18 years ago
  75. e0b369e Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  76. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  77. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  78. 1939d96 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · 18 years ago
  79. e732fae [PATCH] PPC4xx: 440SP Rev. C detection added by Stefan Roese · 18 years ago
  80. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  81. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  82. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  83. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  84. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  85. 23892e4 mpc83xx: add the QUICC Engine (QE) immap file by Dave Liu · 18 years ago
  86. b701652 mpc83xx: Add 8360 specifics to 83xx immap by Dave Liu · 18 years ago
  87. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  88. b24f119 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
  89. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  90. 4c52783 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  91. 3dfa9cf Use generic I2C register block on 85xx and 86xx. by Jon Loeliger · 18 years ago
  92. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  93. 5f3249a Fixed leading whitespace issues. Removed spurious LAWAR thing. by Jon Loeliger · 18 years ago
  94. 8b283db Fix whitespace issues. by Jon Loeliger · 18 years ago
  95. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  96. b440d0e Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  97. d14ba6a Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · 18 years ago
  98. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  99. e80e82c Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  100. ae62416 Cleanup more poorly introduced whitespace. by Jon Loeliger · 18 years ago