aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal
2019-12-26armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan
2019-12-26pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan
2019-12-26pci: layerscape: Suffix API names with _lsWasim Khan
2019-12-26pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan
2019-12-26drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan
2019-12-26drivers/fsl-mc: Support DPSPARSER object and apply spb commandFlorinel Iordache
2019-12-23mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17misc: i2c_eeprom: add size queryRobert Beckett
2019-12-17misc: i2c_eeprom: add fixed partitions supportRobert Beckett
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2019-12-17i2c: add support for offset overflow in to addressRobert Beckett
2019-12-15i2c: designware: Add Apollo Lake supportSimon Glass
2019-12-15x86: apl: Add pinctrl driverSimon Glass
2019-12-15x86: apl: Add PMC driverSimon Glass
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass
2019-12-15mtd: spi: Export spi_flash_std_probe()Simon Glass
2019-12-15spi: ich: Add Apollo Lake supportSimon Glass
2019-12-15spi: ich: Add TPL supportSimon Glass
2019-12-15spi: ich: Add support for get_mmap() methodSimon Glass
2019-12-15spi: ich: Support hardware sequencingSimon Glass
2019-12-15spi: ich: Support of-platdata for fast-spiSimon Glass
2019-12-15spi: ich: Correct max-size bug in ich_spi_adjust_size()Simon Glass
2019-12-15spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass
2019-12-15spi: ich: Various small tidy-upsSimon Glass
2019-12-15spi: ich: Fix header orderSimon Glass
2019-12-15spi: ich: Convert to livetreeSimon Glass
2019-12-15spi: ich: Move the protection/lockdown code into a functionSimon Glass
2019-12-15spi: ich: Move init function just above probe()Simon Glass
2019-12-15x86: spi: Don't enable SPI_FLASH_BAR by defaultSimon Glass
2019-12-15spi: Correct operations check in dm_spi_xfer()Simon Glass
2019-12-15x86: Allow removal of standard PCH driversSimon Glass
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15pci: Add support for p2sb uclassSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass
2019-12-15x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass
2019-12-15x86: timer: use a timer base of 0Simon Glass
2019-12-15dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass
2019-12-15i2c: designware: Support use in SPLSimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass