summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* palmas: use palmas_i2c_[read|write]_u8Nishanth Menon2013-05-101-24/+2
* palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon2013-05-102-2/+2
* palmas: rename init_settings to an generic palmas initNishanth Menon2013-05-101-1/+1
* twl6035: rename to palmasNishanth Menon2013-05-103-6/+6
* twl6030: move twl6030 register access functions to common header fileNishanth Menon2013-05-101-11/+0
* twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon2013-05-101-34/+34
* twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-102-3/+3
* twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-103-31/+31
* phy: add support for ET1011C physMatt Porter2013-05-103-0/+114
* cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
* i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-302-0/+307
* mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-302-0/+41
* net: gem: Add support for phy autodetectionMichal Simek2013-04-301-0/+51
* net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-301-3/+9
* net: gem: Pass phy address to initDavid Andrey2013-04-301-6/+2
* net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-301-15/+38
* net: gem: Do not initialize BDs againMichal Simek2013-04-301-39/+47
* net: gem: Simplify return path in zynq_gem_recvMichal Simek2013-04-301-3/+1
* net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek2013-04-301-2/+1
* net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
* 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
OpenPOWER on IntegriCloud