aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt
2024-04-09riscv: starfive: MMC card detectHeinrich Schuchardt
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach
2024-04-09riscv: support extension probing using riscv, isa-extensionsConor Dooley
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley
2024-04-09riscv: dts: sophgo: Add clk node and sdhci nodeKongyang Liu
2024-04-09riscv: cache: Implement dcache for cv1800bKongyang Liu
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu
2024-04-09riscv: add backtrace supportBen Dooks
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-03-12riscv: dts: jh7110: Enable PLL node in SPLBo Gan
2024-03-12riscv: cpu: improve multi-letter extension detection in supports_extension()Conor Dooley
2024-03-12riscv: dts: jh7110: fix indentationLeon M. Busch-George
2024-03-12riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/sThomas Perrot
2024-03-01riscv: mbv: Enable SPL and binmanMichal Simek
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt
2024-01-31riscv: dts: starfive: add regulator deviceNam Cao
2024-01-31riscv: dts: jh7110: add power management unit controller nodeNam Cao
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu
2024-01-31riscv: dts: sophgo: add basic device tree for Milk-V Duo boardKongyang Liu
2024-01-31riscv: Support building with Clangkleines Filmröllchen
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen
2024-01-29riscv: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-01-29riscv: page align EFI binary sectionHeinrich Schuchardt
2024-01-29riscv: conflicting SPDX license linker scriptsHeinrich Schuchardt
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt
2023-12-27andes: cpu: Enable cache and TLB ECC supportLeo Yu-Chi Liang
2023-12-27andes: cpu: Enable memboost featureLeo Yu-Chi Liang
2023-12-27andes: ae350: Implement cache switch via KconfigLeo Yu-Chi Liang
2023-12-27andes: csr.h: Clean up CSR definitionLeo Yu-Chi Liang
2023-12-27riscv: Extend board compatible string with "qemu,mbv"Michal Simek
2023-12-27riscv: cache: support cache enable in SPL stageZong Li
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21riscv: Add a reset_cpu() functionSimon Glass
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek
2023-12-18riscv: dts: jh7110: Add a gpio-restart nodeJaehoon Chung
2023-12-06riscv: binman: fix the load field formatRandolph
2023-12-06riscv: andes: Fix enable register settings of PLICSWYu Chien Peter Lin
2023-12-05riscv: dts: jh7110: Add watchdog device tree nodeChanho Park
2023-11-28riscv: io.h: Fix signatures of reads/writes functionsIgor Prusov