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
2024-09-10
riscv: show registers in crash dumps by default
Heinrich Schuchardt
1
-0
/
+1
2024-09-10
riscv: allow to enable SHOW_REGS in main U-Boot only
Heinrich Schuchardt
2
-4
/
+15
2024-09-10
riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL
Heinrich Schuchardt
1
-0
/
+1
2024-09-10
riscv: define find_{first,next}_zero_bit in asm/bitops.h
Maxim Kochetkov
1
-0
/
+40
2024-07-22
Revert "riscv: dts: jh7110: Enable PLL node in SPL"
Leo Yu-Chi Liang
1
-4
/
+0
2024-07-22
riscv: semihosting: correct alignment
Heinrich Schuchardt
1
-1
/
+1
2024-07-22
riscv: add RISC-V fields to bdinfo command
Heinrich Schuchardt
2
-0
/
+19
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
3
-8
/
+2
2024-05-30
andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
Leo Yu-Chi Liang
2
-4
/
+2
2024-05-30
riscv: remove cache enablement in start.S
Leo Yu-Chi Liang
1
-4
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+2
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-2
/
+1
2024-05-14
andes: Unify naming policy for Andes related source
Leo Yu-Chi Liang
6
-10
/
+10
2024-05-14
riscv: simplify backtrace report
Heinrich Schuchardt
1
-11
/
+5
2024-05-14
board: starfive: function to read eMMC size
Heinrich Schuchardt
1
-0
/
+7
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-1
/
+2
2024-05-02
board: starfive: Rename spl_soc_init() to spl_dram_init()
Lukas Funke
2
-2
/
+2
2024-05-02
board: sifive: Rename spl_soc_init() to spl_dram_init()
Lukas Funke
4
-4
/
+4
2024-05-02
riscv: dts: sophgo: Add spi nor flash controller node
Kongyang Liu
2
-0
/
+30
2024-05-02
riscv: dts: sophgo: Add ethernet node
Kongyang Liu
2
-0
/
+28
2024-05-01
cmd: sbi: add Supervisor Software Events extension
Heinrich Schuchardt
1
-0
/
+1
2024-05-01
riscv: andesv5: Set default cache line size to 64-bytes
Yu Chien Peter Lin
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
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
1
-1
/
+1
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
1
-1
/
+1
2024-04-10
Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+3
2024-04-09
eeprom: starfive: function get_product_id_from_eeprom()
Heinrich Schuchardt
1
-0
/
+9
2024-04-09
riscv: starfive: MMC card detect
Heinrich Schuchardt
1
-1
/
+1
2024-04-09
riscv: Move virtio scan to board_late_init()
Łukasz Stelmach
1
-0
/
+1
2024-04-09
riscv: support extension probing using riscv, isa-extensions
Conor Dooley
1
-21
/
+35
2024-04-09
riscv: don't read riscv, isa in the riscv cpu's get_desc()
Conor Dooley
1
-5
/
+7
2024-04-09
riscv: dts: sophgo: Add clk node and sdhci node
Kongyang Liu
3
-0
/
+34
2024-04-09
riscv: cache: Implement dcache for cv1800b
Kongyang Liu
2
-0
/
+46
2024-04-09
riscv: cpu: cv1800b: Add support for cv1800b SoC
Kongyang Liu
5
-0
/
+49
2024-04-09
riscv: add backtrace support
Ben Dooks
4
-0
/
+60
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
4
-8
/
+22
2024-03-13
Kconfig: move CONFIG_32/64BIT to arch/Kconfig
Dan Carpenter
1
-6
/
+0
2024-03-12
riscv: dts: jh7110: Enable PLL node in SPL
Bo Gan
1
-0
/
+4
2024-03-12
riscv: cpu: improve multi-letter extension detection in supports_extension()
Conor Dooley
1
-6
/
+16
2024-03-12
riscv: dts: jh7110: fix indentation
Leon M. Busch-George
1
-1
/
+1
2024-03-12
riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/s
Thomas Perrot
1
-1
/
+1
2024-03-01
riscv: mbv: Enable SPL and binman
Michal Simek
1
-0
/
+3
2024-02-28
efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT
Heinrich Schuchardt
1
-0
/
+4
2024-01-31
riscv: dts: starfive: add regulator device
Nam Cao
1
-0
/
+5
2024-01-31
riscv: dts: jh7110: add power management unit controller node
Nam Cao
1
-0
/
+6
2024-01-31
riscv: sophgo: milkv_duo: initial support added
Kongyang Liu
1
-0
/
+4
2024-01-31
riscv: dts: sophgo: add basic device tree for Milk-V Duo board
Kongyang Liu
4
-0
/
+249
2024-01-31
riscv: Support building with Clang
kleines Filmröllchen
1
-1
/
+1
2024-01-31
cmd: sbi: add support for Debug Trigger Extension
Heinrich Schuchardt
1
-0
/
+1
2024-01-31
board: sifive: spl: Initialized the PWM setting in the SPL stage
Vincent Chen
1
-0
/
+15
[next]