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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
2
-1
/
+3
2022-10-31
sandbox: Support obtaining the next phase from an image
Simon Glass
1
-1
/
+51
2022-10-31
sandbox: Add a way to specify the sandbox executable
Simon Glass
2
-1
/
+32
2022-10-31
sandbox: Generalise SPL booting
Simon Glass
2
-12
/
+24
2022-10-31
sandbox: Drop message about writing sandbox state
Simon Glass
1
-1
/
+1
2022-10-31
test: Support tests which can only be run manually
Simon Glass
1
-1
/
+1
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
68
-115
/
+115
2022-10-31
timer: bcmbca: use arm global timer for bcm63138 SoC
William Zhang
1
-1
/
+1
2022-10-31
arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753
William Zhang
5
-223
/
+142
2022-10-31
arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
7
-0
/
+186
2022-10-31
arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858
William Zhang
3
-13
/
+4
2022-10-31
arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
8
-79
/
+216
2022-10-31
arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
William Zhang
5
-231
/
+155
2022-10-31
arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
8
-0
/
+201
2022-10-31
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
William Zhang
2
-10
/
+1
2022-10-31
arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
8
-196
/
+197
2022-10-31
arm: bcmbca: add bcm4908 SoC support
William Zhang
8
-0
/
+222
2022-10-31
arm: bcmbca: add bcm6813 SoC support
William Zhang
8
-0
/
+223
2022-10-31
arm: bcmbca: add bcm4912 SoC support
William Zhang
8
-0
/
+223
2022-10-31
arm: bcmbca: add bcm63146 SoC support
William Zhang
8
-0
/
+205
2022-10-31
arm: bcmbca: add bcm63138 SoC support
William Zhang
7
-0
/
+213
2022-10-31
arm: bcmbca: add bcm63148 SoC support
William Zhang
7
-0
/
+166
2022-10-31
arm: bcmbca: add bcm6756 SoC support
William Zhang
7
-0
/
+193
2022-10-31
arm: bcmbca: add bcm6878 SoC support
William Zhang
7
-0
/
+174
2022-10-31
arm: bcmbca: add bcm6846 SoC support
William Zhang
7
-0
/
+166
2022-10-31
arm: bcmbca: add bcm63178 SoC support
William Zhang
7
-1
/
+184
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
16
-99
/
+15
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
11
-14
/
+14
2022-10-30
nexell: Drop old LCD code
Simon Glass
1
-7
/
+0
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop atmel LCD code
Simon Glass
2
-72
/
+0
2022-10-30
video: Drop CONFIG_AM335X_LCD
Simon Glass
1
-4
/
+0
2022-10-30
video: Move and rename DM_HX8238D option
Simon Glass
1
-1
/
+1
2022-10-29
tests: Build correct sandbox configuration on 32bit
Michal Suchanek
1
-15
/
+3
2022-10-29
x86: provide typedef jmp_buf
Heinrich Schuchardt
1
-2
/
+4
2022-10-29
x86: fix longjmp() implementation
Heinrich Schuchardt
1
-0
/
+5
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
1
-0
/
+4
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2
-0
/
+23
2022-10-24
Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...
Tom Rini
6
-5
/
+22
2022-10-24
Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
90
-4907
/
+5838
2022-10-24
imx28: avoid num_cs and spi_max_frequency build errors
Marcel Ziswiler
1
-0
/
+2
2022-10-24
imx23: synchronise device tree with linux
Marcel Ziswiler
4
-13
/
+5
2022-10-24
imx28: synchronise device tree with linux
Marcel Ziswiler
6
-135
/
+261
2022-10-24
imx51: synchronise device tree with linux
Marcel Ziswiler
1
-9
/
+15
2022-10-24
imx53: synchronise device tree with linux
Marcel Ziswiler
7
-283
/
+577
2022-10-24
imx6qdl: synchronise device tree with linux
Marcel Ziswiler
2
-10
/
+12
2022-10-24
imx6qp: synchronise device tree with linux
Marcel Ziswiler
3
-4
/
+16
2022-10-24
imx6sl: synchronise device tree with linux
Marcel Ziswiler
3
-230
/
+321
2022-10-24
imx6sll: synchronise device tree with linux
Marcel Ziswiler
3
-790
/
+540
2022-10-24
imx6sx: synchronise device tree with linux
Marcel Ziswiler
6
-243
/
+709
[next]