summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bootp: Ignore packets whose yiaddr is 0Peng Fan2016-01-281-0/+3
* drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-285-1/+430
* common: cmd_ethsw: Spelling fixesCodrin Ciubotariu2016-01-281-2/+2
* doc: t1040-l2switch: Update READMECodrin Ciubotariu2016-01-281-7/+20
* drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-282-0/+27
* drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu2016-01-281-1/+1
* net: phy: do not read configuration register on resetStefan Agner2016-01-281-9/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-1254-557/+1456
|\
| * sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-121-0/+4
| * dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-123-11/+62
| * rockchip: Use the debug UART on rk3036Simon Glass2016-01-125-65/+16
| * dm: ns16550: Allow the driver to be omitted if requestedSimon Glass2016-01-121-0/+2
| * dm: serial: Allow the UART driver to be dropped from the imageSimon Glass2016-01-122-1/+23
| * dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass2016-01-121-0/+105
| * dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass2016-01-121-121/+144
| * 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
* | ARM: uniphier: fix recommended board setting in documentMasahiro Yamada2016-01-131-1/+1
* | ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada2016-01-133-0/+339
* | ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada2016-01-135-0/+826
* | ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-1377-129/+188
* | ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-133-1/+2
* | ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-133-1/+2
* | ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-1313-15/+0
|/
* 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
|\
OpenPOWER on IntegriCloud