summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
* CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
* net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-2/+13
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-116-6/+39
* phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-101-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+3
* | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-092-10/+10
|/
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-082-2/+0
* MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese2012-07-071-4/+18
* i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese2012-07-071-6/+10
* rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese2012-07-071-1/+9
* GPIO: Add SPEAr GPIO driverStefan Roese2012-07-072-0/+103
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-072-69/+50
* SPEAr: Add interface information in initializationVipin Kumar2012-07-072-1/+10
* st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-071-1/+1
* st_smi: Change timeout loop implementationAmit Virdi2012-07-071-10/+17
* st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-071-2/+7
* st_smi: Change the flash probing methodArmando Visconti2012-07-071-27/+65
* st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-071-32/+18
* st_smi: Fix smi read statusVipin Kumar2012-07-071-6/+2
* st_smi: Move status register read before modifying ctrl registerShiraz Hashim2012-07-071-2/+4
* st_smi: Read status until timeout happensVipin KUMAR2012-07-071-1/+1
* st_smi: Enhance the error handlingAmit Virdi2012-07-071-13/+21
* st_smi: Return error in case TFF is not setAmit Virdi2012-07-071-8/+14
* st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-072-4/+5
* mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR2012-07-071-124/+0
* mtd/NAND: Add FSMC driver supportVipin KUMAR2012-07-072-0/+487
* da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar2012-07-071-0/+8
* kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp2012-07-071-1/+12
* kw_spi: support spi_claim/release_bus functionsValentin Longchamp2012-07-071-0/+36
* kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp2012-07-071-9/+6
* ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-071-2/+123
* ehci-atmel: fix compiler warningAndreas Bießmann2012-07-071-2/+2
* Atmel : usb : add EHCI driver for Atmel SoCBo Shen2012-07-072-0/+90
* TRATS: initialize panel_info data structure in board fileDonghwa Lee2012-07-071-3/+0
* omap24xx_i2c: Add AM33XX supportTom Rini2012-07-071-3/+3
* Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini2012-07-071-11/+31
* gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2012-07-072-2/+2
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-073-7/+7
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-072-3/+3
* sf: winbond: Add support for the Winbond W25Q80BLStephen Warren2012-07-071-0/+8
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-071-1/+12
* Block: Remove MG DISK supportMarek Vasut2012-06-213-731/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-0710-71/+406
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-052-0/+212
| * video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin2012-06-051-0/+35
| * cfb_console: Ignore bell characterPali Rohár2012-06-051-0/+3
OpenPOWER on IntegriCloud