summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-092-0/+365
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-077-39/+157
|\
| * mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-061-2/+1
| * mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-062-4/+2
| * sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-062-0/+45
| * davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-061-1/+4
| * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-061-32/+105
* | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-10/+0
* | USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
* | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-11/+14
* | USB: EHCI: Add weak functions to support new chipJim Lin2013-05-051-12/+28
|/
* fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-021-0/+17
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-014-0/+5
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-011-12/+13
* spl_mmc: cleanup variable typesPeter Korsgaard2013-05-011-8/+9
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-302-0/+88
* mmc: check the revision for sd3.0Jaehoon Chung2013-04-171-0/+2
* mmc: support the correct card version for eMMCJaehoon Chung2013-04-171-0/+18
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-1531-915/+1948
|\
| * 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
| |\ \
| * | | 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
OpenPOWER on IntegriCloud