summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2020-01-06Merge branch 'next'Tom Rini
2020-01-04Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini
2020-01-02video: add wrappers for ttf type files to .gitignoreDario Binacchi
2020-01-02video: Avoid using #ifdef in video-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass
2020-01-02video: Avoid using #ifdef in video blitting codeSimon Glass
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal
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-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