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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
riscv: alloc space exhausted
Heinrich Schuchardt
1
-3
/
+0
2022-04-06
riscv: provide missing base extension functions
Heinrich Schuchardt
2
-0
/
+68
2022-04-06
cmd: sbi: add Performance Monitoring Unit Extension
Heinrich Schuchardt
1
-0
/
+1
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2
-75
/
+105
2022-03-15
k210: dts: align plic node with Linux
Niklas Cassel
1
-2
/
+2
2022-03-15
k210: dts: align fpioa node with Linux
Damien Le Moal
1
-2
/
+1
2022-03-15
k210: dts: add missing power bus clocks
Damien Le Moal
1
-23
/
+53
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
2
-50
/
+51
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
3
-2
/
+11
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
1
-0
/
+2
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2
-6
/
+6
2022-01-15
efi_loader: fix SectionAlignment, FileAlignment
Heinrich Schuchardt
3
-6
/
+7
2022-01-15
riscv: revert Complete efi header for RV32/64
Heinrich Schuchardt
1
-10
/
+0
2021-12-23
riscv: qemu: Split devicetree files for qemu_riscv32/64
Simon Glass
3
-1
/
+15
2021-12-02
riscv: Enable SPI flash env for SiFive Unmatched.
Thomas Skibo
1
-0
/
+13
2021-12-02
riscv: Support booting SiFive Unmatched from SPI.
Thomas Skibo
1
-0
/
+11
2021-12-02
riscv: dts: Split Microchip device tree
Padmarao Begari
2
-389
/
+700
2021-11-08
riscv: add #define in asm/io.h for some device drivers
Wei Fu
1
-0
/
+4
2021-11-08
riscv: function to retrieve SBI implementation version
Heinrich Schuchardt
2
-0
/
+20
2021-10-20
riscv: Avoid io read/write cause wrong result
Nick Hu
1
-9
/
+9
2021-10-18
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
3
-11
/
+3
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
1
-1
/
+1
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
1
-1
/
+1
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
1
-2
/
+2
2021-10-07
riscv: ae350: enable Coherence Manager for ae350
Leo Yu-Chi Liang
1
-0
/
+42
2021-10-07
sysreset: provide SBI based sysreset driver
Heinrich Schuchardt
3
-1
/
+25
2021-10-07
riscv: add missing SBI extension definitions
Heinrich Schuchardt
1
-2
/
+37
2021-10-07
riscv: Fix setting no-map in reserved memory nodes
Samuel Holland
1
-4
/
+1
2021-09-23
lmb: riscv: Add arch_lmb_reserve()
Marek Vasut
1
-0
/
+13
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
14
-141
/
+75
2021-09-07
riscv: lib: modify the indent
Zong Li
1
-1
/
+1
2021-09-07
board: sifive: use ccache driver instead of helper function
Zong Li
8
-140
/
+4
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
3
-0
/
+33
2021-09-07
common: board_r: support enable_caches for RISC-V
Zong Li
1
-0
/
+4
2021-09-07
riscv: show code leading to exception
Heinrich Schuchardt
1
-0
/
+33
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-2
/
+0
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
1
-0
/
+2
2021-08-17
riscv: cpu: fu740: Fix typo of date
Zong Li
1
-1
/
+1
2021-08-14
efi_loader: add Linux magic to RISC-V crt0
Heinrich Schuchardt
1
-2
/
+5
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
1
-1
/
+1
2021-07-21
board: sifive: drop stuff related to unmatched revision 1
Zong Li
4
-1501
/
+1
2021-07-21
riscv: booti: do not force relocation if force_reloc is not set
Vitaly Wool
1
-1
/
+6
2021-07-07
riscv: dts: add OpenPiton RISC-V board dts support
Tianrui Wei
1
-2
/
+2
2021-07-06
riscv: dts: add dts for unmatched rev1
Zong Li
4
-1
/
+1501
2021-07-06
board: sifive: Add an interface to get PCB revision
Zong Li
1
-0
/
+15
2021-07-06
riscv: sifive: fu740: Support i2c in spl
Zong Li
2
-0
/
+5
2021-07-06
riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller
Zong Li
1
-0
/
+2
2021-07-06
board: riscv: add openpiton-riscv64 SoC support
Tianrui Wei
3
-0
/
+158
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
4
-8
/
+64
2021-06-17
k210: dts: Set PLL1 to the same rate as PLL0
Sean Anderson
1
-0
/
+2
[next]