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