1. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  2. 49fbf67 Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · 13 years ago
  3. 217457a Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · 13 years ago
  4. 2b8e901 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  5. 25707a8 Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  6. 3178932 mmc: make mmc_send_status() more reliable by Jan Kloetzke · 13 years ago
  7. 4e929dd mmc: fix card busy polling by Jan Kloetzke · 13 years ago
  8. 5d331d8 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · 13 years ago
  9. 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  10. e124c7b usb_ether: fix typo by Peter Meerwald · 13 years ago
  11. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  12. cb4a15a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  13. 19f0c24 sf: eeprom_m95xxx: set a sane default timeout by Mike Frysinger · 13 years ago
  14. d0e3ad6 sf: eeprom_m95xxx: fix up style by Mike Frysinger · 13 years ago
  15. 60ecb1b Blackfin: pata_bfin: fix printf warning by Mike Frysinger · 13 years ago
  16. cb9d4dd Blackfin: bfin_nand: mark local func static by Mike Frysinger · 13 years ago
  17. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  18. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  19. c5e5707 usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  20. 6645d9e usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago
  21. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  22. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  23. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  24. 573b62b kirkwood_spi: correct access to irq_mask register by Ian Campbell · 13 years ago
  25. 05acaac mx28: fix i.MX28 spi driver by Matthias Fuchs · 13 years ago
  26. 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  27. 9c9b7b1 tegra: mmc: Support operation with dcache enabled by Simon Glass · 13 years ago
  28. 156a513 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  29. 10fff78 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  30. fe548c3 add STM29F400BB to table of supported legacy flashs by David Müller (ELSOFT AG) · 13 years ago
  31. 287a158 * Fix: watchdog timed out, if flash blank (0xFF) blocks by Jens Scharsig (BuS Elektronik) · 13 years ago
  32. ea0da78 nand/fsl_elbc: Convert to self-init by Scott Wood · 13 years ago
  33. 193a0f5 nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · 13 years ago
  34. e963502 mtd/nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  35. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  36. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  37. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  38. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  39. 13fc0e2 nand: cleanup whitespace by Christian Hitz · 13 years ago
  40. 883623d nand: Add more NAND types from Linux nand driver by Christian Hitz · 13 years ago
  41. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  42. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  43. 0860b0b ARM: AM33XX: Add AM33XX I2C driver support by Patil, Rachna · 13 years ago
  44. a9e18c2 ARM: I2C: I2C Multi byte address support by Patil, Rachna · 13 years ago
  45. 1e96e9e drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM by Andreas Müller · 13 years ago
  46. a30293f drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  47. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  48. bbcef6c fec: add the i.mx6q enet driver support by Jason Liu · 13 years ago
  49. 43f47fd Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  50. 911c606 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  51. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  52. 66a722e fsl_esdhc: fix PIO mode transfers by Ira Snyder · 13 years ago
  53. f149411 mmc: tegra2: Implement card-detect hook. by Thierry Reding · 13 years ago
  54. 8cee4c98 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · 13 years ago
  55. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  56. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  57. e001a69 drivers/mmc/mv_sdhci.c: Fix build warning by Anatolij Gustschin · 13 years ago
  58. 1a18a3e ftsdc010: improve performance and capability by Macpaul Lin · 13 years ago
  59. 24e92ec mmc: add host_caps checking avoid switch card improperly by Macpaul Lin · 13 years ago
  60. 9919d64 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  61. c9830dc net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  62. df4174a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  63. 78b1268 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  64. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  65. 34bad07 tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  66. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  67. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  68. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  69. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  70. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  71. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  72. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  73. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  74. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  75. b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
  76. 39d8f04 drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  77. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  78. 695207a USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  79. 7b4d768 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  80. 1e79474 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  81. a523595 USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  82. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  83. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  84. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  85. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  86. ac3c831 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  87. 8277b50 ehci: speed up initialization by Vincent Palatin · 13 years ago
  88. 49914b6 usbtty: init endpoints prior to startup events by Stefan Herbrechtsmeier · 13 years ago
  89. 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  90. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  91. a91ee2a USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  92. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  93. 75a665b drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  94. d2e2d15 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  95. c84ceac Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  96. e581b01 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · 13 years ago
  97. 99527fa tegra2: Remove unused low-level Tegra2 UART code by Simon Glass · 13 years ago
  98. edc513f tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  99. fba8754 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  100. 3ce6378 omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V by Ash Charles · 13 years ago