aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-21configs: Resync with savedefconfigWIP/2022-10-21-enforce-some-DM-migrationsTom Rini413-427/+12
2022-10-21input: Remove legacy KEYBOARD optionTom Rini13-90/+0
2022-10-21core: Enable DM by defaultTom Rini2-9/+1
2022-10-21Merge tag 'u-boot-at91-fixes-2023.01-a' of https://source.denx.de/u-boot/cust...Tom Rini2-19/+19
2022-10-21ARM: dts: at91: sama7g5: fix signal name of pin PB2Mihai Sain1-1/+1
2022-10-21ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodesDario Binacchi1-18/+18
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...WIP/20Oct2022Tom Rini30-1092/+3631
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini8-21/+50
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini3-7/+23
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini230-1037/+657
2022-10-20riscv: ae350: Check firmware_fdt_addr headerRick Chen1-1/+1
2022-10-20riscv: andes_plic.c: use modified IPI schemeYu Chien Peter Lin1-3/+4
2022-10-20riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+Bin Meng1-1/+1
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt2-2/+2
2022-10-20riscv: support building double-float modulesHeinrich Schuchardt2-3/+27
2022-10-20cmd/sbi: user friendly short textsHeinrich Schuchardt1-9/+9
2022-10-20cmd/sbi: error message for failure to get spec versionHeinrich Schuchardt1-2/+5
2022-10-20cmd/sbi: format RustSBI version numberHeinrich Schuchardt1-0/+1
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay1-1/+17
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek1-3/+3
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek2-3/+3
2022-10-19suniv: add UART1 supportAndre Przywara2-0/+5
2022-10-19suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara2-2/+2
2022-10-19sunxi: fix 32MB load address layoutAndre Przywara1-9/+9
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara4-19/+34
2022-10-19configs: sunxi: licheepi_nano: enable D-CacheIcenowy Zheng1-1/+0
2022-10-19sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng1-1/+1
2022-10-19sunxi: defconfig: Add X96 Mate TV boxAndre Przywara2-0/+20
2022-10-19arm: dts: rockchip: rk356x: sync with Linux 6.0FUKAUMI Naoki7-748/+1891
2022-10-19rockchip: jerry: Enable RESET driverSimon Glass1-0/+1
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz3-9/+12
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz2-8/+11
2022-10-19rockchip: puma-rk3399: migrate to TPLQuentin Schulz3-7/+7
2022-10-19rockchip: puma-rk3399: remove useless CONFIG_SYS_SPI_U_BOOT_OFFSQuentin Schulz1-1/+0
2022-10-19rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz2-0/+38
2022-10-19rockchip: puma-rk3399: allow loading environment from SPI-NOR flashQuentin Schulz1-0/+2
2022-10-19rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz1-0/+22
2022-10-19rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz1-3/+0
2022-10-19rockchip: puma-rk3399: allow non-SD-Card-loaded SPL to load U-Boot proper fro...Quentin Schulz2-1/+25
2022-10-19rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling e...Quentin Schulz2-21/+16
2022-10-19rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz1-12/+13
2022-10-19rockchip: rk3399: Add EAIDK-610 supportAndy Yan5-0/+1025
2022-10-19rockchip: puma-rk3399: remove dead codeQuentin Schulz1-16/+0
2022-10-19ram: rockchip: fix typo in KConfig option labelQuentin Schulz1-1/+1
2022-10-19rockchip: px30: support debug uart on UART0Quentin Schulz2-2/+54
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_GPIOQuentin Schulz1-22/+28
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATORQuentin Schulz1-8/+9
2022-10-19arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented rangeXavier Drudis Ferran1-1/+1
2022-10-19arm: dts: rockchip: rk3288: partial sync from LinuxJohan Jonker3-66/+296
2022-10-19arm: dts: rockchip: update cpu and gpu nodesJohan Jonker1-37/+111