summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-28include/net.h: add max_speed member in struct eth_pdataAlexey Brodkin1-0/+2
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin1-0/+1
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+15
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng1-0/+1
2016-01-28net: tsec: Add driver model ethernet supportBin Meng1-0/+10
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng1-0/+1
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng1-0/+4
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng1-0/+2
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2-32/+26
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2-0/+24
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu1-0/+4
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu1-1/+1
2016-01-12dm: core: Add option to configure an offset for the address translationStefan Roese1-0/+21
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass1-0/+2
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass1-4/+2
2016-01-12dm: ahci: Convert to use new DM PCI APISimon Glass1-0/+4
2016-01-12dm: pci: Switch to DM API for PCI address mappingSimon Glass1-1/+1
2016-01-12dm: pci: Add driver model API functions for address mappingSimon Glass1-0/+59
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass1-1/+1
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass1-3/+3
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass1-20/+3
2016-01-12dm: pci: Add a function to read a PCI BARSimon Glass1-0/+9
2016-01-12dm: pci: Add a driver-model version of pci_find_class()Simon Glass1-0/+10
2016-01-12dm: pci: Add a driver-model version of pci_find_device()Simon Glass1-0/+12
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass1-1/+1
2016-01-12dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass1-2/+2
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass1-2/+2
2016-01-08Merge git://git.denx.de/u-boot-rockchipTom Rini1-0/+1
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-0/+3
2016-01-08cyrus: Enable STDIO deregisterAndy Fleming1-0/+1
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara1-2/+2
2016-01-08include: Correct "requset" typoes in misc.hRobert P. J. Day1-2/+2
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass1-0/+1
2016-01-07usb: Allow up to 7 storage devicesSimon Glass1-1/+1
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov1-0/+1
2016-01-07imx: mx6ul: disable VIDEO for SPLPeng Fan1-0/+2
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson1-1/+6
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-1/+26
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson1-0/+2
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns1-0/+12
2015-12-31usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns1-2/+3
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini16-40/+92
2015-12-22arm: socfpga: Add support for Denali NAND controllerMarek Vasut1-0/+23
2015-12-22arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut1-0/+2
2015-12-22arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut1-0/+4
2015-12-22arm: socfpga: sr1500: Update qspiboot to use UBIFSChin Liang See1-4/+2
2015-12-22arm: socfpga: sockit: Update qspiboot to use UBIFSChin Liang See1-0/+3
2015-12-22arm: socfpga: arria5_socdk: Update qspiboot to use UBIFSChin Liang See1-4/+2
2015-12-22arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFSChin Liang See1-4/+2
2015-12-22arm: socfpga: sr1500: Enable qspiload console commandChin Liang See1-0/+1