aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rk3288_common.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-13rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz1-1/+0
2023-04-26rockchip: Move to standard bootSimon Glass1-3/+1
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman1-1/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman1-2/+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-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+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
2019-09-19configs: rk3288: Increase bootm lengthJagan Teki1-1/+1
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-08-19configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko1-5/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-3/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-07-26rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang1-0/+2
2019-07-26include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MBShyam Saini1-0/+2
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang1-0/+2
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-1/+1
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-5/+0
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+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-2/+0
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger1-1/+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-04-25rockchip: rk3288: provide ${fdtfile}Heinrich Schuchardt1-0/+1
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-3/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-1/+0
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford1-1/+0
2017-11-21rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang1-1/+1
2017-11-07rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang1-1/+0