~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rk3368_common.h
Commit message (
Expand
)
Author
Age
*
rockchip: Move to standard boot
Simon Glass
2023-04-26
*
global: Migrate CONFIG_IRAM_BASE to CFG
Tom Rini
2022-12-23
*
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-07
*
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
2022-06-28
*
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
*
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-21
*
rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
Johan Jonker
2022-04-18
*
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
*
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
*
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
*
rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB
Heiko Stuebner
2021-03-30
*
rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR
Heiko Stuebner
2021-03-30
*
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
2020-06-26
*
rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs
Kever Yang
2019-11-10
*
rockchip: Move config SYS_MALLOC_LEN to Kconfig
Kever Yang
2019-08-23
*
rockchip: add CONFIG_IRAM_BASE for all SoCs
Kever Yang
2019-07-26
*
rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
Kever Yang
2019-07-26
*
rockchip: rk3368: enable stimer for rk3368
Kever Yang
2019-07-20
*
rockchip: px5: update SPL size for spl/tpl
Kever Yang
2019-05-08
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
*
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
*
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-19
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
*
rockchip: utilize CONFIG_DEFAULT_FDT_FILE
Klaus Goger
2018-07-21
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
*
rockchip: configs: use rockchip-common.h for rk3368
Klaus Goger
2017-11-01
*
rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings
Andy Yan
2017-09-18
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
*
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
*
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
Philipp Tomsich
2017-08-13
*
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
Philipp Tomsich
2017-08-13
*
rockchip: rk3368: spl: add memory layout for TPL and SPL
Philipp Tomsich
2017-08-13
*
rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
Philipp Tomsich
2017-08-13
*
rockchip: add sdram_common for common functions
Kever Yang
2017-07-11
*
rockchip: rk3368: Add core start-up code for RK3368
Andreas Färber
2017-06-07