summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | | sf: Use BIT macroJagan Teki2016-01-13-21/+21
* | | sf: Minor cleanupJagan Teki2016-01-13-6/+6
* | | sf: Remove spi_flash_removeJagan Teki2016-01-13-6/+1
* | | sf: Rename bank_end to bar_end in read_barJagan Teki2016-01-13-2/+2
* | | sf: Rename spi_flash_set_* functionsJagan Teki2016-01-13-6/+6
* | | sf: Move spi_read_cmds_array locallyJagan Teki2016-01-13-12/+8
* | | spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki2016-01-13-4/+4
* | | spi: Use mode instead of op_mode_txJagan Teki2016-01-13-4/+4
* | | sf: Get spi locally from spi_flashJagan Teki2016-01-13-22/+29
* | | dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-12-11/+41
* | | dm: ns16550: Allow the driver to be omitted if requestedSimon Glass2016-01-12-0/+2
* | | dm: serial: Allow the UART driver to be dropped from the imageSimon Glass2016-01-12-1/+23
* | | dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass2016-01-12-0/+105
* | | dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass2016-01-12-121/+144
* | | pci: Tidy up comments in pci_bind_bus_devices()Simon Glass2016-01-12-3/+1
* | | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-12-8/+7
* | | dm: usb: Convert echi-pci to use new DM PCI APISimon Glass2016-01-12-12/+39
* | | dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-12-7/+63
* | | dm: pci: Switch to DM API for PCI address mappingSimon Glass2016-01-12-1/+1
* | | dm: net: Convert rtl8169 to use DM PCI APISimon Glass2016-01-12-19/+66
* | | dm: pci: Add driver model API functions for address mappingSimon Glass2016-01-12-0/+136
* | | dm: pci: Drop the old version of pci_find_class()Simon Glass2016-01-12-42/+42
* | | dm: pci: Drop the old version of pci_find_device/s()Simon Glass2016-01-12-0/+2
* | | dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-12-2/+2
* | | dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-12-33/+31
* | | dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-12-3/+2
* | | dm: pci: Add a function to read a PCI BARSimon Glass2016-01-12-0/+13
* | | dm: pci: Add a driver-model version of pci_find_class()Simon Glass2016-01-12-0/+20
* | | dm: pci: Add a driver-model version of pci_find_device()Simon Glass2016-01-12-0/+39
* | | dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-12-62/+444
* | | dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass2016-01-12-1/+1
* | | dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-12-15/+17
* | | dm: pci: Mark legacy files as suchSimon Glass2016-01-12-4/+10
| |/ |/|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-08-10/+32
|\ \
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-07-1/+1
| * | gpio: mxs: add name_to_gpio() functionMåns Rullgård2016-01-07-0/+15
| * | imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-07-8/+15
| * | phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-07-1/+1
* | | pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng2016-01-08-1/+1
* | | pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng2016-01-08-1/+1
* | | serial: zynq: Use static inline for _debug_uart_init()Michal Simek2016-01-08-1/+1
* | | bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day2016-01-08-6/+4
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-08-1/+1
|\ \ \
| * | | net: Fix delay in net_retry testJoe Hershberger2016-01-07-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-01-07-3/+3
|\ \ \ | |/ / |/| |
| * | spi: fsl_qspi: fix an error of using GENMASKGong Qianyu2016-01-07-1/+1
| * | spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam2016-01-07-2/+2
* | | net: e1000: use correct helper to do endianness conversionMiao Yan2016-01-04-2/+2
* | | mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-04-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-01-04-1/+0
|\ \ \