summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
* 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
| * | | pci: tegra: implement PCA enable workaroundStephen Warren2015-11-12-0/+14
| * | | pci: tegra: use #address-/size-cells from DTStephen Warren2015-11-12-3/+30
| * | | pci: tegra: clip RAM size to 32-bitsStephen Warren2015-11-12-1/+9
| | |/ | |/|
* | | pengwyn: nand and ethernet fixesVincent BENOIT2015-11-12-2/+43
* | | block: ahci: Remove dead codeFabio Estevam2015-11-12-36/+0
* | | i2c: Fix pca953x endianess issueDirk Eibach2015-11-12-1/+3
* | | i2c: soft_i2c: Fix bus indizesDirk Eibach2015-11-12-10/+10
* | | hrcon: Add fan controllersDirk Eibach2015-11-12-0/+28
* | | hrcon: Add support for the DH variantDirk Eibach2015-11-12-0/+28
* | | i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-12-1/+1
* | | i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-12-10/+14
* | | i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-12-13/+63
* | | driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha2015-11-12-8/+8
* | | driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+5
* | | driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+4