summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1296-977/+2396
|\
| * ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-112-6/+12
| * ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-112-4/+5
| * dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-103-0/+196
| * nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-101-8/+60
| * dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-102-89/+262
| * dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-081-2/+2
| * Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-041-23/+78
| |\
| | * cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-041-1/+1
| | * mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-021-0/+23
| | * mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-021-23/+55
| * | biosemu: include <asm/io.h> headerLinus Walleij2013-04-022-0/+4
| * | Consolidate bool typeYork Sun2013-04-0174-651/+595
| |/
| * video: bcm2835: fix build issuesAnatolij Gustschin2013-03-291-11/+0
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-299-185/+1186
| |\
| | * video: Fix splash screen alignmentMatthias Weisser2013-03-211-7/+7
| | * lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-212-73/+0
| | * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-216-26/+6
| | * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-216-36/+0
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-0/+651
| | * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-0/+619
| | * lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-211-52/+0
| | * lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-212-78/+0
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-215-11/+1
* | | kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto2013-04-121-0/+4
* | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-1210-593/+4
* | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-124-5/+597
* | | nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-121-3/+3
* | | nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-121-1/+1
* | | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-121-11/+108
* | | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-121-46/+46
* | | mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-121-34/+3
* | | mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2013-04-121-2/+2
* | | omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-081-91/+276
* | | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-26/+31
* | | asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* | | omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-081-2/+16
* | | musb: set MUSB speed based on CONFIGBin Liu2013-04-082-1/+3
* | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+5
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-049-88/+832
|\ \ \
| * | | Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-293-0/+498
| * | | spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-291-0/+2
| * | | video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-272-0/+82
| * | | video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-273-45/+10
| * | | video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-272-0/+180
| * | | video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-271-25/+2
| * | | video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-271-2/+7
| * | | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-16/+51
* | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-042-4/+11
|\ \ \ \
| * | | | spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-041-4/+4
OpenPOWER on IntegriCloud