aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+17
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin1-1/+17
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde1-0/+5
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde1-0/+3
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2-10/+10
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin2-2/+0
2012-07-07MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese1-4/+18
2012-07-07i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese1-6/+10
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese1-1/+9
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese2-0/+103
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese2-69/+50
2012-07-07SPEAr: Add interface information in initializationVipin Kumar2-1/+10
2012-07-07st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti1-1/+1
2012-07-07st_smi: Change timeout loop implementationAmit Virdi1-10/+17
2012-07-07st_smi: Fix bug in flash_print_info()Armando Visconti1-2/+7
2012-07-07st_smi: Change the flash probing methodArmando Visconti1-27/+65
2012-07-07st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti1-32/+18
2012-07-07st_smi: Fix smi read statusVipin Kumar1-6/+2
2012-07-07st_smi: Move status register read before modifying ctrl registerShiraz Hashim1-2/+4
2012-07-07st_smi: Read status until timeout happensVipin KUMAR1-1/+1
2012-07-07st_smi: Enhance the error handlingAmit Virdi1-13/+21
2012-07-07st_smi: Return error in case TFF is not setAmit Virdi1-8/+14
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR2-4/+5
2012-07-07mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR1-124/+0
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR2-0/+487
2012-07-07da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar1-0/+8
2012-07-07kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp1-1/+12
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp1-0/+36
2012-07-07kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp1-9/+6
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen1-2/+123
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann1-2/+2
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen2-0/+90
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee1-3/+0
2012-07-07omap24xx_i2c: Add AM33XX supportTom Rini1-3/+3
2012-07-07Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini1-11/+31
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2-2/+2
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren3-7/+7
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2-3/+3
2012-07-07sf: winbond: Add support for the Winbond W25Q80BLStephen Warren1-0/+8
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren1-1/+12
2012-06-21Block: Remove MG DISK supportMarek Vasut3-731/+0
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk10-71/+406
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2-0/+212
2012-06-05video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin1-0/+35
2012-06-05cfb_console: Ignore bell characterPali Rohár1-0/+3
2012-06-04cfb_console: Add console_clear_line functionPali Rohár1-13/+36
2012-06-04cfb_console: Fix function console_backPali Rohár1-2/+0
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2-0/+14
2012-05-28sh: Add support Renesas SH7734Nobuhiro Iwamatsu1-0/+10