summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-075-47/+157
|\
| * ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf2020-01-073-8/+20
| * pci: imx: Add iMX6SX compatibleMarek Vasut2020-01-071-0/+1
| * video: lg4573: convert to DMHeiko Schocher2020-01-071-39/+136
* | Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-01-071-2/+44
|\ \
| * | mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-171-2/+44
* | | Merge branch 'next'Tom Rini2020-01-0678-408/+4034
|\ \ \ | |_|/ |/| |
| * | pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal2020-01-023-2/+11
| * | pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-0/+15
| * | armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan2019-12-261-1/+1
| * | pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan2019-12-261-8/+12
| * | pci: layerscape: Suffix API names with _lsWasim Khan2019-12-261-11/+11
| * | pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan2019-12-262-2/+4
| * | drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan2019-12-261-1/+1
| * | drivers/fsl-mc: Support DPSPARSER object and apply spb commandFlorinel Iordache2019-12-264-22/+396
| * | mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund2019-12-231-7/+6
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-1863-307/+3263
| |\ \
| | * | i2c: designware: Add Apollo Lake supportSimon Glass2019-12-151-0/+25
| | * | x86: apl: Add pinctrl driverSimon Glass2019-12-153-3/+206
| | * | x86: apl: Add PMC driverSimon Glass2019-12-151-0/+56
| | * | x86: Add a generic Intel GPIO driverSimon Glass2019-12-153-0/+171
| | * | x86: Add a generic Intel pinctrl driverSimon Glass2019-12-155-0/+667
| | * | mtd: spi: Export spi_flash_std_probe()Simon Glass2019-12-151-1/+1
| | * | spi: ich: Add Apollo Lake supportSimon Glass2019-12-152-5/+15
| | * | spi: ich: Add TPL supportSimon Glass2019-12-151-4/+44
| | * | spi: ich: Add support for get_mmap() methodSimon Glass2019-12-151-0/+32
| | * | spi: ich: Support hardware sequencingSimon Glass2019-12-152-3/+245
| | * | spi: ich: Support of-platdata for fast-spiSimon Glass2019-12-151-3/+15
| | * | spi: ich: Correct max-size bug in ich_spi_adjust_size()Simon Glass2019-12-151-3/+5
| | * | spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass2019-12-152-19/+13
| | * | spi: ich: Various small tidy-upsSimon Glass2019-12-151-9/+8
| | * | spi: ich: Fix header orderSimon Glass2019-12-151-2/+2
| | * | spi: ich: Convert to livetreeSimon Glass2019-12-151-17/+5
| | * | spi: ich: Move the protection/lockdown code into a functionSimon Glass2019-12-152-20/+44
| | * | spi: ich: Move init function just above probe()Simon Glass2019-12-151-61/+61
| | * | x86: spi: Don't enable SPI_FLASH_BAR by defaultSimon Glass2019-12-151-1/+0
| | * | spi: Correct operations check in dm_spi_xfer()Simon Glass2019-12-152-9/+5
| | * | x86: Allow removal of standard PCH driversSimon Glass2019-12-152-2/+20
| | * | sandbox: Add a test for IRQSimon Glass2019-12-152-0/+56
| | * | x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-153-0/+63
| | * | sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-154-0/+373
| | * | pci: Add support for p2sb uclassSimon Glass2019-12-153-0/+250
| | * | x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-155-0/+354
| | * | x86: power: Add an ACPI PMC uclassSimon Glass2019-12-154-0/+220
| | * | x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass2019-12-152-2/+14
| | * | x86: timer: use a timer base of 0Simon Glass2019-12-152-1/+16
| | * | dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass2019-12-151-0/+14
| | * | i2c: designware: Support use in SPLSimon Glass2019-12-151-3/+40
| | * | i2c: designware: Avoid using static dataSimon Glass2019-12-151-3/+6
| | * | i2c: designware: Tidy up PCI supportSimon Glass2019-12-154-89/+134