aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-27mmc: sh_sdhi: Drop unused driverMarek Vasut
2023-10-27mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setupPaul Barker
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24power: domain: add SCMI driverAKASHI Takahiro
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker
2023-10-24mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN optionJohan Jonker
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedTony Dinh
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-10-23Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-23clk: rockchip: rk3588: fix up the frac pll calculationElaine Zhang
2023-10-23clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parentElaine Zhang
2023-10-23clk: rockchip: rk3588: support aclk_top_root set 750MElaine Zhang
2023-10-23clk: rk3588: Add 742.5M parameter for PLLGuochun Huang
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