aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rk3128_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-26rockchip: Move to standard bootSimon Glass1-2/+1
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman1-4/+0
2022-12-23global: Migrate CONFIG_IRAM_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-3/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+0
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini1-1/+0
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-3/+0
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer1-0/+2
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1Hannes Schmelzer1-1/+1
2019-08-23rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang1-1/+0
2019-07-26rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang1-0/+2
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-1/+0
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R1-1/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-3/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-1/+0
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-1/+0
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-2/+0
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen1-1/+0
2017-11-30rockchip: rk3128: add soc basic supportKever Yang1-0/+70