summaryrefslogtreecommitdiff
path: root/include/configs/rk322x_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Move to standard bootSimon Glass2023-04-261-3/+1
* rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman2023-03-191-1/+0
* global: Migrate CONFIG_IRAM_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Merge branch 'next'Tom Rini2022-07-111-9/+0
|\
| * Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
| * Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-3/+0
| * Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
| * Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
| * Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* | rockchip: include: configs: remove unused configs for tag and sizeJohan Jonker2022-06-291-2/+0
|/
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-1/+0
* rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker2022-04-181-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang2019-08-231-1/+0
* configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko2019-08-191-5/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-3/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang2019-07-261-0/+1
* rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* rockchip: rk322x: add tpl supportKever Yang2019-05-081-3/+3
* 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-3/+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
* rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang2018-04-251-1/+0
* rockchip: rk322x: update TPL_TEXT_BASEKever Yang2018-04-251-1/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-1/+0
* rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang2017-11-071-1/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-4/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-011-8/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-9/+0
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-1/+0
* rockchip: rk322x: add basic soc supportKever Yang2017-07-111-0/+93