summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| |/ / /
* | | | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-211-2/+12
| |_|/ |/| |
* | | mmc: atmel_mci: add mmc card supportBo Shen2013-05-121-1/+4
* | | mmc: atmel_mci: using IP version for different settingBo Shen2013-05-121-4/+38
* | | spi: atmel_spi: using ip version to check whether has wdrbtBo Shen2013-05-122-4/+13
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1111-110/+197
|\ \
| * | 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
* | | 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
OpenPOWER on IntegriCloud