summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski2013-09-242-1/+2
* dfu: ram supportAfzal Mohammed2013-09-243-2/+83
* dfu: unify mmc/nand read/write ops enumAfzal Mohammed2013-09-242-13/+3
* dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski2013-09-241-0/+23
* USB: gadget: add atmel usba udc driverBo Shen2013-09-243-0/+1632
* usb: gadget: config: fix unaligned access issuesTroy Kisky2013-09-241-2/+4
* dfu:cosmetic: Fix printf text for buffer overflow conditionLukasz Majewski2013-09-241-2/+2
* usb: gadget: Fix data aborts during USB ethernet bootJoel Fernandes2013-09-241-2/+3
* Sound: MAX98095: Support I2S0 channelDani Krishna Mohan2013-09-243-67/+115
* Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan2013-09-241-13/+32
* ARM: Added I2S0 clocks for audioDani Krishna Mohan2013-09-241-8/+18
* 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
OpenPOWER on IntegriCloud