aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-13nand: raw: add support for MediaTek MT7621 SoCWeijie Gao5-2/+1488
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao1-6/+15
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao1-11/+11
2022-07-13net: mediatek: remap iobase addressWeijie Gao1-1/+1
2022-07-13mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao1-0/+13
2022-07-13watchdog: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13gpio: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13spi: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13pinctrl: mtmips: add support for MediaTek MT7621 SoCWeijie Gao5-2/+330
2022-07-13clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao2-0/+289
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini4-126/+165
2022-07-12rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve1-14/+47
2022-07-12i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay1-0/+5
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay1-0/+1
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay1-45/+50
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay1-75/+70
2022-07-12mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay1-2/+2
2022-07-11Merge branch 'next'Tom Rini224-6542/+7998
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2-99/+2
2022-07-08arm: Remove strongarm supportTom Rini2-24/+0
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini10-25/+266
2022-07-08serial: ns16550: Wait in debug_uart_init until tx buffer is emptyPali Rohár1-0/+4
2022-07-08led: pwm: Use NOP uclass driver for top-level nodeStefan Herbrechtsmeier1-12/+7
2022-07-08mtd: rawnand: Add support to dedicated function to set timingsKory Maincent1-11/+19
2022-07-08sound: enable building DA7219 driver with ACPIGEN=nHeinrich Schuchardt1-0/+3
2022-07-08snd: enable building max98357a driver with ACPIGEN=nHeinrich Schuchardt1-0/+3
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini1-0/+11
2022-07-07arm: Remove PXA architecture supportTom Rini14-2192/+1
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini1-0/+4
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini3-16/+5
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini1-0/+4
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-93/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini4-10/+45
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini10-16/+24
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini1-0/+16
2022-07-06misc: nuvoton: Add host interface configuration driverJim Liu3-0/+117
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley1-0/+15
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley2-0/+22
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley1-2/+7
2022-07-06clk/ast2500: Add SD clockJoel Stanley1-0/+23
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley1-2/+2
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley2-2/+5
2022-07-06i2c/aspeed: Add AST2600 compatibleJoel Stanley1-0/+1
2022-07-06i2c/aspeed: Fix reset controlJoel Stanley1-7/+15
2022-07-06reset/aspeed: Implement status callbackJoel Stanley2-0/+36
2022-07-06soc: soc_ti_k3: identify j7200 SR2.0 SoCsBryan Brattlof1-11/+5
2022-07-06phy: nuvoton: add NPCM7xx phy control driverJim Liu3-0/+223
2022-07-06firmware: ti_sci_static_data: Make file board agnosticVignesh Raghavendra1-38/+4