summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-2/+0
* drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-152-140/+0
* smc911x: fix the timeout detectionMasahiro Yamada2013-05-151-2/+2
* OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-141-0/+1
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-132-0/+441
* blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut2013-05-131-2/+0
* blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-132-0/+412
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-132-0/+27
* bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang2013-05-131-0/+2
* bfin: Remove spi dma function in bf5xx.Scott Jiang2013-05-131-102/+1
* 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
OpenPOWER on IntegriCloud