index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rk3368_common.h
Age
Commit message (
Expand
)
Author
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-21
rockchip: utilize CONFIG_DEFAULT_FDT_FILE
Klaus Goger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-11-01
rockchip: configs: use rockchip-common.h for rk3368
Klaus Goger
2017-09-18
rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings
Andy Yan
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-08-13
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-07-11
rockchip: add sdram_common for common functions
Kever Yang
2017-06-07
rockchip: rk3368: Add core start-up code for RK3368
Andreas Färber