summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-17arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith
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
2015-11-13Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-11-12block: ahci: Remove dead codeFabio Estevam
2015-11-12i2c: Fix pca953x endianess issueDirk Eibach
2015-11-12i2c: soft_i2c: Fix bus indizesDirk Eibach
2015-11-12hrcon: Add fan controllersDirk Eibach
2015-11-12hrcon: Add support for the DH variantDirk Eibach
2015-11-12i2c: ihs_i2c: Fix hold_bus controlDirk Eibach
2015-11-12i2c: ihs_i2c: Use macro bestpracticesDirk Eibach
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2015-11-12driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha
2015-11-12driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()Cheng Gu
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-11-12mtd: uboot: Add meaningful error messageMaxime Ripard