summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-282-0/+24
* drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-281-0/+4
* drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu2016-01-281-1/+1
* dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-121-0/+21
* rockchip: Use the debug UART on rk3036Simon Glass2016-01-121-0/+2
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-4/+2
* dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-121-0/+4
* dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-121-1/+1
* dm: pci: Add driver model API functions for address mappingSimon Glass2016-01-121-0/+59
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-121-1/+1
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-3/+3
* dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-121-20/+3
* dm: pci: Add a function to read a PCI BARSimon Glass2016-01-121-0/+9
* dm: pci: Add a driver-model version of pci_find_class()Simon Glass2016-01-121-0/+10
* dm: pci: Add a driver-model version of pci_find_device()Simon Glass2016-01-121-0/+12
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-121-1/+1
* dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass2016-01-121-2/+2
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-121-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-081-0/+1
|\
| * rockchip: Fix the configuration for chromebook_jerrySimon Glass2016-01-081-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-082-0/+3
|\ \
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-071-0/+1
| * | imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-071-0/+2
| |/
* | cyrus: Enable STDIO deregisterAndy Fleming2016-01-081-0/+1
* | arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-081-2/+2
* | include: Correct "requset" typoes in misc.hRobert P. J. Day2016-01-081-2/+2
* | usb: Allow up to 7 storage devicesSimon Glass2016-01-071-1/+1
|/
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-041-1/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-033-1/+26
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-031-0/+2
| * arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian2015-12-141-1/+22
| * imx: mx7: enable CONFIG_FSL_CLKPeng Fan2015-12-071-0/+2
* | usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-311-0/+12
* | usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns2015-12-311-2/+3
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-2416-40/+92
|\ \
| * | arm: socfpga: Add support for Denali NAND controllerMarek Vasut2015-12-221-0/+23
| * | arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut2015-12-221-0/+2
| * | arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut2015-12-221-0/+4
| * | arm: socfpga: sr1500: Update qspiboot to use UBIFSChin Liang See2015-12-221-4/+2
| * | arm: socfpga: sockit: Update qspiboot to use UBIFSChin Liang See2015-12-221-0/+3
| * | arm: socfpga: arria5_socdk: Update qspiboot to use UBIFSChin Liang See2015-12-221-4/+2
| * | arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFSChin Liang See2015-12-221-4/+2
| * | arm: socfpga: sr1500: Enable qspiload console commandChin Liang See2015-12-221-0/+1
| * | arm: socfpga: sockit: Enable qspiload console commandChin Liang See2015-12-221-0/+1
| * | arm: socfpga: arria5_socdk: Enable qspiload console commandChin Liang See2015-12-221-0/+1
| * | arm: socfpga: cyclone5_socdk: Enable qspiload console commandChin Liang See2015-12-221-0/+1
| * | arm: socfpga: sr1500: Enable ubiload console commandChin Liang See2015-12-221-1/+4
| * | arm: socfpga: sockit: Enable ubiload console commandChin Liang See2015-12-221-0/+3
| * | arm: socfpga: arria5_socdk: Enable ubiload console commandChin Liang See2015-12-221-1/+4
| * | arm: socfpga: cyclone5_socdk: Enable ubiload console commandChin Liang See2015-12-221-1/+4
OpenPOWER on IntegriCloud