summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-07ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf
2020-01-07pci: imx: Add iMX6SX compatibleMarek Vasut
2020-01-07video: lg4573: convert to DMHeiko Schocher
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
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-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-13sysreset_mpc83xx: fix mcp83xx -> mpc83xx typoRasmus Villemoes
2019-12-11Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra
2019-12-09net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater
2019-12-09drivers: net: fsl_enetc: register internal MDIO busAlex Marginean
2019-12-09drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean
2019-12-09drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean
2019-12-09drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean
2019-12-09drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean
2019-12-09drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean
2019-12-09drivers: net: aquantia: check system interface too when checking for link upAlex Marginean
2019-12-09drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean
2019-12-09drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean