summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2013-04-08dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski
2013-04-08omap_gpmc: add support for hw assisted BCH8Andreas Bießmann
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann
2013-04-08omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber
2013-04-08musb: set MUSB speed based on CONFIGBin Liu
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu
2013-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04spi: mxc_spi: Fix ECSPI reset handlingDirk Behme
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren
2013-04-04cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij
2013-04-02mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki
2013-04-02mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com
2013-04-01Consolidate bool typeYork Sun
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-27video: exynos_dp: Add function to parse DP DT nodeAjay Kumar
2013-03-27video: exynos_dp: Make dp_regs globalAjay Kumar
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar
2013-03-27video: exynos_fb: Make fimd_ctrl globalAjay Kumar
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-25tegra114: add SPI driverAllen Martin
2013-03-25sf: winbond: add W25Q32DWAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin
2013-03-25tegra: spi: pull register structs out of headersAllen Martin
2013-03-25tegra: spi: remove non fdt supportAllen Martin
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin
2013-03-25tegra: remove support for UART SPI switchAllen Martin
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard
2013-03-24ns16550: enable quirks for ti814xMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-21video: Fix splash screen alignmentMatthias Weisser
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee