summaryrefslogtreecommitdiff
path: root/include/configs/rk3188_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman2023-03-191-1/+0
* rockchip: include: configs: Remove dangling commentsJonas Karlman2023-03-191-5/+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_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Merge branch 'next'Tom Rini2022-07-111-13/+0
|\
| * Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-3/+0
| * Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
| * Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
| * Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
| * Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* | rockchip: include: configs: remove unused configs for tag and sizeJohan Jonker2022-06-291-2/+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
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-2/+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
* 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: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang2019-07-261-2/+0
* 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
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-071-1/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-3/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+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
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-1/+0
* rockchip: rk3188: use DM timer instead of rk_timerKever Yang2018-04-251-5/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-3/+0
* Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-221-1/+0
* rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich2017-11-211-6/+0
* rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich2017-11-211-9/+3
* 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
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-9/+0
* rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-131-1/+1
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-1/+0
* rockchip: add sdram_common for common functionsKever Yang2017-07-111-0/+1
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-2/+0
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-1/+0
* rockchip: rk3188: follow THUMB_BUILD Kconfig migrationHeiko Stübner2017-04-041-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* rockchip: rk3188: drop CONFIG_SYS_NO_FLASHHeiko Stübner2017-03-161-1/+0
* rockchip: rk3188: Add core supportHeiko Stübner2017-03-161-0/+121