summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-73/+0
* nand: Add SPL_NAND support to mxc_nand_splMarek Vasut2013-05-051-3/+10
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-282-0/+217
* Add fsl_iim driverBenoît Thébaudeau2013-04-282-0/+287
* mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-2/+9
* dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-221-1/+1
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-224-4/+7
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-141-5/+3
|\
| * fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov2013-04-141-2/+1
| * fsl_esdhc: flush cache after IO completionEric Nelson2013-04-141-3/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-141-8/+9
|\ \ | |/
| * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-131-8/+9
* | 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
OpenPOWER on IntegriCloud