summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-23clk: rockchip: rk3568: support dclk_vop select more parent clksElaine Zhang
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: add R528/T113-s3/D1(s) DRAM initialisation codeAndre Przywara
2023-10-22Kconfig: sunxi: prepare for using drivers/ram/sunxiAndre Przywara
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland
2023-10-22pinctrl: sunxi: add Allwinner D1 pinctrl descriptionAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-22video: pwm_backlight: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker
2023-10-19serial: sh: Fix error handlingPaul Barker
2023-10-19wdt: nuvoton: Fix reset/expire function errorJim Liu
2023-10-18eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut
2023-10-18dm: adc: imx93-adc depends on ADC (fix boot)Sébastien Szymanski
2023-10-18serial: amlogic: Add UART compatible for A1 boardIgor Prusov
2023-10-18phy: meson-g12a-usb2: fix ret check on power_domain_getGuillaume La Roque
2023-10-17lib: acpi: Fix linking SPL when ACPIGEN is enabledSean Anderson
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker
2023-10-17serial: sh: Sort includesPaul Barker
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker
2023-10-16serial: sh: Fix compile error when lacking HSCIF supportPaul Barker
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-16serial: lpuart: Enable IPG clockYe Li
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski
2023-10-16arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdevTony Dinh
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13firmware: scmi: Fix clearing variableFrancois Berder
2023-10-13firmware: scmi: add a check against availability of protocolsAKASHI Takahiro