summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-0215-609/+212
|\ \ \ | |/ /
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-024-4/+9
| |\ \
| | * | net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-201-1/+1
| | * | net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-202-3/+3
| | * | mmc: fsl_esdhc: Check the result from malloc()Fabio Estevam2013-09-201-0/+2
| | * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-132-73/+261
| | |\ \
| | * | | mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer2013-09-111-0/+3
| * | | | net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-201-1/+9
| * | | | drivers/power/pmic: Add tps65910 driverPhilip, Avinash2013-09-202-0/+84
| * | | | drivers/power/pmic: Add tps65217 driverGreg Guyotte2013-09-202-0/+110
| | |_|/ | |/| |
| * | | drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada2013-09-192-85/+0
| * | | drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada2013-09-193-219/+0
| * | | drivers: s3c44b0_i2c: delete an unused driverMasahiro Yamada2013-09-192-300/+0
| | |/ | |/|
* | | usb: ehci: Fix test mode for connected portsJulius Werner2013-09-271-0/+38
* | | USB: gadget: atmel: disconnect before unbindBo Shen2013-09-241-1/+2
* | | usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski2013-09-242-4/+1
* | | usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-1/+0
* | | 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
OpenPOWER on IntegriCloud