aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/rk3036_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz2024-03-131-1/+0
* rockchip: Move to standard bootSimon Glass2023-04-261-3/+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'WIP/11Jul2022Tom Rini2022-07-111-8/+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-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-3/+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
* configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2019-08-191-2/+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: rk3036: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* 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-1/+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: enable SYS_NS16550 for all SoCs by defaultKever Yang2018-04-251-3/+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: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich2017-11-211-1/+1
* 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
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* 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
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-2/+0