aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-06arm: mxs: Add MXS LCDIF driverMarek Vasut3-0/+194
2013-05-06fpga: Check device name against bitstream nameMichal Simek2-2/+25
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek3-0/+393
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2-3/+3
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2-0/+95
2013-05-06fpga: Fix debug message compilation errorMichal Simek1-1/+1
2013-05-06fpga: Clean coding styleMichal Simek1-118/+98
2013-05-05mtd: nand: add driver for diskonchip g4 nand flashMike Dunn3-0/+1252
2013-05-05pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn1-1/+3
2013-05-05pxa_lcd: make lcd_enable() a weak pointerMike Dunn1-1/+1
2013-05-05pxa_lcd: add the ACX544AKN lcd deviceMike Dunn1-0/+32
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau1-73/+0
2013-05-05nand: Add SPL_NAND support to mxc_nand_splMarek Vasut1-3/+10
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619111-0/+17
2013-05-01lib: consolidate hang()Andreas Bießmann1-9/+0
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich4-0/+5
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass1-12/+13
2013-05-01spl_mmc: cleanup variable typesPeter Korsgaard1-8/+9
2013-04-30i2c: zynq: Add support for Xilinx ZynqMichal Simek2-0/+307
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2-0/+41
2013-04-30net: gem: Add support for phy autodetectionMichal Simek1-0/+51
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey1-3/+9
2013-04-30net: gem: Pass phy address to initDavid Andrey1-6/+2
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek1-15/+38
2013-04-30net: gem: Do not initialize BDs againMichal Simek1-39/+47
2013-04-30net: gem: Simplify return path in zynq_gem_recvMichal Simek1-3/+1
2013-04-30net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek1-2/+1
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek1-0/+11
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2-0/+88
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau2-0/+217
2013-04-28Add fsl_iim driverBenoît Thébaudeau2-0/+287
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese1-2/+9
2013-04-22dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese1-1/+1
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese4-4/+7
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung1-0/+2