1. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  2. 50586ef Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago
  3. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  4. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  5. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  6. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  7. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  8. e0c4fac TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · 16 years ago
  9. cf07a5b MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · 16 years ago
  10. 080408f MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · 16 years ago
  11. dc5f55d MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · 16 years ago
  12. 88b0e88 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · 16 years ago
  13. a865bcd MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · 16 years ago
  14. ad7ee5d MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · 16 years ago
  15. a318234 MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · 16 years ago
  16. 31ca911 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · 16 years ago
  17. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  18. 22c00f8 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  19. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  20. edf0e25 fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · 16 years ago
  21. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  22. cb69e4d 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  23. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  24. 5dc0cf6 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
  25. 9e56986 Add eth_get_dev_by_index by Andy Fleming · 16 years ago
  26. b673051 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  27. ad97dce 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  28. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  29. 1542fbd fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · 16 years ago
  30. b29dee3 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  31. 952a6bd Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  32. f8eab9c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  33. 9704f9c USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  34. f3c0de6 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  35. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  36. 15208ac i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  37. 6b67962 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  38. c2d9bef 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
  39. 9cacf4f ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
  40. 7369f0e ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  41. cef0efa ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  42. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  43. 2ede879 ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  44. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  45. 5fc56b9 Add feature-removal-schedule.txt by Peter Tyser · 16 years ago
  46. 255d28e 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  47. 2b3f12c 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  48. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  49. ab76e98 bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  50. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  51. c50a603 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  52. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  53. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  54. 638ed3e net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  55. 9e5be82 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  56. 09fcc8b Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  57. 2bc2a8f Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  58. ae5d8f6 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  59. c92fac9 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  60. bced7cc ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
  61. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  62. 47d41cc Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  63. 4c78d4a mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  64. 1785dbe drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  65. d591a80 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  66. 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  67. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  68. d35ae5a powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  69. 6e61fae drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  70. 2ecca34 mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  71. b81b773 mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  72. 0d19f6c qong: support for Dave/DENX QongEVB-LITE board by Ilya Yanok · 16 years ago
  73. 62cbc40 dnet: driver for Dave DNET ethernet controller by Ilya Yanok · 16 years ago
  74. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  75. 2d43e87 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  76. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  77. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  78. 54dc517 mx31: add GPIO registers definitions by Ilya Yanok · 16 years ago
  79. 0cfa6a9 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  80. 0456393 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  81. 0ab5410 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  82. e70ef33 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  83. 1b33a62 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  84. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  85. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  86. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  87. e7deec1 ARM:OMAP3:Zoom1: Add nand unlock option by Nishanth Menon · 16 years ago
  88. 5a9427d env_nand: fix env memory release by derek@siconix.com · 16 years ago
  89. 05fd887 ARM: remove unused variable by Guennadi Liakhovetski · 16 years ago
  90. 6989e4f Coldfire: M527x: Add missing GPIO register address defines by Richard Retanubun · 16 years ago
  91. c4ff77f Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  92. 92d3e6e Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  93. 8706ef3 Coldfire: M5271EVB: Board header update (dependencies) by Richard Retanubun · 16 years ago
  94. e0db344 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  95. d1ef25d Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  96. ee73cc5 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  97. 4ffc390 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  98. 59d1bda ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  99. b129eff ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  100. 4b7e3d0 Blackfin: move default boot SPI CS to common code by Mike Frysinger · 16 years ago