summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-10Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-02-03riscv: cpu: jh7110: fallback to generic cleanup_before_linux()Yao Zi
2025-02-03riscv: cpu: generic: fallback to generic cleanup_before_linux()Yao Zi
2025-02-03riscv: add a generic implementation for cleanup_before_linux()Yao Zi
2025-02-03riscv: dts: binman.dtsi: Include OP-TEE OS imageYu-Chien Peter Lin
2025-02-03riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDRYu-Chien Peter Lin
2025-02-03riscv: AVAILABLE_HARTS is not compatible with XIPHeinrich Schuchardt
2025-02-03riscv: spacemit: k1: probe dram size during boot phase.Huan Zhou
2025-01-17efi_loader: correct SizeOfCode, SizeOfInitializedDataHeinrich Schuchardt
2025-01-17efi_loader: use INCLUDE in EFI linker scriptsHeinrich Schuchardt
2025-01-16riscv: cpu: k230: Add support for Canaan Kendryte K230 SoCJunhui Liu
2025-01-16riscv: dts: canaan: Add basic device tree for K230 CanMV boardJunhui Liu
2025-01-16riscv: Fallback to riscv,isaMayuresh Chitale
2025-01-16riscv: Enhance extension probingMayuresh Chitale
2025-01-16riscv: dts: starfive: split out visionfive2 target specific configurationE Shattow
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-18riscv: spacemit: bananapi_f3: initial support addedKongyang Liu
2024-12-18riscv: dts: t-head: Add sdhci and emmc nodesMaksim Kiselev
2024-12-18riscv: cpu: jh7110: Sort the list of imply statementsHal Feng
2024-12-18riscv: dts: jh7110: Support multiple DTBs in a Fit imageHal 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-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-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-06riscv: Introduce configuration for 64bit version Microblaze VMichal Simek
2024-10-29riscv: dts: mpfs: migrate to OF_UPSTREAMConor Dooley
2024-10-29riscv: resume needs to be a globalAnton Blanchard
2024-10-29riscv: mbv: Align DT with QEMUMichal Simek
2024-10-28riscv: cache: Add CBO instructionsMayuresh Chitale
2024-10-28riscv: Add support for defining instructionsMayuresh Chitale
2024-10-28riscv: add missing linefeed in error messageHeinrich Schuchardt
2024-10-28riscv: qemu: Explicitly advertise RVVM supportLekKit
2024-10-28cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-09efi: arm: x86: riscv: Drop crt0/relocal extra- rulesSimon Glass
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini