summaryrefslogtreecommitdiff
path: root/include/configs/rk3399_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-27rockchip: rk3399: Drop altbootcmdTom Rini1-4/+1
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman1-1/+0
2023-01-24rockchip: Convert rockpro64-rk3399 to use standard bootSimon Glass1-4/+1
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-22global: Remove unused CONFIG symbolsTom Rini1-10/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-0/+16
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu1-0/+16
2022-12-06global: 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-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+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-2/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-2/+0
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker1-1/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-06-18rk3399_common: setup fdtoverlay_addr_r valueArtem Lapkin1-0/+1
2021-03-30include: configs: rk3399: drop a dangling commentPeter Robinson1-2/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-22rockchip: rk3399: Add default env to support compressed kernel ImageKever Yang1-1/+3
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki1-0/+1
2020-04-30rk3399: Enable SF distro bootcmdJagan Teki1-0/+1
2020-04-28rk3399: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki1-1/+4
2019-12-05rockchip: allow loading larger kernelsBen Wolsieffer1-1/+1
2019-11-10rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang1-1/+1
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-3/+0
2019-08-26moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer1-0/+2
2019-08-26moveconfig: 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-26rockchip: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang1-2/+0
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang1-0/+1
2019-05-08rockchip: rk3399: add tpl supportKever Yang1-0/+8
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2019-02-01rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass1-0/+5
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-1/+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-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-3/+0
2018-03-29rockchip: rk3399: set fdtfileMark Kettenis1-0/+1
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger1-1/+1
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0