summaryrefslogtreecommitdiffstats
path: root/include/configs/rk3368_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang2019-08-231-1/+0
* rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang2019-07-261-0/+2
* rockchip: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang2019-07-261-2/+0
* rockchip: rk3368: enable stimer for rk3368Kever Yang2019-07-201-1/+2
* rockchip: px5: update SPL size for spl/tplKever Yang2019-05-081-1/+2
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-1/+1
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger2018-07-211-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* rockchip: configs: use rockchip-common.h for rk3368Klaus Goger2017-11-011-4/+2
* rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settingsAndy Yan2017-09-181-0/+1
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich2017-08-131-4/+0
* rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich2017-08-131-2/+0
* rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.hPhilipp Tomsich2017-08-131-0/+1
* rockchip: rk3368: spl: add memory layout for TPL and SPLPhilipp Tomsich2017-08-131-0/+11
* rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHzPhilipp Tomsich2017-08-131-0/+2
* rockchip: add sdram_common for common functionsKever Yang2017-07-111-0/+2
* rockchip: rk3368: Add core start-up code for RK3368Andreas Färber2017-06-071-0/+49