1. 60ece6d r8a66597-hcd: fix cannot use external hub by Yoshihiro Shimoda · 16 years ago
  2. 09fee8e Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  3. 670cbde fpga: Fix Spartan III FPGA booting by Matthias Fuchs · 16 years ago
  4. 3818b67 fpga: Fix Spartan II FPGA booting by Matthias Fuchs · 16 years ago
  5. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  6. e3ba7f1 ARM:PXA Use new definitions in mmc.h by Tom Rix · 16 years ago
  7. 682beea Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions by Andy Fleming · 16 years ago
  8. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. e5e88c3 ARM:OMAP3 Change mmc_init to mmc_legacy_init by Tom Rix · 16 years ago
  10. 9eb468d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  11. 369d0aa sata_sil3114: fix compiler warning by Kim Phillips · 16 years ago
  12. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  13. daaf74f mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile by Mike Frysinger · 16 years ago
  14. 50586ef Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago
  15. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  16. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  17. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  18. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  19. 952a6bd Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  20. f3c0de6 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  21. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  22. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  23. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  24. c50a603 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  25. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  26. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  27. 9e5be82 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  28. 09fcc8b Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  29. 1785dbe drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  30. 6e61fae drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  31. 62cbc40 dnet: driver for Dave DNET ethernet controller by Ilya Yanok · 16 years ago
  32. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  33. 2d43e87 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  34. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  35. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  36. 0cfa6a9 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  37. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  38. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  39. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  40. c4ff77f Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  41. 92d3e6e Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  42. e1fb6d0 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  43. 28745db jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  44. ec21d5c cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  45. 09ce992 flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  46. 657f206 Fix compiler warning by Wolfgang Denk · 16 years ago
  47. 9d8811c Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  48. a270d1e USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
  49. 716ebf4 Blackfin: add driver for on-chip MMC/SD controller by Cliff Cai · 16 years ago
  50. 8a6b272 Blackfin: add driver for on-chip ATAPI controller by Sonic Zhang · 16 years ago
  51. be9d8c7 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  52. 400f577 Blackfin: add driver for on-chip SPI controller by Mike Frysinger · 16 years ago
  53. 6d7d480 Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues by Mike Frysinger · 16 years ago
  54. 092d248 Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII by Mike Frysinger · 16 years ago
  55. 8eed6ca Blackfin: bfin_mac: use common debug() by Mike Frysinger · 16 years ago
  56. a7ec6ac Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} by Mike Frysinger · 16 years ago
  57. ac45af4 Blackfin: bfin_mac: cleanup MII/PHY functions by Mike Frysinger · 16 years ago
  58. 6b310a0 Blackfin: bfin_mac: set MDCDIV based on SCLK by Mike Frysinger · 16 years ago
  59. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  60. ee924e0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  61. 930590f ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 8cb79b5 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. fc01ea1 AVR32: macb - Search for PHY id by Gunnar Rangoy · 16 years ago
  64. 12a8b9d Marvell 88E1118 interrupt fix by Ron Madrid · 16 years ago
  65. 9a37f2a net: smc911x.c: Add LAN9211 to chip_ids[] array by Stefan Roese · 16 years ago
  66. 2688593 net: Sort Makefile labels by Michal Simek · 16 years ago
  67. 6b7243a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  68. daa2daf USB: Add dcache support to the EHCI driver by Stefan Roese · 16 years ago
  69. 4e0ea0e USB: Add EHCI support for VCT EHCI controller by Stefan Roese · 16 years ago
  70. 832e614 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · 16 years ago
  71. 597eb28 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · 16 years ago
  72. e142e9f usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · 16 years ago
  73. a142896 usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · 16 years ago
  74. 7b6e31e USB ehci ixp4xx support by Michael Trimarchi · 16 years ago
  75. 1ed9f9a USB ehci remove infinite loop and use handshake function by Michael Trimarchi · 16 years ago
  76. 8fea291 Add initial support for USB ehci pci by Michael Trimarchi · 16 years ago
  77. c0d722f EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · 16 years ago
  78. 51ab142 [PATCH] This patch add varius fix to the ehci. by michael · 16 years ago
  79. db63299 [PATCH] Fix EHCI usb. I start to test on a by michael · 16 years ago
  80. 6b92487 USB ehci freescale support by Michael Trimarchi · 16 years ago
  81. aaf098c USB ehci core support by Michael Trimarchi · 16 years ago
  82. be853bf Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago
  83. 1118ea7 Blackfin: bfin_mac: update port muxing by Mike Frysinger · 16 years ago
  84. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  85. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  86. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  87. 1bc4343 drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
  88. e8eac43 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  89. 0f8e851 CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  90. a729287 CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  91. bd3980c sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · 16 years ago
  92. 890a02e net: smc911x: Make register read/write functions weak by Stefan Roese · 16 years ago
  93. 8b69b56 powerpc: net: support for the SMSC LAN8700 PHY by Heiko Schocher · 16 years ago
  94. 7d264c1 OMAP3: Add I2C support by Dirk Behme · 16 years ago
  95. b1c3bf9 OMAP3: Add MMC support by Dirk Behme · 16 years ago
  96. 12201a1 OMAP3: Add NAND support by Dirk Behme · 16 years ago
  97. 68f8718 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  98. a7c9310 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  99. 97cae3a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  100. 94f9279 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago