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
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
2
-0
/
+38
2020-08-25
riscv: fix building with CONFIG_SPL_SMP=n
Heinrich Schuchardt
1
-1
/
+1
2020-08-25
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
1
-1
/
+2
2020-08-14
riscv: additional crash information
Heinrich Schuchardt
1
-22
/
+35
2020-08-14
riscv: sifive: fu540: redundant initialization
Heinrich Schuchardt
1
-1
/
+1
2020-08-14
riscv: remove redundant logical constraint.
Heinrich Schuchardt
1
-1
/
+1
2020-08-14
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
Bin Meng
1
-0
/
+22
2020-08-14
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2
-2
/
+2
2020-08-14
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2
-0
/
+16
2020-08-04
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
1
-0
/
+13
2020-08-04
fu540: dtsi: add reset producer and consumer entries
Sagar Shrikant Kadam
1
-0
/
+12
2020-07-24
riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
Bin Meng
1
-0
/
+4
2020-07-24
riscv: Fix linking error when building u-boot-spl with no SMP support
Leo Yu-Chi Liang
1
-0
/
+2
2020-07-24
Revert "riscv: Allow use of reset drivers"
Bin Meng
1
-2
/
+0
2020-07-24
env: Enable SPI flash env for SiFive FU540
Jagan Teki
1
-0
/
+13
2020-07-24
sifive: fu540: Add Booting from SPI
Jagan Teki
1
-0
/
+12
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2
-5
/
+13
2020-07-06
Merge branch 'next'
Tom Rini
16
-103
/
+801
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
1
-6
/
+8
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
4
-0
/
+72
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
1
-3
/
+3
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
1
-1
/
+1
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
1
-0
/
+2
2020-07-02
riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Bin Meng
1
-0
/
+3
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
1
-0
/
+12
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
1
-4
/
+8
2020-07-02
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Bin Meng
1
-2
/
+2
2020-07-02
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Bin Meng
1
-1
/
+1
2020-07-01
riscv: dts: hifive-unleashed-a00: add cpu aliases
Sagar Shrikant Kadam
1
-0
/
+4
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
1
-0
/
+4
2020-07-01
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
3
-0
/
+642
2020-07-01
riscv: Allow use of reset drivers
Sean Anderson
1
-0
/
+2
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
3
-0
/
+59
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
6
-86
/
+84
2020-07-01
riscv: Clear pending interrupts before enabling IPIs
Sean Anderson
1
-0
/
+2
2020-07-01
riscv: Add headers for asm/global_data.h
Sean Anderson
1
-0
/
+2
2020-06-25
bdinfo: riscv: Use generic bd_info
Simon Glass
1
-17
/
+2
2020-06-04
riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
Bin Meng
1
-18
/
+19
2020-06-04
riscv: sbi: Remove sbi_spec_version
Bin Meng
2
-5
/
+0
2020-06-04
riscv: sifive: fu540: add SPL configuration
Pragnesh Patel
4
-0
/
+46
2020-06-04
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel
7
-0
/
+135
2020-06-04
riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
Pragnesh Patel
2
-1
/
+45
2020-06-04
riscv: sifive: dts: fu540: set ethernet clock rate
Pragnesh Patel
1
-0
/
+5
2020-06-04
riscv: sifive: dts: fu540: add U-Boot dmc node
Pragnesh Patel
1
-0
/
+9
2020-06-04
sifive: dts: fu540: Add DDR controller and phy register settings
Pragnesh Patel
1
-0
/
+1489
2020-06-04
riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
Pragnesh Patel
2
-0
/
+76
2020-06-04
riscv: Add _image_binary_end for SPL
Pragnesh Patel
1
-0
/
+1
2020-06-04
riscv: sifive: fu540: Use OTP DM driver for serial environment variable
Pragnesh Patel
2
-0
/
+16
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2
-22
/
+20
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+4
[next]