Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: qemu: define standalone load address | Lukas Auer | 2019-01-15 | 1 | -1/+1 |
* | riscv: remove RISC-V standalone linker script | Lukas Auer | 2019-01-15 | 1 | -1/+0 |
* | riscv: enable -fdata-sections | Lukas Auer | 2018-11-26 | 1 | -1/+2 |
* | riscv: set -march and -mabi based on the Kconfig configuration | Lukas Auer | 2018-11-26 | 1 | -4/+0 |
* | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck | 2018-11-18 | 1 | -2/+2 |
* | riscv: allow native compilation | Heinrich Schuchardt | 2018-10-03 | 1 | -4/+0 |
* | riscv: Explicitly pass -march and -mabi to the compiler | Bin Meng | 2018-10-03 | 1 | -2/+6 |
* | config.mk: Remove duplicated -fno-strict-aliasing | Bin Meng | 2018-09-25 | 1 | -1/+1 |
* | riscv: Add EFI application infrastructure | Alexander Graf | 2018-05-29 | 1 | -0/+5 |
* | riscv: Enable function sections | Alexander Graf | 2018-05-29 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -1/+1 |
* | riscv: Add Kconfig to support RISC-V | Rick Chen | 2018-01-12 | 1 | -0/+33 |