summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | nand: cleanup whitespaceChristian Hitz2012-01-261-74/+78
| * | nand: Add more NAND types from Linux nand driverChristian Hitz2012-01-261-0/+35
| * | nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-263-1/+275
| * | nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-26/+16
| |/
* | ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna2012-01-231-7/+13
* | ARM: I2C: I2C Multi byte address supportPatil, Rachna2012-01-232-173/+296
|/
* drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller2012-01-161-4/+9
* drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller2012-01-161-6/+6
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-162-5/+6
* fec: add the i.mx6q enet driver supportJason Liu2012-01-162-1/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-01-138-218/+429
|\
| * mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+200
| * gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-096-218/+229
* | fsl_esdhc: fix PIO mode transfersIra Snyder2012-01-081-1/+2
* | mmc: tegra2: Implement card-detect hook.Thierry Reding2012-01-081-19/+13
* | mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding2012-01-081-17/+12
* | mmc: Implement card detection.Thierry Reding2012-01-0814-0/+31
* | mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-082-5/+7
* | drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin2012-01-081-2/+1
* | ftsdc010: improve performance and capabilityMacpaul Lin2012-01-081-85/+103
* | mmc: add host_caps checking avoid switch card improperlyMacpaul Lin2012-01-081-0/+10
* | i.mx: fsl_esdhc: add the i.mx6q supportJason Liu2012-01-081-3/+9
|/
* net: add Calxeda xgmac driverRob Herring2012-01-052-0/+554
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-055-2/+342
|\
| * tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-2/+0
| * tegra2: spi: Support SPI / UART switchSimon Glass2011-12-241-0/+14
| * tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-242-0/+266
| * sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-242-0/+62
* | fpga: Spartan-3: let print the progress if configuredStefano Babic2012-01-051-1/+0
|/
* Merge branch 'next' of ../nextWolfgang Denk2011-12-232-23/+11
|\
| * phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy2011-12-201-0/+11
| * mvgbe: remove setting of ethaddr within the driverMichael Walle2011-12-201-23/+0
* | drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-201-1/+1
* | usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-202-104/+114
* | drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-201-2/+3
* | PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut2011-12-191-5/+0
* | Coding Style cleanupWolfgang Denk2011-12-192-3/+0
* | drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-191-3/+2
|/
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-163-11/+17
* USB: ULPI: increase error case verbosityIgor Grinberg2011-12-161-6/+6
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-162-6/+6
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-161-5/+5
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-113-0/+389
* USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-111-2/+10
* USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-111-2/+12
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-111-0/+71
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-112-0/+175
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-114-0/+2611
* ehci: speed up initializationVincent Palatin2011-12-111-1/+1
* usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier2011-12-111-2/+2
OpenPOWER on IntegriCloud