index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
riscv: add RISC-V fields to bdinfo command
Heinrich Schuchardt
1
-0
/
+1
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
1
-1
/
+1
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
1
-1
/
+1
2023-10-19
riscv: Add Zbb support for building U-Boot
Yu Chien Peter Lin
1
-0
/
+3
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
1
-1
/
+1
2022-12-08
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
1
-0
/
+2
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
1
-1
/
+1
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
1
-0
/
+1
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
1
-1
/
+1
2021-04-20
Add support for stack-protector
Joel Peshkin
1
-0
/
+1
2021-04-08
riscv: assembler versions of memcpy, memmove, memset
Heinrich Schuchardt
1
-0
/
+4
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
1
-1
/
+0
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
1
-1
/
+0
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
1
-0
/
+2
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
1
-0
/
+1
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
1
-1
/
+1
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
1
-0
/
+1
2019-08-26
riscv: add SPL support
Lukas Auer
1
-0
/
+1
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
1
-2
/
+5
2019-05-09
RISCV: image: Add booti support
Atish Patra
1
-0
/
+1
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
1
-0
/
+1
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
1
-0
/
+1
2019-04-08
riscv: implement IPI platform functions using SBI
Lukas Auer
1
-0
/
+1
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
1
-0
/
+1
2018-12-18
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
1
-0
/
+1
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
1
-0
/
+1
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
1
-0
/
+1
2018-05-29
riscv: Add EFI application infrastructure
Alexander Graf
1
-0
/
+11
2018-05-29
riscv: Add setjmp/longjmp code
Alexander Graf
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-01-12
riscv: nx25: lib: Add relative lib funcs to support RISC-V
Rick Chen
1
-0
/
+14