summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-20i8042: Use functions to handle register accessSimon Glass
2015-11-20video: Drop unused console functionsSimon Glass
2015-11-20dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-20cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-20input: Add the keycode translation tables separatelySimon Glass
2015-11-20input: Return -ENOSPC when there is not spaceSimon Glass
2015-11-20dm: input: Create a keyboard uclassSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek
2015-11-19net: zynq: Fix MDC setting for zynqMichal Simek
2015-11-19net: zynq: Remove unused MDCCLKDIV2 macroMichal Simek
2015-11-19net: zynq: Fix mdc clock division setting for 100Mbit/sMichal Simek
2015-11-19net: zynq: Wait till packet is sentMichal Simek
2015-11-19net: zynq: Disable secondary queuesEdgar E. Iglesias
2015-11-19net: zynq: Add dummy packet to fix packet duplication issueMichal Simek
2015-11-19net: zynq: Do not report TX underrunMichal Simek
2015-11-19net: zynq: Setup BD when structures are filledMichal Simek
2015-11-19net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek
2015-11-19dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-11-19dm: core: Add missing entries for manual relocationMichal Simek
2015-11-19dm: spi: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-11-19net: zynq: Fix clearing statisticMichal Simek
2015-11-19net: zynq: Extend register description with offsetsMichal Simek
2015-11-19net: zynq: Add support for different PHY interface typesMichal Simek
2015-11-19net: zynq: Add debug message to phyread/phywriteMichal Simek
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18altera_pio: change ioremap to map_physmemThomas Chou
2015-11-18altera_qspi: change ioremap to map_physmemThomas Chou
2015-11-18altera_tse: change ioremap to map_physmemThomas Chou
2015-11-18altera_sysid: change ioremap to map_physmemThomas Chou
2015-11-18altera_spi: change ioremap to map_physmemThomas Chou
2015-11-18altera_timer: change ioremap to map_physmemThomas Chou
2015-11-18altera_uart: change ioremap to map_physmemThomas Chou
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou
2015-11-18sf: Correct flash->flags for SST flashBin Meng
2015-11-17arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith
2015-11-17spi: sf_ops: Check the return value from spi_flash_cmd_read_status()Fabio Estevam
2015-11-17sf: Add lock ops for SST SPI NOR flashFabio Estevam
2015-11-17sf: Remove eeprom_m95xxx test driverJagan Teki
2015-11-17spi: ti_qspi: Add dummy readl for bus syncVignesh R
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13sf: Fix NULL pointer exception for flashes without lock methodsBin Meng
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom