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
old/tizen_20241126
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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
1
-0
/
+2
2019-12-10
riscv: Fix clear bss loop in the start-up code
Rick Chen
3
-4
/
+4
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
1
-14
/
+46
2019-12-10
riscv: ax25: add SPL support
Rick Chen
1
-1
/
+3
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2
-0
/
+2
2019-09-03
riscv: cache: use CCTL to flush d-cache
Rick Chen
1
-9
/
+13
2019-09-03
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
1
-0
/
+17
2019-09-03
riscv: ax25: add imply v5l2 cache controller
Rick Chen
1
-0
/
+1
2019-09-03
riscv: update fix_rela_dyn
Marcus Comstedt
1
-5
/
+5
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
1
-1
/
+34
2019-08-26
riscv: add SPL support
Lukas Auer
3
-1
/
+107
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
4
-10
/
+10
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2
-7
/
+5
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-4
/
+4
2019-05-09
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2
-0
/
+4
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2
-0
/
+8
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
1
-0
/
+1
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
1
-0
/
+6
2019-04-08
riscv: hang if relocation of secondary harts fails
Lukas Auer
1
-1
/
+12
2019-04-08
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
1
-0
/
+4
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2
-2
/
+141
2019-04-08
riscv: save hart ID in register tp instead of s0
Lukas Auer
1
-2
/
+2
2019-04-08
riscv: delay initialization of caches and debug UART
Lukas Auer
1
-8
/
+8
2019-02-27
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
Anup Patel
1
-0
/
+20
2019-02-27
riscv: Rename cpu/qemu to cpu/generic
Anup Patel
4
-1
/
+1
2019-01-15
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
1
-0
/
+22
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
1
-0
/
+4
2018-12-18
riscv: Return to previous privilege level after trap handling
Bin Meng
1
-8
/
+0
2018-12-18
riscv: Fix context restore before returning from trap handler
Bin Meng
1
-1
/
+1
2018-12-18
riscv: Move trap handler codes to mtrap.S
Bin Meng
3
-90
/
+112
2018-12-18
riscv: Do some basic architecture level cpu initialization
Bin Meng
1
-1
/
+26
2018-12-18
riscv: Update supports_extension() to use desc from cpu driver
Bin Meng
1
-0
/
+26
2018-12-18
riscv: Remove non-DM version of print_cpuinfo()
Bin Meng
1
-37
/
+0
2018-12-18
riscv: Probe cpus during boot
Bin Meng
2
-0
/
+27
2018-12-18
riscv: qemu: Add platform-specific Kconfig options
Bin Meng
1
-0
/
+11
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2
-11
/
+18
2018-12-18
riscv: qemu: Create a simple-bus driver for the soc node
Bin Meng
1
-0
/
+14
2018-12-05
riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
Rick Chen
1
-2
/
+0
2018-12-05
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
1
-8
/
+15
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
6
-1
/
+114
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2
-2
/
+16
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
1
-4
/
+4
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
1
-9
/
+0
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
1
-13
/
+0
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
1
-1
/
+1
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
1
-161
/
+161
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2
-17
/
+0
[next]