summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-12-27rtc: rx8010js: add compatible stringRobert Beckett
2019-12-27rtc: s35392a: add compatible stringsRobert Beckett
2019-12-27rtc: rx8010sj: fix DM initializationRobert Beckett
2019-12-27spi: rk: Limit transfers to (64K - 1) bytesJagan Teki
2019-12-27mtd: spi-nor-core: Fix static checker warningsVignesh Raghavendra
2019-12-27imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam
2019-12-26phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros
2019-12-26phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros
2019-12-26phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros
2019-12-26phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros
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-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-12-21usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki
2019-12-21usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra
2019-12-20drivers: net: bcm-sf2: pass -1 to phy_connect()Alex Marginean
2019-12-20net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYsMarek Vasut
2019-12-18mtd: spi-nor: ids: Add GigaDevice gd25q128Peter Robinson
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus
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