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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...
Tom Rini
19
-253
/
+3018
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
9
-25
/
+132
2023-10-24
board: rockchip: Add Xunlong Orange Pi 5 Plus
Jonas Karlman
3
-0
/
+876
2023-10-24
board: rockchip: Add Xunlong Orange Pi 5
Jonas Karlman
3
-0
/
+685
2023-10-24
rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
Jonas Karlman
3
-156
/
+99
2023-10-24
rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag
Jonas Karlman
9
-85
/
+350
2023-10-23
Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...
Tom Rini
5
-0
/
+204
2023-10-23
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
50
-658
/
+1933
2023-10-23
board: Add support for Conclusive KSTR-SAMA5D27
Artur Rojek
4
-0
/
+184
2023-10-23
arm: dts: at91: sama5: Add flexcom4 node
Artur Rojek
1
-0
/
+20
2023-10-23
Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-5
/
+351
2023-10-23
rockchip: dts: rk3328: Sync rock64 device tree file from Linux
Matwey V. Kornilov
1
-12
/
+2
2023-10-23
board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
4
-0
/
+999
2023-10-23
rockchip: rk3568-radxa-e25: Enable pcie3x1 node
Jonas Karlman
1
-2
/
+9
2023-10-23
sunxi: add MangoPi MQ-R board support
Andre Przywara
1
-0
/
+2
2023-10-22
sunxi: psci: implement PSCI on R528
Sam Edwards
3
-2
/
+57
2023-10-22
sunxi: psci: stop modeling register layout with C structs
Sam Edwards
2
-101
/
+23
2023-10-22
sunxi: psci: refactor register access to separate functions
Sam Edwards
1
-19
/
+47
2023-10-22
sunxi: psci: clean away preprocessor macros
Sam Edwards
1
-60
/
+43
2023-10-22
sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
Andre Przywara
11
-31
/
+39
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
6
-2
/
+37
2023-10-22
sunxi: clock: support D1/R528 PLL6 clock
Andre Przywara
2
-7
/
+19
2023-10-22
sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
Andre Przywara
2
-5
/
+8
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
10
-15
/
+80
2023-10-22
pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
Andre Przywara
3
-6
/
+0
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
5
-198
/
+3
2023-10-22
pinctrl: sunxi: remove struct sunxi_gpio
Andre Przywara
1
-34
/
+6
2023-10-22
pinctrl: sunxi: move pinctrl code
Andre Przywara
3
-95
/
+4
2023-10-22
sunxi: remove CONFIG_MACPWR
Andre Przywara
1
-7
/
+0
2023-10-22
sunxi: remove CONFIG_SATAPWR
Andre Przywara
2
-8
/
+2
2023-10-22
sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6
Andre Przywara
5
-0
/
+1162
2023-10-22
sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6
Andre Przywara
8
-4
/
+225
2023-10-22
sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6
Andre Przywara
6
-122
/
+234
2023-10-19
serial: sh: Add RZ/G2L SCIF support
Paul Barker
1
-0
/
+1
2023-10-19
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
10
-34
/
+445
2023-10-19
riscv: Add Zbb support for building U-Boot
Yu Chien Peter Lin
7
-1
/
+392
2023-10-19
riscv: dts: binman: add condition for opensbi os boot
Randolph
1
-0
/
+24
2023-10-19
riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol
Randolph
1
-0
/
+8
2023-10-19
riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Randolph
1
-13
/
+11
2023-10-19
riscv: binman: Fix compilation error
Mayuresh Chitale
1
-4
/
+10
2023-10-19
riscv: remove dram_init_banksize()
Heinrich Schuchardt
1
-16
/
+0
2023-10-19
sandbox: watchdog: Avoid an error on startup
Simon Glass
1
-1
/
+1
2023-10-18
arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT
Marek Vasut
2
-0
/
+20
2023-10-18
arm: meson-a1: dts: Sync DT with Linux
Igor Prusov
1
-5
/
+351
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
1
-0
/
+1
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
1
-0
/
+1
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
2
-0
/
+5
2023-10-17
test: spl: Add functions to create images
Sean Anderson
1
-0
/
+2
2023-10-17
sandbox: Support -T in spl
Sean Anderson
1
-2
/
+7
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
3
-172
/
+1
[next]