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
/
rk3288
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
rockchip: veyron: Enable building SPI ROM images
Alper Nebi Yasak
1
-0
/
+6
2022-12-23
rk32xx: Use standard TPL linker script
Tom Rini
1
-3
/
+0
2022-10-19
rockchip: phycore_rk3288: remove phycore_init() function
Johan Jonker
1
-1
/
+0
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-3
/
+0
2022-04-18
rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
Johan Jonker
1
-0
/
+3
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
1
-1
/
+1
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
1
-1
/
+1
2020-07-28
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
1
-0
/
+1
2020-07-28
rockchip: Enable building a SPI ROM image on jerry
Simon Glass
1
-0
/
+2
2019-11-10
rockchip: firefly-rk3288: Enable TPL support
Kever Yang
1
-0
/
+1
2019-09-19
rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
Jagan Teki
1
-1
/
+0
2019-08-23
rockchip: rk3288: remove fennec board support
Kever Yang
1
-2
/
+0
2019-07-29
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
1
-0
/
+1
2019-07-29
rockchip: rk3288: move setup_led() to firefly-rk3288
Kever Yang
1
-0
/
+1
2019-07-20
rockchip: rk3288: enable TPL for evb-rk3288
Kever Yang
1
-0
/
+1
2019-07-20
rockchip: rk3288: add default TPL_LDSCRIPT value in Kconfig
Kever Yang
1
-0
/
+3
2019-07-20
rockchip: rk3288: use default value for SYS_MALLOC_F_LEN
Kever Yang
1
-1
/
+1
2019-07-20
rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig
Kever Yang
1
-0
/
+3
2019-07-20
rockchip: Kconfig: move rk3288 config into its Kconfig
Kever Yang
1
-0
/
+9
2019-07-20
rockchip: fixup board choice in Kconfig
Kever Yang
1
-0
/
+5
2019-07-02
rockchip: rk3288: enable TPL for tinker-board
Kever Yang
1
-0
/
+1
2019-07-02
rockchip: rk3288: enable TPL configs to chip level
Kever Yang
1
-14
/
+0
2019-05-01
rockchip: correct ARCH_SOC name
Kever Yang
1
-1
/
+1
2019-02-01
rockchip: add support for veyron-speedy (ASUS Chromebook C201)
Marty E. Plummer
1
-0
/
+11
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
1
-10
/
+10
2017-10-01
rk3288: vyasa: Add TPL support
Jagan Teki
1
-0
/
+16
2017-09-18
rk3288: Add Vyasa initial board support
Jagan Teki
1
-0
/
+11
2017-07-11
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
Wadim Egorov
1
-0
/
+10
2017-04-04
rockchip: Add support for MiQi rk3288 board
Jernej Skrabec
1
-0
/
+11
2017-04-04
rockchip: cosmetic: Sort RK3288 boards
Jernej Skrabec
1
-45
/
+45
2017-02-09
rockchip: rename miniarm to tinker board
Eddie Cai
1
-5
/
+5
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
1
-0
/
+9
2017-01-11
rockchip: Fix veyron-minnie's Kconfig description
Martin Michlmayr
1
-1
/
+1
2016-11-25
rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
Simon Glass
1
-0
/
+10
2016-11-25
rockchip: Add support for veyron-mickey (Chromebit)
Simon Glass
1
-0
/
+9
2016-11-25
rockchip: Rename jerry files to veyron
Simon Glass
1
-1
/
+1
2016-10-30
rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT
Kever Yang
1
-3
/
+0
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
1
-0
/
+3
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
1
-0
/
+3
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
1
-0
/
+3
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
1
-0
/
+3
2016-09-16
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
Simon Glass
1
-0
/
+3
2016-08-05
rockchip: add support for rk3288 miniarm board
Xu Ziyuan
1
-2
/
+12
2016-07-31
rockchip: add support for rk3288 PopMetal board
jk.kernel@gmail.com
1
-0
/
+11
2016-07-31
rockchip: add basic support for fennec-rk3288 board
jk.kernel@gmail.com
1
-0
/
+10
2016-07-31
rockchip: rk3288: move evb board to rockchip folder
jk.kernel@gmail.com
1
-1
/
+1
2016-07-25
rockchip: add basic support for evb-rk3288 board
Xu Ziyuan
1
-0
/
+10
2016-01-21
rockchip: Add support for Raxda Rock 2
Simon Glass
1
-0
/
+10
2016-01-21
rockchip: spl: Support full-speed CPU in SPL
Simon Glass
1
-0
/
+9
2015-12-13
Revert "rockchip: Add max spl size & spl header configs"
Jeffy Chen
1
-6
/
+0
[next]