summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom 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 attachedTony 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
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson4-3/+4
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-1/+3
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini13-10/+2115
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker1-1/+73
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker1-5/+4
2023-10-17serial: sh: Sort includesPaul Barker1-5/+5
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-8/+1098
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+7