summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-18phy: don't spam console if phys property is absent in device nodeRoger Quadros
2024-12-18verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZEHiago De Franco
2024-12-18arch: x86: lib: Add support of legacy 64-bit entry point at 0x200Paul HENRYS
2024-12-18Merge patch series "sandbox: repair compile and run-time for OF_EMBED case"Tom Rini
2024-12-18Merge patch series "fdt: Correct condition for receiving bloblist"Tom Rini
2024-12-18test: sandbox: fix link error with do_ut_bootm if BLOBLIST=nEvgeny Bachinin
2024-12-18test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=nEvgeny Bachinin
2024-12-18test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=nEvgeny Bachinin
2024-12-18sandbox: fix bloblist_finish() linker error if BLOBLIST=nEvgeny Bachinin
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-18fdt: Correct condition for receiving bloblistSimon Glass
2024-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2024-12-18Merge tag 'u-boot-stm32-20241218' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-12-18boot: android: rework bootargs concatenationNicolas Belin
2024-12-18boot: android: free newbootargs when doneNicolas Belin
2024-12-18boot: android: fix extra command line supportNicolas Belin
2024-12-18configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C...Patrice Chotard
2024-12-18configs: stm32mp1: Restore boot SPL from sdcard for Engicam MicroGEA STM32MP1...Patrice Chotard
2024-12-18configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 E...Patrice Chotard
2024-12-18configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C...Patrice Chotard
2024-12-18configs: stm32mp1: Restore boot SPL from sdcard for stm32mp15Patrice Chotard
2024-12-18ARM: dts: stm32: Deduplicate CONFIG_OF_SPL_REMOVE_PROPS on DH STM32MP15xx DHSOMMarek Vasut
2024-12-18ARM: dts: stm32: Drop access-controllers from SPL DT on DH STM32MP15xx DHSOMMarek Vasut
2024-12-18ARM: dts: stm32: Reinstate SPL_SYS_MMCSD_RAW_MODE on DH STM32MP15xx DHSOMMarek Vasut
2024-12-18ARM: dts: stm32: Reinstate missing root oscillators on DH STM32MP15xx DHCORMarek Vasut
2024-12-18ARM: dts: stm32: Reinstate missing root oscillators on STM32MP15xxMarek Vasut
2024-12-18Kconfig: Set STACK_SIZE to 16KB for STM32 MCUsPatrice Chotard
2024-12-18riscv: spl: add FIT name for RISC-V Falcon modeRandolph
2024-12-18doc: spacemit: bananapi_f3: document Banana Pi F3 boardKongyang Liu
2024-12-18riscv: spacemit: bananapi_f3: initial support addedKongyang Liu
2024-12-18configs: th1520_lpi4a: enable mmc controller supportMaksim Kiselev
2024-12-18riscv: dts: t-head: Add sdhci and emmc nodesMaksim Kiselev
2024-12-18mmc: snps_sdhci: Add sdhci driver support for TH1520 SoCMaksim Kiselev
2024-12-18riscv: cpu: jh7110: Sort the list of imply statementsHal Feng
2024-12-18board: starfive: spl: Support multiple DTBs for JH7110 based boardsHal Feng
2024-12-18board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()Hal Feng
2024-12-18riscv: dts: jh7110: Support multiple DTBs in a Fit imageHal Feng
2024-12-18configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DTHal Feng
2024-12-18board: starfive: spl: Drop the unneeded DT modification codeHal Feng
2024-12-18riscv: dts: jh7110: Add u-boot device tree for JH7110 based boardsHal Feng
2024-12-18riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsiHal Feng
2024-12-18pcie: starfive: Make the driver compatible with upstream DTHal Feng
2024-12-18mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DTHal Feng
2024-12-18riscv: dts: jh7110: Make u-boot device trees adapting to upstream DTHal Feng
2024-12-18dts: starfive: Switch to using upstream DTHal Feng
2024-12-18board: add support for LicheeRV NanoThomas Bonnefille
2024-12-18riscv: dts: sophgo: add device tree for LicheeRV NanoThomas Bonnefille
2024-12-18doc: add LicheeRV Nano and SG2002 SoCThomas Bonnefille
2024-12-17Merge branch 'u-boot-nand-20241212' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-12-17nand: Add a watch commandMichael Trimarchi