aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann1-26/+31
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann1-1/+1
2013-04-08omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber1-2/+16
2013-04-08musb: set MUSB speed based on CONFIGBin Liu2-1/+3
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu1-0/+5
2013-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini1-23/+78
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD9-88/+832
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2-4/+11
2013-04-04spi: mxc_spi: Fix ECSPI reset handlingDirk Behme1-4/+4
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren1-2/+3
2013-04-04cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese1-1/+1
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza1-0/+7
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij2-0/+4
2013-04-02mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki1-0/+23
2013-04-02mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com1-23/+55
2013-04-01Consolidate bool typeYork Sun74-651/+595
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin1-11/+0
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin9-185/+1186
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat3-0/+498
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam1-0/+2
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD22-163/+2332
2013-03-27video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2-0/+82
2013-03-27video: exynos_dp: Make dp_regs globalAjay Kumar3-45/+10
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar2-0/+180
2013-03-27video: exynos_fb: Make fimd_ctrl globalAjay Kumar1-25/+2
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar1-2/+7
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar1-16/+51
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD6-150/+795
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD7-5/+1194
2013-03-25tegra114: add SPI driverAllen Martin3-0/+421
2013-03-25sf: winbond: add W25Q32DWAllen Martin1-0/+5
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin4-45/+197
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin1-43/+67
2013-03-25tegra: spi: pull register structs out of headersAllen Martin2-11/+110
2013-03-25tegra: spi: remove non fdt supportAllen Martin2-37/+4
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin3-4/+4
2013-03-25tegra: remove support for UART SPI switchAllen Martin1-24/+1
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard1-2/+6
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard1-4/+12
2013-03-24ns16550: enable quirks for ti814xMatt Porter1-2/+3
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini2-0/+2
2013-03-21video: Fix splash screen alignmentMatthias Weisser1-7/+7
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2-73/+0
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee6-26/+6
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee6-36/+0
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2-0/+651
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2-0/+619
2013-03-21lcd, tegra: remove unused cursor functionsJeroen Hofstee1-52/+0
2013-03-21lcd, amba: remove this driver since it is not usedJeroen Hofstee2-78/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk5-11/+1