summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: Tidy up comments in pci_bind_bus_devices()Simon Glass2016-01-121-3/+1
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-125-18/+15
* dm: usb: Convert echi-pci to use new DM PCI APISimon Glass2016-01-121-12/+39
* dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-122-7/+67
* dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-122-2/+2
* dm: net: Convert rtl8169 to use DM PCI APISimon Glass2016-01-121-19/+66
* dm: pci: Add driver model API functions for address mappingSimon Glass2016-01-122-0/+195
* dm: test: Convert PCI tests to use the DM PCI APISimon Glass2016-01-121-9/+6
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-126-32/+1
* dm: pci: Drop the old version of pci_find_class()Simon Glass2016-01-121-42/+42
* dm: pci: Drop the old version of pci_find_device/s()Simon Glass2016-01-121-0/+2
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-123-4/+5
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-125-38/+36
* dm: Convert bios_interrupts to use DM PCI APISimon Glass2016-01-121-13/+23
* dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-123-12/+12
* dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-123-75/+10
* dm: pci: Add a function to read a PCI BARSimon Glass2016-01-122-0/+22
* dm: pci: Add a driver-model version of pci_find_class()Simon Glass2016-01-122-0/+30
* dm: pci: scsi: Use driver-model PCI APISimon Glass2016-01-121-1/+13
* dm: pci: Add a driver-model version of pci_find_device()Simon Glass2016-01-122-0/+51
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-126-63/+445
* dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass2016-01-123-4/+4
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-128-17/+19
* dm: pci: Mark legacy files as suchSimon Glass2016-01-122-4/+10
* Prepare v2016.01Tom Rini2016-01-121-1/+1
* dm: test: usb: Update the USB tests so that they all passSimon Glass2016-01-111-7/+16
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-1112-12/+12
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-102-6/+7
|\
| * cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador2016-01-101-1/+5
| * mx6cuboxi: Remove obsolete commentFabio Estevam2016-01-101-4/+0
| * mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam2016-01-101-1/+2
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-085-5/+11
|\ \
| * | rockchip: Fix the configuration for chromebook_jerrySimon Glass2016-01-083-3/+9
| * | rockchip: Drop a debug message when outputing SPI imagesSimon Glass2016-01-081-1/+1
| * | rockchip: Enable generation of SPI imagesSimon Glass2016-01-081-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-089-79/+41
|\ \ \ | | |/ | |/|
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-072-1/+2
| * | gpio: mxs: add name_to_gpio() functionMåns Rullgård2016-01-071-0/+15
| * | imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-071-8/+15
| * | imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-071-0/+2
| * | pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li2016-01-071-1/+2
| * | wandboard: Simplify the Ethernet PHY configurationFabio Estevam2016-01-071-34/+2
| * | mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam2016-01-071-34/+2
| * | phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-071-1/+1
| |/
* | pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng2016-01-081-1/+1
* | pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng2016-01-081-1/+1
* | fs: handle the fileaddr variable in the same way as in the network caseDavid Müller (ELSOFT AG)2016-01-081-0/+1
* | get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher2016-01-081-11/+11
* | fix always succesful memory testRasmus Villemoes2016-01-081-2/+2
* | cyrus: Enable STDIO deregisterAndy Fleming2016-01-081-0/+1
OpenPOWER on IntegriCloud