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
/
arm
/
mach-rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
rockchip: rk3128: remove noop file
Quentin Schulz
2
-14
/
+0
2024-01-19
rockchip: remove unused global data ptr
Quentin Schulz
7
-20
/
+0
2024-01-19
rockchip: find U-boot proper boot device by inverting the logic that sets it
Quentin Schulz
3
-31
/
+80
2024-01-19
rockchip: factor out spl_perform_fixups into common spl-boot-order
Quentin Schulz
3
-92
/
+49
2024-01-19
rockchip: px30: simplify logic for getting SPL boot medium DT node
Quentin Schulz
1
-12
/
+16
2024-01-19
rockchip: rk3399: simplify logic for getting SPL boot medium DT node
Quentin Schulz
1
-15
/
+19
2024-01-19
rockchip: board: Add board_rng_seed() for all Rockchip devices
Chris Morgan
1
-0
/
+32
2024-01-19
rockchip: rk3328: Set efuse auto mode and timing control
Jonas Karlman
1
-0
/
+38
2024-01-19
board: rockchip: Add the Turing RK1 SoM
Joshua Riek
1
-0
/
+24
2024-01-19
rockchip: rk3588: Fix boot from SPI flash
Jonas Karlman
1
-2
/
+14
2024-01-19
arm: dts: rockchip: rk3288: move to 64 bit reg size
Johan Jonker
1
-0
/
+1
2024-01-19
rockchip: board: Remove dwc3 usb init and gadget handler functions
Jonas Karlman
1
-29
/
+1
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
1
-1
/
+0
2023-11-10
rockchip: include: asm: fix entering download mode rk3066
Johan Jonker
2
-1
/
+9
2023-11-10
rockchip: rv1126: Read cpuid from otp and set ethaddr
Tim Lunn
1
-0
/
+2
2023-11-09
board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
1
-0
/
+8
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2023-10-23
board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
John Clark
1
-0
/
+46
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
1
-2
/
+1
2023-10-07
rockchip: Kconfig: Enable external TPL binary for rk3308
Massimo Pegorer
1
-2
/
+1
2023-10-06
tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
Simon Glass
1
-0
/
+3
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
3
-0
/
+3
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
1
-2
/
+2
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
4
-24
/
+2
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-12
rockchip: spl: Drop out of scope debug message related to uart init
Massimo Pegorer
1
-11
/
+0
2023-08-12
rockchip: spl: Drop useless call to debug_uart_init
Massimo Pegorer
1
-2
/
+0
2023-08-12
rockchip: rv1126: Enable fdtoverlay support
Jagan Teki
1
-0
/
+1
2023-08-12
rockchip: rk3399: remove duplicate call to regulators_enable_boot_on
Quentin Schulz
1
-10
/
+0
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-1
/
+1
2023-07-31
board: rockchip: add Radxa ROCK5A Rk3588 board
Eugen Hristev
1
-1
/
+28
2023-07-31
board: rockchip: Add Pine64 Quartz64-A Board
Jonas Karlman
1
-0
/
+6
2023-07-31
rockchip: veyron: Enable building SPI ROM images
Alper Nebi Yasak
1
-0
/
+6
2023-07-31
rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S
Pegorer Massimo
1
-1
/
+0
2023-07-31
rockchip: rk3308: fix board_debug_uart_init
Pegorer Massimo
1
-1
/
+1
2023-07-28
board: rockchip: Add Hardkernel ODROID-M1
Jonas Karlman
1
-0
/
+6
2023-07-28
rockchip: RK322x: Select SPL_OPTEE_IMAGE
Alex Bee
1
-0
/
+1
2023-07-28
rockchip: rk3568: Fix alloc space exhausted in SPL
Jonas Karlman
1
-1
/
+1
2023-07-28
rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 b...
Quentin Schulz
1
-1
/
+0
2023-07-28
board: rockchip: Add Edgeble Neural Compute Module 6B
Jagan Teki
1
-0
/
+10
2023-07-28
arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6A
Jagan Teki
1
-5
/
+5
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
1
-5
/
+5
2023-06-29
board: rockchip: rock5b-rk3588: fix description
Eugen Hristev
1
-5
/
+5
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
5
-3
/
+148
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
1
-2
/
+2
2023-05-19
rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash
Jonas Karlman
1
-0
/
+1
2023-05-18
rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig
Jonas Karlman
1
-0
/
+2
2023-05-09
rockchip: handle peripheral as well as otg dr_mode
John Keeping
1
-0
/
+1
2023-05-09
rockchip: use standard dr_mode parsing function
John Keeping
1
-3
/
+9
2023-05-06
board: rockchip: add Anbernic RGXX3 Series Devices
Chris Morgan
1
-0
/
+14
[next]