summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-26sunxi: Add support for AXP305 PMICJernej Skrabec3-1/+96
2021-01-26net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara1-0/+3
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini7-7/+136
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-18/+161
2021-01-23spi: imx: Use clock framework if enabledMarek Vasut1-0/+12
2021-01-23spi: imx: Define register bits in the driverMarek Vasut1-0/+76
2021-01-23clk: imx: Add ECSPI to iMX8MNMarek Vasut1-0/+29
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford1-0/+9
2021-01-23mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher1-0/+2
2021-01-23w1: mxc: fix buildMartin Fuzzey1-1/+1
2021-01-23imx: imx8mn_evk: correct stack/malloc adressPeng Fan1-4/+4
2021-01-23imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li1-2/+3
2021-01-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini1-56/+0
2021-01-22net: macb: take into account all RGMII interface typesClaudiu Beznea1-1/+4
2021-01-22net: macb: add support for sama7g5 emacClaudiu Beznea1-0/+9
2021-01-22net: macb: add support for sama7g5 gmacClaudiu Beznea1-0/+33
2021-01-22net: macb: check clk_set_rate return value to be negativeClaudiu Beznea1-1/+1
2021-01-22net: macb: add user io config data structureClaudiu Beznea1-12/+41
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev1-0/+8
2021-01-22pinctrl: at91-pio4: convert to dev_read_propEugen Hristev1-3/+3
2021-01-21pci: Add Rockchip dwc based PCIe controller driverShawn Lin4-0/+890
2021-01-21phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin3-0/+164
2021-01-20mmc: xenon_sdhci: Remove duplicated macrosMichal Simek1-12/+0
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut1-78/+51
2021-01-19net: ks8851: Reset internal RXFC count on bad packetMarek Vasut1-1/+2
2021-01-19net: ftgmac100: Read and retain MAC addressHongwei Zhang1-0/+32
2021-01-19net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray1-3/+14
2021-01-19net: phy: micrel: fix typoClaudiu Beznea1-1/+1
2021-01-19net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea1-1/+62
2021-01-18timer: mtk_timer: initialize the timer before useWeijie Gao1-0/+10
2021-01-18pinctrl: mediatek: correct error handlingHeinrich Schuchardt1-0/+1
2021-01-18mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt2-239/+0
2021-01-18drivers: qe: avoid double free()Heinrich Schuchardt1-1/+0
2021-01-18mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt1-3/+0
2021-01-18dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt1-2/+2
2021-01-18power: pmic: add driver for Monolithic Power mp5416Tim Harvey3-0/+114
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang1-0/+5
2021-01-18reset: aspeed: Add AST2600 reset supportChia-Wei, Wang3-0/+118
2021-01-18wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang3-0/+120
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung3-2/+1123
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen2-0/+1174
2021-01-18mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu4-0/+1696
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen1-2/+4
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent2-0/+824
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini1-5/+72
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini13-20/+707
2021-01-18pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar1-0/+25
2021-01-18pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar1-5/+47
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari8-0/+514
2021-01-18net: macb: Add phy address to read it from device treePadmarao Begari1-0/+13