index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rk322x_common.h
Age
Commit message (
Expand
)
Author
2024-03-13
rockchip: migrate hardware.h inclusion into appropriate files
Quentin Schulz
2023-04-26
rockchip: Move to standard boot
Simon Glass
2023-03-19
rockchip: include: configs: Remove unused SDRAM_BANK_SIZE
Jonas Karlman
2022-12-23
global: Migrate CONFIG_IRAM_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-29
rockchip: include: configs: remove unused configs for tag and size
Johan Jonker
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
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_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-18
rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
Johan Jonker
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2019-08-23
rockchip: Move config SYS_MALLOC_LEN to Kconfig
Kever Yang
2019-08-19
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
Urja Rannikko
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-07-26
rockchip: add CONFIG_IRAM_BASE for all SoCs
Kever Yang
2019-07-20
rockchip: rk322x: use ARM arch timer instead of rk_timer
Kever Yang
2019-05-08
rockchip: rk322x: add tpl support
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
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-04-25
rockchip: enable SYS_NS16550 for all SoCs by default
Kever Yang
2018-04-25
rockchip: rk322x: update TPL_TEXT_BASE
Kever Yang
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2017-11-07
rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
Kever Yang
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-07-11
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-11
rockchip: rk322x: add basic soc support
Kever Yang