index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
config.mk
Age
Commit message (
Expand
)
Author
2024-01-31
riscv: Support building with Clang
kleines Filmröllchen
2023-04-20
riscv: Support CONFIG_REMAKE_ELF
Samuel Holland
2023-04-20
riscv: Enforce DWARF4 output
Bin Meng
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2019-01-15
riscv: qemu: define standalone load address
Lukas Auer
2019-01-15
riscv: remove RISC-V standalone linker script
Lukas Auer
2018-11-26
riscv: enable -fdata-sections
Lukas Auer
2018-11-26
riscv: set -march and -mabi based on the Kconfig configuration
Lukas Auer
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-10-03
riscv: allow native compilation
Heinrich Schuchardt
2018-10-03
riscv: Explicitly pass -march and -mabi to the compiler
Bin Meng
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-05-29
riscv: Add EFI application infrastructure
Alexander Graf
2018-05-29
riscv: Enable function sections
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
riscv: Add Kconfig to support RISC-V
Rick Chen