summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-28powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2016-01-28powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2016-01-28powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2016-01-28powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2016-01-28powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng
2016-01-28net: bootp: Ignore packets whose yiaddr is 0Peng Fan
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu
2016-01-28common: cmd_ethsw: Spelling fixesCodrin Ciubotariu
2016-01-28doc: t1040-l2switch: Update READMECodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini
2016-01-12dm: core: Add option to configure an offset for the address translationStefan Roese
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2016-01-12dm: ns16550: Allow the driver to be omitted if requestedSimon Glass
2016-01-12dm: serial: Allow the UART driver to be dropped from the imageSimon Glass
2016-01-12dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass
2016-01-12dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass
2016-01-12pci: Tidy up comments in pci_bind_bus_devices()Simon Glass
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-12dm: usb: Convert echi-pci to use new DM PCI APISimon Glass
2016-01-12dm: ahci: Convert to use new DM PCI APISimon Glass
2016-01-12dm: pci: Switch to DM API for PCI address mappingSimon Glass
2016-01-12dm: net: Convert rtl8169 to use DM PCI APISimon Glass
2016-01-12dm: pci: Add driver model API functions for address mappingSimon Glass
2016-01-12dm: test: Convert PCI tests to use the DM PCI APISimon Glass
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass
2016-01-12dm: pci: Drop the old version of pci_find_class()Simon Glass
2016-01-12dm: pci: Drop the old version of pci_find_device/s()Simon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: Convert bios_interrupts to use DM PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass
2016-01-12dm: pci: Add a function to read a PCI BARSimon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_class()Simon Glass
2016-01-12dm: pci: scsi: Use driver-model PCI APISimon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_device()Simon Glass
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2016-01-12dm: pci: Mark legacy files as suchSimon Glass
2016-01-12ARM: uniphier: fix recommended board setting in documentMasahiro Yamada
2016-01-12ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada
2016-01-12ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada