summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-88/+832
|\
| * Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+498
| * spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-29-0/+2
| * video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-27-0/+82
| * video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-27-45/+10
| * video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-27-0/+180
| * video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-27-25/+2
| * video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-2/+7
| * video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-27-16/+51
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-4/+11
|\ \
| * | spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-04-4/+4
| * | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-03-0/+7
* | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-04-2/+3
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-163/+2332
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-150/+795
| |\ \
| | * | tegra114: add SPI driverAllen Martin2013-03-25-0/+421
| | * | sf: winbond: add W25Q32DWAllen Martin2013-03-25-0/+5
| | * | spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-45/+197
| | * | tegra20: spi: move fdt probe to spi_initAllen Martin2013-03-25-43/+67
| | * | tegra: spi: pull register structs out of headersAllen Martin2013-03-25-11/+110
| | * | tegra: spi: remove non fdt supportAllen Martin2013-03-25-37/+4
| | * | tegra: spi: rename tegra SPI driversAllen Martin2013-03-25-4/+4
| | * | tegra: remove support for UART SPI switchAllen Martin2013-03-25-24/+1
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-5/+1194
| |\ \ \ | | |/ / | |/| |
| | * | mmc:sdhci:fix: Change default interrupts enabled at SDHCI initializationƁukasz Majewski2013-03-12-3/+5
| | * | Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-12-5/+20
| | * | Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-12-0/+305
| | * | Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-08-2/+7
| | * | Sound: MAX98095: Add the driver for codecRajeshwari Shinde2013-03-08-0/+862
| * | | mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard2013-03-24-2/+6
| * | | mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard2013-03-24-4/+12
| * | | ns16550: enable quirks for ti814xMatt Porter2013-03-24-2/+3
| * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+2
| * | | mmc: add bcm2835 driverStephen Warren2013-03-20-0/+190
| * | | video: add a driver for the bcm2835Stephen Warren2013-03-20-0/+128
* | | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-20-138/+1062
|\ \ \ \ | |/ / / |/| | |
| * | | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-19-1/+45
| * | | x86: spi: Set maximum write size for ICHSimon Glass2013-03-19-0/+5
| * | | sf: Respect maximum SPI write sizeSimon Glass2013-03-19-2/+8
| * | | x86: spi: Add Intel ICH driverSimon Glass2013-03-19-0/+893
| * | | sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass2013-03-19-52/+8
| * | | sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass2013-03-19-0/+25
| * | | spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-19-83/+36
| * | | spi: Add function to allocate a new SPI slaveSimon Glass2013-03-19-0/+42
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-18-47/+3969
|\ \ \ \ | |/ / / |/| | |
| * | | usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-18-9/+16
| * | | usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-18-4/+0
| * | | usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-18-1/+1
| * | | usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-18-5/+316
| * | | usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-18-0/+7