summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-12dm: core: Add option to configure an offset for the address translationStefan Roese
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: 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: 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: 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-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-08pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng
2016-01-08pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day
2016-01-08Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov
2016-01-07gpio: mxs: add name_to_gpio() functionMåns Rullgård
2016-01-07imx: mx7: fix the temperature checking for Rev1.1Peng Fan
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2016-01-07spi: fsl_qspi: fix an error of using GENMASKGong Qianyu
2016-01-07spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2016-01-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson