Commit Graph

48 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 5845f66123 riscv: allow native compilation 6 years ago
Rick Chen 9d9b3dc0d5 riscv: cosmetic: Reword do_reset() printf message. 6 years ago
Bin Meng b984ddc2dd riscv: Move do_reset() to a common place 6 years ago
Bin Meng 510e379c49 riscv: Add QEMU virt board support 6 years ago
Bin Meng 4694c93fef riscv: ae350: Clean up mixed tabs and spaces in the dts 6 years ago
Bin Meng b5369c5813 riscv: Make start.S available for all targets 6 years ago
Bin Meng ed49ba4dcc riscv: bootm: Pass mhartid CSR value to kernel 6 years ago
Bin Meng e5ea1e5860 riscv: Remove CSR read/write defines in encoding.h 6 years ago
Bin Meng 2fab2e9c88 riscv: Add a helper routine to print CPU information 6 years ago
Bin Meng ce7a8e0740 riscv: Explicitly pass -march and -mabi to the compiler 6 years ago
Bin Meng 3d6015651b riscv: Fix coding style issues in the linker script 6 years ago
Bin Meng dfb828ed1c riscv: Move the linker script to the CPU root directory 6 years ago
Bin Meng 8cdc6b58d7 riscv: Remove mach type 6 years ago
Bin Meng 4afeedf172 riscv: bootm: Correct the 1st kernel argument to hart id 6 years ago
Bin Meng 3ad4866dd7 riscv: Remove setup.h 6 years ago
Bin Meng 117a433d9e riscv: kconfig: Normalize architecture name spelling 6 years ago
Bin Meng d8d81d4a5d config.mk: Remove duplicated -fno-strict-aliasing 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Alexander Graf 122347f366 riscv: Include bss subsections in linker script 6 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 6 years ago
Ivan Gorinov b71bb87af9 riscv: Remove unused _relocate arguments 6 years ago
Rick Chen 7286e46a79 riscv: dts: Support cfi flash 6 years ago
Rick Chen c14e90e844 riscv: dts: Sync DT with Linux Kernel 6 years ago
Rick Chen 6f4dd62f33 riscv: cpu: nx25: Rename as ax25 6 years ago
Rick Chen 7215787c4e SPDX: Convert single license tags to Linux Kernel style 6 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 6 years ago
Alexander Graf b66babda45 riscv: Add board_quiesce_devices stub 6 years ago
Alexander Graf 493d1e88b6 riscv: Add EFI application infrastructure 6 years ago
Alexander Graf 6cc1a2af46 riscv: Enable function sections 6 years ago
Alexander Graf a7f99e5dd7 riscv: Add setjmp/longjmp code 6 years ago
Bryan O'Donoghue accdce5f86 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() 6 years ago
Bryan O'Donoghue 820cba2ce8 riscv: Define PLATFORM__SET_BIT for generic_set_bit() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Rick Chen d58717e425 riscv: ae250: Support DT provided by the board at runtime 6 years ago
Rick Chen 177c16c933 riscv: dts: AE250 support sd High-Speed mode 6 years ago
Rick Chen 22b7e6fbd3 riscv: bootm: Remove ATAGS 6 years ago
Rick Chen 0462358b62 riscv: bootm: Support to boot riscv-linux 6 years ago
Rick Chen 22e8c0f02b riscv: checkpatch: Fix static const char * array declarations 6 years ago
Rick Chen b9076495db riscv: checkpatch: Fix missing a blank line after declarations 6 years ago
Rick Chen 45fc937576 riscv: checkpatch: Fix alignment should match open parenthesis 6 years ago
Rick Chen 40717eb849 riscv: checkpatch: Fix use of volatile 6 years ago
Rick Chen bc0818a6a9 riscv: checkpatch: Fix Macro argument reuse 6 years ago
Rick Chen f94c44e51e riscv: Add Kconfig to support RISC-V 6 years ago
Rick Chen 6020faf62c riscv: nx25: include: Add header files to support RISC-V 6 years ago
Rick Chen 039ed7c572 riscv: nx25: dts: Add AE250 dts to support RISC-V 6 years ago
Rick Chen 8bbb2909cb riscv: nx25: lib: Add relative lib funcs to support RISC-V 6 years ago
Rick Chen e8e39597a3 riscv: cpu: Add nx25 to support RISC-V 6 years ago