summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-83/+114
|\
| * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-03-1/+12
| * power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-27-2/+1
| * Net: FEC: Fix huge memory leakMarek Vasut2013-11-21-78/+99
| * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-13-2/+2
* | i2c: tegra: Add the fifth bus on SoC with more than 4 busesAlban Bedel2013-12-18-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-10-72/+193
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10-1240/+10471
| |\ \
| * | | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-10-4/+0
| * | | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09-5/+3
| * | | at91: add new gpio pin definitionsAndreas Bießmann2013-12-09-3/+1
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-06-2/+12
| |\ \ \
| | * | | driver:usb:s3c_udc: add support for Exynos4x12Piotr Wilczek2013-12-02-2/+12
| | | |/ | | |/|
| * | | usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-06-15/+42
| * | | am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-04-1/+1
| * | | ahci: Fix cache align error messagesRoger Quadros2013-12-04-7/+1
| * | | ahci: Error out with message on malloc() failureRoger Quadros2013-12-04-2/+14
| * | | ARMV7: OMAP4: Add twl6032 supportOleg Kosheliev2013-12-04-6/+48
| * | | ARMV7: OMAP4: Add struct for twl603x dataOleg Kosheliev2013-12-04-5/+20
| * | | net: remove unused CONFIG_AT91_LEGACYAndreas Bießmann2013-11-13-9/+0
| * | | i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann2013-11-13-1/+1
| * | | video: remove AT91 legacy API from bus_vcxkAndreas Bießmann2013-11-13-15/+0
| |/ /
| * | usb, g_dnl: make bcdDevice value configurableHeiko Schocher2013-11-12-4/+19
| * | am33xx: Make SoC bootcount driver have its own symbolTom Rini2013-11-11-1/+5
| * | bootcount: store bootcount var in environmentHeiko Schocher2013-11-11-0/+30
* | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-12-10-12/+738
|\ \ \
| * | | sandbox: spi: Add new SPI flash driverMike Frysinger2013-12-09-1/+487
| * | | sandbox: spi: Add SPI emulation busMike Frysinger2013-12-09-0/+205
| * | | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-09-11/+46
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-12-10-18/+58
|\ \ \
| * | | mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su2013-12-08-0/+34
| * | | powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain2013-12-08-0/+5
| * | | mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin2013-12-08-7/+2
| * | | mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-08-10/+16
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-12-10-251/+393
|\ \ \
| * | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch2013-12-06-48/+176
| * | | arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov2013-12-05-6/+0
| * | | i2c: fti2c010: serial out r/w address in MSB orderKuo-Jung Su2013-12-05-8/+18
| * | | i2c: fti2c010: migrate to new i2c modelKuo-Jung Su2013-12-05-166/+133
| * | | i2c: fti2c010: cosmetic: coding style cleanupKuo-Jung Su2013-12-05-15/+16
| * | | driver:i2c:s3c24x0: fix clock init for hsi2cPiotr Wilczek2013-12-05-1/+3
| * | | driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-05-57/+97
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-06-12/+10
|\ \ \
| * | | spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-06-4/+1
| * | | spi: bfin_spi: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-06-8/+9
| |/ /
* | | powerpc: spiflash:Add corenet devices support in eSPI SPLPriyanka Jain2013-12-04-0/+5
|/ /
* | Merge branch 'serial' of git://git.denx.de/u-boot-microblazeTom Rini2013-12-02-4/+0
|\ \
| * | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-02-4/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-8/+8496
|\ \ \ | |/ / |/| |
| * | powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-25-0/+93