aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bootstd: Correct logic for single uclassSimon Glass2-2/+35
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass1-3/+14
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass3-31/+3
2023-10-23CI: Re-enable maintainer checkTom Rini2-2/+2
2023-10-23ae350: Update defconfig listTom Rini1-4/+8
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini16-13/+586
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini131-594/+4234
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek10-0/+540
2023-10-23arm: dts: at91: sama5: Add flexcom4 nodeArtur Rojek1-0/+20
2023-10-23event: add new EVT_SETTINGS_R eventArtur Rojek3-0/+11
2023-10-23common: add prototype & rename populate_serial_number()Artur Rojek2-13/+15
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 Rini3-8/+355
2023-10-23sunxi: add MangoPi MQ-R board supportAndre Przywara2-0/+17
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards3-2/+57
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards2-101/+23
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards1-19/+47
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards1-60/+43
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara12-32/+40
2023-10-22sunxi: R528: add SMHC2 pin pull ups supportOkhunjon Sobirjonov1-0/+7
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara10-2/+41
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-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara2-7/+19
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara2-5/+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 Przywara14-20/+90
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara3-4/+30
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara4-7/+11
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara17-6/+14
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara3-76/+66
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara1-30/+25
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara4-96/+105
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara26-42/+10
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara1-0/+38
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara22-41/+13
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-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara9-0/+1434
2023-10-22sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6Andre Przywara8-4/+225
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara12-128/+240
2023-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+1
2023-10-20arm: kirkwood: Pogo v4: Enable LTOTony Dinh1-0/+1
2023-10-19Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u...WIP/19Oct2023Tom Rini3-3/+48
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker3-1/+34
2023-10-19serial: sh: Fix error handlingPaul Barker1-2/+14
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini19-46/+738
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini3-5/+11