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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-04-30
sifive: fu540: Enable spi-nor flash support
Jagan Teki
1
-0
/
+1
2020-04-30
riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
Jagan Teki
1
-0
/
+10
2020-04-23
riscv: Move all fdt fixups together
Atish Patra
2
-33
/
+33
2020-04-23
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
1
-1
/
+7
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
1
-0
/
+15
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
6
-0
/
+108
2020-04-23
riscv: Add boot hartid to device tree
Atish Patra
1
-0
/
+22
2020-04-23
riscv: Make SBI v0.2 the default SBI version
Bin Meng
1
-1
/
+1
2020-04-23
riscv: Add Kconfig option for SBI v0.2
Bin Meng
1
-1
/
+19
2020-04-23
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
1
-0
/
+1
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
5
-11
/
+22
2020-04-23
riscv: Merge unnecessary SMP ifdefs in start.S
Bin Meng
1
-4
/
+0
2020-04-23
riscv: qemu: Remove the simple-bus driver for the SoC node
Bin Meng
1
-14
/
+0
2020-04-23
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
Pragnesh Patel
1
-8
/
+8
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
1
-2
/
+2
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
5
-68
/
+299
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2
-7
/
+33
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
3
-0
/
+16
2020-03-17
riscv: Add SBI v0.2 extension definitions
Bin Meng
1
-0
/
+17
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
4
-79
/
+243
2020-03-17
riscv: Mark existing SBI as v0.1 SBI
Bin Meng
1
-19
/
+21
2020-03-17
riscv: Avoid calling sbi_clear_ipi()
Bin Meng
1
-1
/
+2
2020-03-17
riscv: Fix sbi_remote_sfence_vma{,_asid}
Bin Meng
1
-7
/
+12
2020-03-16
Kconfig: Remove redundant variable sets
Tom Rini
1
-3
/
+0
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
1
-26
/
+0
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
1
-3
/
+1
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
1
-2
/
+3
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
3
-0
/
+3
2020-02-10
riscv: Remove unnecessary instruction
Sean Anderson
1
-3
/
+2
2020-02-10
riscv: Add option to print registers on exception
Sean Anderson
3
-12
/
+44
2020-02-10
riscv: Fix breakage caused by linker relaxation
Sean Anderson
1
-1
/
+0
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
3
-0
/
+3
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
1
-2
/
+21
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
4
-0
/
+4
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
1
-1
/
+1
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
5
-12
/
+28
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
4
-0
/
+43
2019-12-10
riscv: dts: Add #address-cells and #size-cells in nor node
Rick Chen
2
-2
/
+6
2019-12-10
riscv: dts: Support four cores SMP
Rick Chen
2
-6
/
+108
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: andes_plic: Fix some wrong configurations
Rick Chen
1
-4
/
+7
2019-12-10
riscv: ax25: add SPL support
Rick Chen
1
-1
/
+3
2019-12-10
riscv: dts: Add hifive-unleashed-a00 dts from Linux
Jagan Teki
3
-0
/
+348
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
1
-1
/
+1
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
[next]