aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini34-1518/+1834
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin34-1494/+1772
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD34-1030/+1976
2013-05-24sf: spansion: Add support for S25FL128SXie Xiaobo1-1/+1
2013-05-24Enable XAUI interface for B4860QDSSuresh Gupta1-2/+4
2013-05-24net/phy: fix select line for TN80xxShaohui Xie1-2/+14
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada1-3/+3
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada1-1/+1
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov1-6/+9
2013-05-22nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha1-5/+37
2013-05-22mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin1-1/+2
2013-05-22mtd: nand: fix the partial page write conditionhtbegin1-1/+1
2013-05-22nand/fsl_elbc: detect page size at runtimeScott Wood1-17/+22
2013-05-21USB: ohci-at91: support sama5d3x devicesBo Shen1-2/+12
2013-05-15powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang1-1/+1
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su3-688/+378
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini6-4/+113
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-2/+0
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang2-140/+0
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada1-2/+2
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang1-21/+0
2013-05-14net/phy: add VSC8574 supportShaohui Xie1-0/+67
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu2-0/+27
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun1-0/+1
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang1-0/+21
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie3-4/+18
2013-05-14OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov1-0/+1
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2-0/+441
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut1-2/+0
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2-0/+412
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2-0/+27
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang1-0/+2
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang1-102/+1
2013-05-12mmc: atmel_mci: add mmc card supportBo Shen1-1/+4
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen1-4/+38
2013-05-12spi: atmel_spi: using ip version to check whether has wdrbtBo Shen2-4/+13
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD11-110/+197
2013-05-11Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD1-0/+3
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD12-83/+722
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD14-31/+1420
2013-05-10palmas: use palmas_i2c_[read|write]_u8Nishanth Menon1-24/+2
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon2-2/+2
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon3-6/+6
2013-05-10twl6030: move twl6030 register access functions to common header fileNishanth Menon1-11/+0
2013-05-10twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon1-34/+34
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2-3/+3
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon3-31/+31
2013-05-10phy: add support for ET1011C physMatt Porter3-0/+114
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter1-0/+6