Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fdff1f96a6505bccb258f5b52e6c94c7e0b29512
/
arch
/
riscv
/
lib
f74c416
riscv: use invalidate/flush_*cache_range functions in cache.c
by Lukas Auer
· 6 years ago
c905665
riscv: move the AX25-specific implementation of flush_dcache_all
by Lukas Auer
· 6 years ago
0c85c11
riscv: clarify error message on undefined exceptions
by Lukas Auer
· 6 years ago
08337cd
riscv: bootm: Support booting VxWorks
by Bin Meng
· 6 years ago
3c85099
riscv: bootm: Change to use boot_hart from global data
by Bin Meng
· 6 years ago
51ab457
riscv: Save boot hart id to the global data
by Bin Meng
· 6 years ago
7f5d35a
riscv: Adjust the _exit_trap() position to come before handle_trap()
by Bin Meng
· 6 years ago
511107d
riscv: Implement riscv_get_time() API using rdtime instruction
by Anup Patel
· 6 years ago
644a3cd
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
by Bin Meng
· 6 years ago
d2db2a8
riscv: Add kconfig option to run U-Boot in S-mode
by Anup Patel
· 6 years ago
a33a4ef
riscv: efi: Generate Microsoft PE format compliant images
by Bin Meng
· 6 years ago
52923c6
riscv: cache: Implement i/dcache [status, enable, disable]
by Rick Chen
· 6 years ago
c3b1a99
riscv: align bootm implementation with that of other architectures
by Lukas Auer
· 6 years ago
62a09ad
riscv: implement the invalidate_icache_* functions
by Lukas Auer
· 6 years ago
c93a1c8
riscv: hang on unhandled exceptions
by Lukas Auer
· 6 years ago
e8b522b
riscv: treat undefined exception codes as reserved
by Lukas Auer
· 6 years ago
5a44173
riscv: complete the list of exception codes
by Lukas Auer
· 6 years ago
b2c860c
riscv: fix use of incorrectly sized variables
by Lukas Auer
· 6 years ago
862e2e7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· 6 years ago
b1893a9
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
by Bin Meng
· 6 years ago
9d9b3dc
riscv: cosmetic: Reword do_reset() printf message.
by Rick Chen
· 6 years ago
b984ddc
riscv: Move do_reset() to a common place
by Bin Meng
· 6 years ago
ed49ba4
riscv: bootm: Pass mhartid CSR value to kernel
by Bin Meng
· 6 years ago
4afeedf
riscv: bootm: Correct the 1st kernel argument to hart id
by Bin Meng
· 6 years ago
3ad4866
riscv: Remove setup.h
by Bin Meng
· 6 years ago
b71bb87
riscv: Remove unused _relocate arguments
by Ivan Gorinov
· 6 years ago
7215787
SPDX: Convert single license tags to Linux Kernel style
by Rick Chen
· 6 years ago
b66babd
riscv: Add board_quiesce_devices stub
by Alexander Graf
· 7 years ago
493d1e8
riscv: Add EFI application infrastructure
by Alexander Graf
· 7 years ago
a7f99e5
riscv: Add setjmp/longjmp code
by Alexander Graf
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
22b7e6f
riscv: bootm: Remove ATAGS
by Rick Chen
· 7 years ago
0462358
riscv: bootm: Support to boot riscv-linux
by Rick Chen
· 7 years ago
22e8c0f
riscv: checkpatch: Fix static const char * array declarations
by Rick Chen
· 7 years ago
b907649
riscv: checkpatch: Fix missing a blank line after declarations
by Rick Chen
· 7 years ago
8bbb290
riscv: nx25: lib: Add relative lib funcs to support RISC-V
by Rick Chen
· 7 years ago