summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sf: Discover read dummy_byteJagannadha Sutradharudu Teki2014-01-113-7/+30
* sf: Add QUAD_IO_FAST read supportJagannadha Sutradharudu Teki2014-01-112-0/+3
* sf: Separate the flash params tableJagannadha Sutradharudu Teki2014-01-113-145/+135
* sf: probe: Enable RD_FULL and WR_QPPJagannadha Sutradharudu Teki2014-01-111-30/+30
* sf: Set quad enable bit supportJagannadha Sutradharudu Teki2014-01-113-2/+62
* sf: ops: Add configuration register writing supportJagannadha Sutradharudu Teki2014-01-111-0/+24
* sf: Add quad read/write commands supportJagannadha Sutradharudu Teki2014-01-113-86/+96
* sf: Add extended read commands supportJagannadha Sutradharudu Teki2014-01-113-86/+108
* spi: sh_spi: Use sh_spi_clear_bit() instead of open-codedAxel Lin2014-01-111-8/+2
* spi: Add Faraday SPI controller supportKuo-Jung Su2014-01-112-0/+509
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-106-86/+121
|\
| * TI:omap3: Drop omap3_zoom2Tom Rini2014-01-071-3/+2
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-064-83/+114
| |\
| | * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-031-1/+12
| | * power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-271-2/+1
| | * Net: FEC: Fix huge memory leakMarek Vasut2013-11-211-78/+99
| | * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-131-2/+2
| * | i2c: tegra: Add the fifth bus on SoC with more than 4 busesAlban Bedel2013-12-181-0/+5
* | | 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
|\ \ \
OpenPOWER on IntegriCloud