u-boot/arch/riscv/lib
Tom Rini 407d68638f Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini <trini@konsulko.com> says:

This series switches to always using $(PHASE_) in Makefiles when
building rather than $(PHASE_) or $(XPL_). It also starts on documenting
this part of the build, but as a follow-up we need to rename
doc/develop/spl.rst and expand on explaining things a bit.

Link: https://lore.kernel.org/r/20250401225851.1125678-1-trini@konsulko.com
2025-04-11 12:16:49 -06:00
..
aclint_ipi.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
andes_plicsw.c riscv: andes: Fix enable register settings of PLICSW 2023-12-06 16:05:39 +08:00
asm-offsets.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
bdinfo.c riscv: add RISC-V fields to bdinfo command 2024-07-22 11:15:11 +08:00
boot.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bootm.c usb: gadget: Remove final remnants of CONFIG_USB_DEVICE 2025-03-10 09:22:35 +01:00
cache.c treewide: Add a function to change page permissions 2025-03-14 13:37:54 +02:00
crt0_riscv_efi.S arm: riscv: efi: Export _start symbol from crt0_*_efi stubs 2025-03-17 09:22:03 +01:00
elf_riscv32_efi.lds efi_loader: use INCLUDE in EFI linker scripts 2025-01-17 20:31:26 +01:00
elf_riscv64_efi.lds efi_loader: use INCLUDE in EFI linker scripts 2025-01-17 20:31:26 +01:00
fdt_fixup.c riscv: add missing linefeed in error message 2024-10-28 16:11:33 +08:00
image.c Revert "Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE"" 2025-04-07 16:35:43 -06:00
interrupts.c riscv: resume needs to be a global 2024-10-29 19:58:14 +08:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
memcpy.S riscv: memcpy: check src and dst before copy 2023-02-01 16:17:45 +08:00
memmove.S riscv: Fix memmove and optimise memcpy when misalign 2021-05-17 16:47:33 +08:00
memset.S riscv: assembler versions of memcpy, memmove, memset 2021-04-08 15:37:29 +08:00
reloc_riscv_efi.c riscv: Remove unused _relocate arguments 2018-07-19 16:31:37 -04:00
reset.c riscv: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
sbi.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
sbi_ipi.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
semihosting.S riscv: semihosting: correct alignment 2024-07-22 11:15:11 +08:00
setjmp.S riscv: simplify longjmp 2021-04-08 15:37:29 +08:00
sifive_cache.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
smp.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
spl.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
strcmp_zbb.S riscv: Add Zbb support for building U-Boot 2023-10-19 17:29:50 +08:00
strlen_zbb.S riscv: Add Zbb support for building U-Boot 2023-10-19 17:29:50 +08:00
strncmp_zbb.S riscv: Add Zbb support for building U-Boot 2023-10-19 17:29:50 +08:00