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
2024-03-14
board: rockchip: Add a common ROCK Pi 4 target
Jonas Karlman
1
-0
/
+6
2024-03-14
rockchip: Migrate to use DM_USB_GADGET on RK3328
Jonas Karlman
8
-29
/
+45
2024-03-14
rockchip: board: Use a common USB Product ID for UMS
Jonas Karlman
1
-1
/
+16
2024-03-14
rockchip: board: Prepare for use of DM_USB_GADGET with DWC2_OTG
Jonas Karlman
1
-1
/
+3
2024-03-14
rockchip: Use common bss and stack addresses on RK3588
Jonas Karlman
1
-2
/
+5
2024-03-14
rockchip: Use common bss and stack addresses on RK356x
Jonas Karlman
1
-2
/
+5
2024-03-14
rockchip: Use common bss and stack addresses on RK3399
Jonas Karlman
1
-2
/
+5
2024-03-14
rockchip: Use common bss and stack addresses on RK3328
Jonas Karlman
1
-7
/
+4
2024-03-14
rockchip: Use common bss and stack addresses on RK3308
Jonas Karlman
1
-2
/
+5
2024-03-14
rockchip: Add common default bss and stack addresses
Jonas Karlman
1
-0
/
+55
2024-03-14
board: rockchip: Add Pine64 PineTab2
Jonas Karlman
7
-0
/
+1071
2024-03-14
rockchip: board: Add minimal generic RK3588S/RK3588 board
Jonas Karlman
3
-2
/
+50
2024-03-14
board: rockchip: add Rockchip Toybrick TB-RK3588X board
Elon Zhang
3
-1
/
+726
2024-03-14
rockchip: spl: Enable caches to speed up checksum validation
Jonas Karlman
1
-1
/
+15
2024-03-14
board: rockchip: Add support for rk3588 based Cool Pi CM5 EVB
Andy Yan
4
-0
/
+895
2024-03-14
board: rockchip: Add support for rk3588s based Cool Pi 4B
Andy Yan
3
-0
/
+842
2024-03-14
rockchip: rk3399: Read cpuid and generate MAC address from efuse
Chen-Yu Tsai
1
-0
/
+3
2024-03-14
rockchip: rk3328: Read cpuid and generate MAC address from efuse
Chen-Yu Tsai
1
-0
/
+3
2024-03-14
rockchip: rk3328-orangepi-r1-plus: Enable boot from SPI NOR flash
Jonas Karlman
2
-0
/
+32
2024-03-14
rockchip: rk3328-rock64: Enable boot from SPI NOR flash
Jonas Karlman
1
-0
/
+16
2024-03-14
rockchip: rk3328: Add support to build bootable SPI image
Jonas Karlman
2
-0
/
+12
2024-03-14
Revert "rockchip: Allow booting from SPI"
Jonas Karlman
1
-3
/
+0
2024-03-14
rockchip: rk3328: Sync device tree from linux v6.8-rc1
Jonas Karlman
9
-26
/
+112
2024-03-14
rng: rockchip: Use same compatible as linux
Jonas Karlman
2
-2
/
+2
2024-03-14
rockchip: rk3328: Fix loading FIT from SD-card when booting from eMMC
Jonas Karlman
8
-110
/
+107
2024-03-14
rockchip: rk3328-orangepi-r1-plus: Update defconfig
Jonas Karlman
2
-12
/
+0
2024-03-14
rockchip: rk3328-nanopi-r2: Update defconfig
Jonas Karlman
1
-6
/
+0
2024-03-14
rockchip: rk3328: Update default u-boot, spl-boot-order prop
Jonas Karlman
7
-30
/
+3
2024-03-13
board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC
Quentin Schulz
4
-0
/
+865
2024-03-13
rockchip: rk3588: bind MMC controllers in U-Boot proper pre-reloc
Quentin Schulz
1
-0
/
+2
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
16
-15
/
+2
2024-03-13
rockchip: migrate hardware.h inclusion into appropriate files
Quentin Schulz
1
-0
/
+1
2024-03-13
rockchip: rk3588: add constants for some register address spaces
Quentin Schulz
3
-4
/
+8
2024-03-13
rockchip: rk3588: disable force_jtag by default
Quentin Schulz
3
-0
/
+59
2024-03-13
rockchip: transform rockchip_capsule_update_board_setup into a weak function ...
Quentin Schulz
2
-10
/
+4
2024-03-13
rockchip: merge misc.c into board.c
Quentin Schulz
4
-141
/
+125
2024-03-13
rockchip: add weak function symbol called at the beginning of misc_init_r
Quentin Schulz
1
-0
/
+9
2024-03-13
rockchip: avoid out-of-bounds when computing cpuid
Quentin Schulz
1
-4
/
+4
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
92
-4269
/
+1014
2024-03-11
arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8
Adam Ford
3
-6
/
+321
2024-03-07
board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM
Wadim Egorov
8
-1
/
+3577
2024-03-06
Merge patch series "Move DRAM address of ATF"
Tom Rini
12
-11
/
+96
2024-03-06
arm: mach-k3: Move DRAM address of ATF for AM62/AM62a
Andrew Davis
1
-1
/
+1
2024-03-06
arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDT
Andrew Davis
3
-0
/
+18
2024-03-06
arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDT
Andrew Davis
3
-0
/
+56
2024-03-06
arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boards
Andrew Davis
1
-0
/
+3
2024-03-06
arm: mach-k3: Add config option for setting OP-TEE address
Andrew Davis
5
-10
/
+17
2024-03-06
arm: mach-k3: Add default ATF location for AM62/AM62a
Andrew Davis
1
-2
/
+3
2024-03-05
arm: dts: k3-binman: Make optee optional as requirement
Michael Trimarchi
1
-0
/
+2
2024-03-05
Merge patch series "Enable OSPI on j721e"
Tom Rini
3
-7
/
+5
[next]