aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu5-1/+430
2016-01-28common: cmd_ethsw: Spelling fixesCodrin Ciubotariu1-2/+2
2016-01-28doc: t1040-l2switch: Update READMECodrin Ciubotariu1-7/+20
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2-0/+27
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu1-1/+1
2016-01-28net: phy: do not read configuration register on resetStefan Agner1-9/+2
2016-01-12Merge git://git.denx.de/u-boot-dmTom Rini54-557/+1456
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini1-0/+4
2016-01-12dm: core: Add option to configure an offset for the address translationStefan Roese3-11/+62
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass5-65/+16
2016-01-12dm: ns16550: Allow the driver to be omitted if requestedSimon Glass1-0/+2
2016-01-12dm: serial: Allow the UART driver to be dropped from the imageSimon Glass2-1/+23
2016-01-12dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass1-0/+105
2016-01-12dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass1-121/+144
2016-01-12pci: Tidy up comments in pci_bind_bus_devices()Simon Glass1-3/+1
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass5-18/+15
2016-01-12dm: usb: Convert echi-pci to use new DM PCI APISimon Glass1-12/+39
2016-01-12dm: ahci: Convert to use new DM PCI APISimon Glass2-7/+67
2016-01-12dm: pci: Switch to DM API for PCI address mappingSimon Glass2-2/+2
2016-01-12dm: net: Convert rtl8169 to use DM PCI APISimon Glass1-19/+66
2016-01-12dm: pci: Add driver model API functions for address mappingSimon Glass2-0/+195
2016-01-12dm: test: Convert PCI tests to use the DM PCI APISimon Glass1-9/+6
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass6-32/+1
2016-01-12dm: pci: Drop the old version of pci_find_class()Simon Glass1-42/+42
2016-01-12dm: pci: Drop the old version of pci_find_device/s()Simon Glass1-0/+2
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass3-4/+5
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass5-38/+36
2016-01-12dm: Convert bios_interrupts to use DM PCI APISimon Glass1-13/+23
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass3-12/+12
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass3-75/+10
2016-01-12dm: pci: Add a function to read a PCI BARSimon Glass2-0/+22
2016-01-12dm: pci: Add a driver-model version of pci_find_class()Simon Glass2-0/+30
2016-01-12dm: pci: scsi: Use driver-model PCI APISimon Glass1-1/+13
2016-01-12dm: pci: Add a driver-model version of pci_find_device()Simon Glass2-0/+51
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass6-63/+445
2016-01-12dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass3-4/+4
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass8-17/+19
2016-01-12dm: pci: Mark legacy files as suchSimon Glass2-4/+10
2016-01-13ARM: uniphier: fix recommended board setting in documentMasahiro Yamada1-1/+1
2016-01-13ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada3-0/+339
2016-01-13ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada5-0/+826
2016-01-13ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada77-129/+188
2016-01-13ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada3-1/+2
2016-01-13ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada3-1/+2
2016-01-13ARM: uniphier: kill bogus header includesMasahiro Yamada13-15/+0
2016-01-12Prepare v2016.01v2016.01Tom Rini1-1/+1
2016-01-11dm: test: usb: Update the USB tests so that they all passSimon Glass1-7/+16
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam12-12/+12
2016-01-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-6/+7
2016-01-10cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador1-1/+5