aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-28/+72
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov3-0/+393
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James1-28/+72
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes1-2/+6
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes1-12/+12
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2-1/+274
2023-10-24power: domain: add SCMI driverAKASHI Takahiro4-0/+211
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro2-0/+189
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini11-37/+1293
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-0/+9
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker2-2/+6
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker3-0/+1161
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker1-0/+1
2023-10-24mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN optionJohan Jonker2-0/+12
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini1-0/+1
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedWIP/2023-10-23-bootstd-fixes-and-improvementsTony Dinh1-0/+6
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh3-1/+95
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini27-46/+1958
2023-10-23Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini3-17/+14
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini2-3/+4
2023-10-23clk: rockchip: rk3588: fix up the frac pll calculationElaine Zhang1-24/+78
2023-10-23clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parentElaine Zhang1-7/+17
2023-10-23clk: rockchip: rk3588: support aclk_top_root set 750MElaine Zhang1-2/+8
2023-10-23clk: rk3588: Add 742.5M parameter for PLLGuochun Huang1-0/+1
2023-10-23clk: rockchip: rk3568: support dclk_vop select more parent clksElaine Zhang1-2/+8
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara3-0/+3
2023-10-22sunxi: add R528/T113-s3/D1(s) DRAM initialisation codeAndre Przywara6-0/+1575
2023-10-22Kconfig: sunxi: prepare for using drivers/ram/sunxiAndre Przywara2-1/+8
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland4-0/+96
2023-10-22pinctrl: sunxi: add Allwinner D1 pinctrl descriptionAndre Przywara2-0/+36
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara2-4/+6
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara2-2/+22
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara10-3/+9
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara2-42/+60
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara1-30/+25
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara1-1/+101
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara2-2/+9
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara1-0/+38
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara1-0/+9
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+3
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+5
2023-10-22video: pwm_backlight: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-7/+6
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker2-1/+33
2023-10-19serial: sh: Fix error handlingPaul Barker1-2/+14
2023-10-19wdt: nuvoton: Fix reset/expire function errorJim Liu1-2/+8
2023-10-18eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut1-0/+8
2023-10-18dm: adc: imx93-adc depends on ADC (fix boot)Sébastien Szymanski1-0/+1
2023-10-18serial: amlogic: Add UART compatible for A1 boardIgor Prusov1-0/+1
2023-10-18phy: meson-g12a-usb2: fix ret check on power_domain_getGuillaume La Roque1-3/+3
2023-10-17lib: acpi: Fix linking SPL when ACPIGEN is enabledSean Anderson2-2/+2