summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara2021-01-251-0/+3
* Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-257-7/+136
|\
| * spi: imx: Use clock framework if enabledMarek Vasut2021-01-231-0/+12
| * spi: imx: Define register bits in the driverMarek Vasut2021-01-231-0/+76
| * clk: imx: Add ECSPI to iMX8MNMarek Vasut2021-01-231-0/+29
| * spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford2021-01-231-0/+9
| * mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher2021-01-231-0/+2
| * w1: mxc: fix buildMartin Fuzzey2021-01-231-1/+1
| * imx: imx8mn_evk: correct stack/malloc adressPeng Fan2021-01-231-4/+4
| * imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li2021-01-231-2/+3
* | Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-253-18/+161
|\ \
| * | net: macb: take into account all RGMII interface typesClaudiu Beznea2021-01-221-1/+4
| * | net: macb: add support for sama7g5 emacClaudiu Beznea2021-01-221-0/+9
| * | net: macb: add support for sama7g5 gmacClaudiu Beznea2021-01-221-0/+33
| * | net: macb: check clk_set_rate return value to be negativeClaudiu Beznea2021-01-221-1/+1
| * | net: macb: add user io config data structureClaudiu Beznea2021-01-221-12/+41
| * | pinctrl: at91-pio4: implement drive strength supportEugen Hristev2021-01-221-0/+8
| * | pinctrl: at91-pio4: convert to dev_read_propEugen Hristev2021-01-221-3/+3
| * | net: phy: micrel: fix typoClaudiu Beznea2021-01-191-1/+1
| * | net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea2021-01-191-1/+62
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini2021-01-221-56/+0
|\ \ \ | |_|/ |/| |
| * | mmc: exynos_dw_mmc: remove unused functionJaehoon Chung2021-01-131-56/+0
* | | pci: Add Rockchip dwc based PCIe controller driverShawn Lin2021-01-214-0/+890
* | | phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin2021-01-213-0/+164
* | | mmc: xenon_sdhci: Remove duplicated macrosMichal Simek2021-01-201-12/+0
* | | net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-191-78/+51
* | | net: ks8851: Reset internal RXFC count on bad packetMarek Vasut2021-01-191-1/+2
* | | net: ftgmac100: Read and retain MAC addressHongwei Zhang2021-01-191-0/+32
* | | net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray2021-01-191-3/+14
* | | timer: mtk_timer: initialize the timer before useWeijie Gao2021-01-181-0/+10
* | | pinctrl: mediatek: correct error handlingHeinrich Schuchardt2021-01-181-0/+1
* | | mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt2021-01-182-239/+0
* | | drivers: qe: avoid double free()Heinrich Schuchardt2021-01-181-1/+0
* | | mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt2021-01-181-3/+0
* | | dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt2021-01-181-2/+2
* | | power: pmic: add driver for Monolithic Power mp5416Tim Harvey2021-01-183-0/+114
* | | aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-181-0/+5
* | | reset: aspeed: Add AST2600 reset supportChia-Wei, Wang2021-01-183-0/+118
* | | wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang2021-01-183-0/+120
* | | ram: aspeed: Add AST2600 DRAM control supportDylan Hung2021-01-183-2/+1123
* | | clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-182-0/+1174
* | | mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu2021-01-184-0/+1696
* | | mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen2021-01-181-2/+4
* | | clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-182-0/+824
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-181-5/+72
|\ \
| * | pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar2021-01-181-0/+25
| * | pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar2021-01-181-5/+47
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/18Jan2021Tom Rini2021-01-1813-20/+707
|\ \ \
| * | | clk: Add Microchip PolarFire SoC clock driverPadmarao Begari2021-01-188-0/+514
| * | | net: macb: Add phy address to read it from device treePadmarao Begari2021-01-181-0/+13