summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-095-25/+130
|\
| * socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+69
| * mmc: add setdsr supportMarkus Niebel2014-01-091-0/+18
| * mmc: Minor cleanup of sdhci.cDarwin Rambo2014-01-091-13/+19
| * mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin2014-01-091-10/+22
| * mmc/dwmmc: Using calloc instead mallocChin Liang See2014-01-081-2/+2
* | sandbox: tpm: Fix nvwrite commandChe-Liang Chiou2014-01-081-3/+1
* | sandbox: tpm: Add TPM emulationSimon Glass2014-01-082-0/+263
* | sandbox: block driver using host file/device as backing storeHenrik Nordström2014-01-082-0/+125
|/
* mtd: onenand: Fix unaligned accessMarek Vasut2013-12-311-1/+7
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-12-195-14/+294
|\
| * driver: mtd: sf_ops: claim bus while doing memcpyPoddar, Sourav2013-12-191-0/+6
| * spi: tegra: clear RDY bit prior to every transferYen Lin2013-12-191-13/+8
| * spi: Add support SH Quad SPI driverNobuhiro Iwamatsu2013-12-182-0/+278
| * sf: probe: add support for MX25L2006ELuka Perkov2013-12-181-0/+1
| * sf: probe: Hex values are in lower caseLuka Perkov2013-12-181-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-12-182-48/+62
|\ \
| * | mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov2013-12-171-0/+3
| * | mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov2013-12-171-1/+6
| * | nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini2013-12-171-1/+1
| * | mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov2013-12-171-1/+1
| * | mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese2013-12-171-43/+45
| * | mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta2013-12-171-2/+6
* | | usb: ehci: Fix register accessMarek Vasut2013-12-181-1/+1
* | | usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-181-0/+3
* | | usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-181-3/+25
* | | usb: f_dfu: cosmetic: Code cleanupLukasz Majewski2013-12-181-2/+2
* | | usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski2013-12-182-3/+38
* | | dfu: Export allocated dfu buffer sizeLukasz Majewski2013-12-181-0/+5
| |/ |/|
* | serial_sh: add support for SH7753Yoshihiro Shimoda2013-12-181-1/+3
* | net: sh-eth: add support for SH7753Yoshihiro Shimoda2013-12-181-2/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-161-1/+1
|\
| * video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-041-1/+1
* | drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-132-6/+0
* | drivers/usb/gadget: select objects by obj-$(CONFIG-...)Masahiro Yamada2013-12-131-6/+2
* | serial: lpc32xx: send CR before LFVladimir Zapolskiy2013-12-131-0/+3
* | net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu2013-12-111-1/+52
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-1015-72/+193
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-1073-1240/+10471
| |\ \ | | |/
| * | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-101-4/+0
| * | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-091-5/+3
| * | at91: add new gpio pin definitionsAndreas Bießmann2013-12-091-3/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-062-2/+12
| |\ \
| | * | driver:usb:s3c_udc: add support for Exynos4x12Piotr Wilczek2013-12-022-2/+12
| * | | usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-061-15/+42
| * | | am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-041-1/+1
| * | | ahci: Fix cache align error messagesRoger Quadros2013-12-041-7/+1
| * | | ahci: Error out with message on malloc() failureRoger Quadros2013-12-041-2/+14
| * | | ARMV7: OMAP4: Add twl6032 supportOleg Kosheliev2013-12-041-6/+48
| * | | ARMV7: OMAP4: Add struct for twl603x dataOleg Kosheliev2013-12-041-5/+20
OpenPOWER on IntegriCloud