summaryrefslogtreecommitdiff
path: root/include/configs/rk3328_common.h
AgeCommit message (Expand)Author
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman
2023-02-28include: rk3328: Add default env for compressed kernel imagesChristopher Obbard
2022-12-23global: Migrate CONFIG_IRAM_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2019-12-31rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang
2019-12-06rockchip: allow loading larger kernelsBen Wolsieffer
2019-11-10rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1Hannes Schmelzer
2019-08-23rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang
2019-07-29rockchip: rk3328: add STIMER_BASE definitionKever Yang
2019-07-26rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang
2019-07-26rockchip: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang
2019-06-26rockchip: rk3328: add SPL supportKever Yang
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2017-11-07rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-11rockchip: add sdram_common for common functionsKever Yang
2017-06-07configs: rk3328: config xhci controllerMeng Dongyang
2017-06-07configs: rk3328: add support for usb and config ehci and ohci driverMeng Dongyang
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-16rockchip: rk3328: add soc basic supportKever Yang