summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-0/+1
| * | | | | dm: rename device struct to udeviceHeiko Schocher2014-05-279-75/+76
* | | | | | video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-141-0/+6
* | | | | | net: macb: enable dcache in macbWu, Josh2014-06-141-4/+57
* | | | | | macb: make checkpatch cleanAndreas Bießmann2014-06-141-27/+29
| |_|_|_|/ |/| | | |
* | | | | arm: vf610: Add QSPI driver supportAlison Wang2014-06-093-0/+610
| |_|/ / |/| | |
* | | | power: Add support for the TPS65218 PMICTom Rini2014-06-062-0/+98
* | | | ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-061-0/+1
* | | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-1/+78
* | | | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-4/+9
* | | | mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-064-5/+7
* | | | mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-06-061-2/+3
* | | | mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta2014-06-062-6/+9
* | | | mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta2014-06-061-5/+5
* | | | mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta2014-06-061-32/+26
* | | | mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta2014-06-061-17/+6
* | | | mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-062-20/+10
* | | | mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta2014-06-061-1/+0
* | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0212-111/+495
|\ \ \ \ | |_|/ / |/| | |
| * | | power: Explicitly select pmic device's busAaron Durbin2014-05-281-0/+4
| * | | power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-282-0/+311
| * | | power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-284-5/+5
| * | | power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-3/+3
| * | | mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
| * | | mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-161-0/+1
| * | | mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-2/+10
| * | | mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-3/+13
| * | | mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-1/+1
| * | | mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-161-73/+131
* | | | mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
* | | | gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-271-1/+2
| |_|/ |/| |
* | | net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-252-7/+7
* | | net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell2014-05-251-6/+5
* | | net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-251-5/+13
* | | net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-251-1/+2
* | | sunxi: mmc supportIan Campbell2014-05-252-0/+504
| |/ |/|
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-232-0/+105
|\ \
| * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-142-0/+105
* | | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini2014-05-231-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-234-16/+366
|\ \ \
| * | | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-231-0/+26
| * | | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-232-0/+324
| * | | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-1/+3
| * | | mmc: postponed needless timer initializationMateusz Zalega2014-05-231-1/+4
| * | | esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li2014-05-221-14/+9
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-226-23/+153
|\ \ \ \
| * | | | fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-203-0/+129
| * | | | fpga: zynqpl: Clean partial bitstream handlingMichal Simek2014-05-201-12/+6
| * | | | fpga: Define bitstream type based on command selectionMichal Simek2014-05-206-12/+19
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-229-40/+356
|\ \ \ \