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
/
arm
/
mach-rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
rockchip: px30: support debug uart on UART0
Quentin Schulz
1
-2
/
+35
2022-10-19
rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO
Quentin Schulz
1
-22
/
+28
2022-10-19
rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
Quentin Schulz
1
-8
/
+9
2022-10-19
rockchip: phycore_rk3288: remove phycore_init() function
Johan Jonker
1
-1
/
+0
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-04
rockchip: allow to build SPI images even without HAS_ROM option
Quentin Schulz
1
-4
/
+2
2022-09-04
rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths
Quentin Schulz
1
-1
/
+1
2022-09-04
rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device
Quentin Schulz
1
-2
/
+2
2022-09-04
rockchip: rk3308: fix same-as-spl boot order
John Keeping
1
-0
/
+6
2022-09-04
rockchip: rk3399: boot_devices: fix eMMC node name
Quentin Schulz
1
-2
/
+2
2022-07-11
Merge branch 'next'
Tom Rini
7
-23
/
+2
2022-06-29
rockchip: Add option to prevent booting on power plug-in
Chris Morgan
1
-0
/
+10
2022-06-29
mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
Jerome Forissier
1
-8
/
+35
2022-06-29
rockchip: board: change condition board_usb_init() in function
Johan Jonker
1
-1
/
+1
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
1
-3
/
+0
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-2
/
+2
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
6
-18
/
+0
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
3
-3
/
+3
2022-04-18
rockchip: fix boot_devices constants
Johan Jonker
5
-10
/
+10
2022-04-18
rockchip: rk3066: add Rikomagic MK808 board
Johan Jonker
1
-0
/
+9
2022-04-18
rockchip: rk3066: add core support
Johan Jonker
7
-0
/
+196
2022-04-18
rockchip: tpl: use IS_ENABLED for timer_init() call condition
Johan Jonker
1
-2
/
+5
2022-04-18
rockchip: tpl: change call condition rockchip_stimer_init()
Johan Jonker
1
-0
/
+2
2022-04-18
rockchip: spl: change call condition rockchip_stimer_init()
Johan Jonker
1
-4
/
+4
2022-04-18
rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
Johan Jonker
11
-4
/
+43
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-1
/
+1
2022-03-18
rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
Alper Nebi Yasak
1
-0
/
+3
2022-03-18
rockchip: rk3399: Add support for chromebook_kevin
Marty E. Plummer
3
-2
/
+15
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-4
/
+35
2021-12-27
Convert CONFIG_TPL_TEXT_BASE to Kconfig
Tom Rini
1
-6
/
+0
2021-12-24
rockchip: boot_mode: fix fastboot command
John Keeping
1
-1
/
+1
2021-12-24
engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF
Jagan Teki
1
-0
/
+8
2021-12-24
rockchip: rk3568: add arch_cpu_init()
Nico Cheng
1
-3
/
+24
2021-12-24
rockchip: Kconfig: Enable SPL support for rk3568
Nico Cheng
1
-0
/
+2
2021-11-17
rk3399: Don't enable the debug UART if there is no driver
Simon Glass
1
-16
/
+18
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
1
-1
/
+1
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2
-2
/
+2
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-2
/
+2
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
1
-0
/
+4
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
1
-1
/
+0
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
8
-20
/
+20
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
1
-1
/
+1
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-0
/
+1
2021-08-12
rockchip: px30: Add support for using SFC
Chris Morgan
1
-0
/
+64
2021-08-11
rk3399: boot_devices fix spinor node name
Artem Lapkin
1
-1
/
+1
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2
-6
/
+6
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-2
/
+2
2021-06-18
board: rockchip: Add rk3568 evb support
Joseph Chen
1
-0
/
+1
2021-06-18
rockchip: Add rk3568 architecture core
Joseph Chen
7
-0
/
+209
[next]