summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Sound: WM8994: Support I2S0 channelDani Krishna Mohan2013-09-243-59/+164
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-09-208-192/+311
|\
| * Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh2013-09-201-3/+2
| * mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker2013-09-201-2/+2
| * mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker2013-09-201-3/+4
| * mmc: don't support write & erase for SPL buildsPaul Burton2013-09-204-182/+230
| * mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton2013-09-171-0/+36
| * ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov2013-09-171-3/+14
| * omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko2013-09-171-0/+24
| * mmc: Remove unused variable backup from mmc_send_cmd()Oleksandr Tyshchenko2013-09-171-3/+0
| * mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-172-7/+10
* | SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-202-2/+2
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* | Fix some obvious typos across multiple subsystems.Robert P. J. Day2013-09-201-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-09-161-9/+3
|\
| * spi: mxs_spi: Configure chipselect after block resetMarek Vasut2013-08-271-9/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-121-0/+192
|\ \
| * \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-111-0/+192
| |\ \
| | * | drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-301-0/+192
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-0613-144/+1173
|\ \ \ \ | |/ / /
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-1/+2
| |\ \ \
| | * | | mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh2013-09-041-1/+2
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-055-1/+158
| |\ \ \ \
| | * | | | mmc: mxsmmc: Enable MMC HC supportAmaury Pouly2013-08-231-1/+2
| | * | | | fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson2013-08-211-0/+2
| | * | | | ARM: mxs: Added application UART driverAndreas Wass2013-08-213-0/+154
| * | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-044-0/+634
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | video: add formike lcd panel initHeiko Schocher2013-08-282-0/+512
| | * | | | arm, am335x: add watchdog supportHeiko Schocher2013-08-282-0/+122
| | | |/ / | | |/| |
| * | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-044-142/+379
| |\ \ \ \
| | * | | | gpio: atmel: add copyright and remove error header infoBo Shen2013-08-221-1/+1
| | * | | | gpio: atmel: add gpio common API supportBo Shen2013-08-221-0/+43
| | * | | | gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-221-112/+138
| | * | | | ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh2013-08-221-2/+128
| | * | | | mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh2013-08-221-7/+56
| | * | | | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-16/+0
| | * | | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-221-1/+4
| | * | | | net: macb: fix the following building warningBo Shen2013-08-221-3/+9
| | |/ / /
* | | | | ahci: convert to use libata functions and definitionsRob Herring2013-09-061-56/+24
* | | | | ahci: increase spin-up timeout to 20 secRob Herring2013-09-061-1/+1
* | | | | ahci: handle COMINIT received during spin-upRob Herring2013-09-061-0/+12
* | | | | ahci: move link bring-up handling to separate functionRob Herring2013-09-061-15/+25
* | | | | ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-061-2/+3
* | | | | ahci: fix memory leak in ata_scsiop_inquiryRob Herring2013-09-061-0/+1
* | | | | ahci: fix unaligned accessRob Herring2013-09-061-1/+1
* | | | | ahci: use ports implemented map instead of num_portsRichard Gibbs2013-09-061-0/+4
|/ / / /
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* | | | usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
* | | | usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
* | | | usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
OpenPOWER on IntegriCloud