summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-24net: add ethernet driver for MediaTek MT7620 SoCWeijie Gao
2021-01-24phy: add USB PHY driver for MediaTek MT7620 SoCWeijie Gao
2021-01-24spi: add spi controller support for MediaTek MT7620 SoCWeijie Gao
2021-01-24gpio: add GPIO controller driver for MediaTek MT7620 SoCWeijie Gao
2021-01-24watchdog: add watchdog driver for MediaTek MT7620 SoCWeijie Gao
2021-01-24pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao
2021-01-24clk: add clock driver for MediaTek MT7620 SoCWeijie Gao
2021-01-24serial: add uart driver for MediaTek MT7620 SoCWeijie Gao
2021-01-23spi: imx: Use clock framework if enabledMarek Vasut
2021-01-23spi: imx: Define register bits in the driverMarek Vasut
2021-01-23clk: imx: Add ECSPI to iMX8MNMarek Vasut
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford
2021-01-23mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher
2021-01-23w1: mxc: fix buildMartin Fuzzey
2021-01-23imx: imx8mn_evk: correct stack/malloc adressPeng Fan
2021-01-23imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini
2021-01-22net: macb: take into account all RGMII interface typesClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 emacClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 gmacClaudiu Beznea
2021-01-22net: macb: check clk_set_rate return value to be negativeClaudiu Beznea
2021-01-22net: macb: add user io config data structureClaudiu Beznea
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev
2021-01-22pinctrl: at91-pio4: convert to dev_read_propEugen Hristev
2021-01-21pci: Add Rockchip dwc based PCIe controller driverShawn Lin
2021-01-21phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin
2021-01-20mmc: xenon_sdhci: Remove duplicated macrosMichal Simek
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut
2021-01-19net: ks8851: Reset internal RXFC count on bad packetMarek Vasut
2021-01-19net: ftgmac100: Read and retain MAC addressHongwei Zhang
2021-01-19net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray
2021-01-19net: phy: micrel: fix typoClaudiu Beznea
2021-01-19net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea
2021-01-18timer: mtk_timer: initialize the timer before useWeijie Gao
2021-01-18pinctrl: mediatek: correct error handlingHeinrich Schuchardt
2021-01-18mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt
2021-01-18drivers: qe: avoid double free()Heinrich Schuchardt
2021-01-18mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt
2021-01-18dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt
2021-01-18power: pmic: add driver for Monolithic Power mp5416Tim Harvey
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang
2021-01-18reset: aspeed: Add AST2600 reset supportChia-Wei, Wang
2021-01-18wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen
2021-01-18mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini