summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD2013-05-111-0/+3
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1112-83/+722
|\ \ \
| * | | arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-063-0/+194
| * | | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-73/+0
| * | | nand: Add SPL_NAND support to mxc_nand_splMarek Vasut2013-05-051-3/+10
| * | | Add mxc_ocotp driverBenoît Thébaudeau2013-04-282-0/+217
| * | | Add fsl_iim driverBenoît Thébaudeau2013-04-282-0/+287
| * | | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-2/+9
| * | | dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-221-1/+1
| * | | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-224-4/+7
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1114-31/+1420
|\ \ \ \
| * | | | mtd: nand: add driver for diskonchip g4 nand flashMike Dunn2013-05-053-0/+1252
| * | | | pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn2013-05-051-1/+3
| * | | | pxa_lcd: make lcd_enable() a weak pointerMike Dunn2013-05-051-1/+1
| * | | | pxa_lcd: add the ACX544AKN lcd deviceMike Dunn2013-05-051-0/+32
| | |_|/ | |/| |
| * | | 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
* | | | fpga: Check device name against bitstream nameMichal Simek2013-05-062-2/+25
* | | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-063-0/+393
* | | | fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2013-05-062-3/+3
* | | | cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-062-0/+95
* | | | fpga: Fix debug message compilation errorMichal Simek2013-05-061-1/+1
* | | | fpga: Clean coding styleMichal Simek2013-05-061-118/+98
| |_|/ |/| |
* | | 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
OpenPOWER on IntegriCloud