summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: input: Create a keyboard uclassSimon Glass2015-11-193-0/+102
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-196-121/+20
|\
| * sf: Correct flash->flags for SST flashBin Meng2015-11-181-4/+5
| * spi: sf_ops: Check the return value from spi_flash_cmd_read_status()Fabio Estevam2015-11-181-2/+8
| * sf: Add lock ops for SST SPI NOR flashFabio Estevam2015-11-183-3/+5
| * sf: Remove eeprom_m95xxx test driverJagan Teki2015-11-182-112/+0
| * spi: ti_qspi: Add dummy readl for bus syncVignesh R2015-11-171-0/+2
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-195-34/+315
|\ \
| * | zynq: sdhci: Define max clock by macroMichal Simek2015-11-191-1/+1
| * | net: zynq: Fix MDC setting for zynqMichal Simek2015-11-191-1/+1
| * | net: zynq: Remove unused MDCCLKDIV2 macroMichal Simek2015-11-191-1/+0
| * | net: zynq: Fix mdc clock division setting for 100Mbit/sMichal Simek2015-11-191-2/+2
| * | net: zynq: Wait till packet is sentMichal Simek2015-11-191-1/+32
| * | net: zynq: Disable secondary queuesEdgar E. Iglesias2015-11-191-0/+26
| * | net: zynq: Add dummy packet to fix packet duplication issueMichal Simek2015-11-191-2/+8
| * | net: zynq: Do not report TX underrunMichal Simek2015-11-191-2/+0
| * | net: zynq: Setup BD when structures are filledMichal Simek2015-11-191-3/+3
| * | net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek2015-11-191-1/+1
| * | net: zynq: Fix clearing statisticMichal Simek2015-11-191-4/+3
| * | net: zynq: Extend register description with offsetsMichal Simek2015-11-191-15/+15
| * | net: zynq: Add support for different PHY interface typesMichal Simek2015-11-191-1/+8
| * | net: zynq: Add debug message to phyread/phywriteMichal Simek2015-11-191-1/+12
| * | net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-193-0/+204
* | | dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-191-0/+23
* | | dm: core: Add missing entries for manual relocationMichal Simek2015-11-191-0/+8
* | | dm: spi: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-191-0/+20
|/ /
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-5/+12
* | altera_pio: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | altera_qspi: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* | altera_tse: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* | altera_sysid: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | altera_spi: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | altera_timer: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | altera_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* | arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach2015-11-171-5/+2
* | arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-172-77/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-162-1/+25
|\
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-121-0/+17
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-1284-576/+2638
| |\
| * | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-301-0/+7
* | | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-132-3/+22
|\ \ \
| * | | sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-131-0/+8
| * | | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-131-1/+1
| * | | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-131-2/+13
* | | | sf: Fix NULL pointer exception for flashes without lock methodsBin Meng2015-11-131-6/+12
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-124-6/+502
|\ \ \
| * | | Tegra: T210: Add QSPI driverTom Warren2015-11-123-0/+425
| * | | pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-121-0/+22
OpenPOWER on IntegriCloud