summaryrefslogtreecommitdiff
path: root/configs/evb-rk3036_defconfig
AgeCommit message (Expand)Author
2019-02-07configs: Resync with savedefconfigTom Rini
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R
2018-12-12blk: Rework guard around part_init callTom Rini
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger
2018-06-04configs: Resync with savedefconfigTom Rini
2018-05-30usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan
2018-04-16part: Disable CONFIG_SPL_ISO_PARTITION by defaultAlexander Graf
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14configs: Resync with savedefconfigTom Rini
2017-07-31configs: Resync with savedefconfigTom Rini
2017-07-27rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan
2017-07-27rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036Andy Yan
2017-07-27rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...Andy Yan
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11rockchip: rk3036 remove CONFIG_RAM from defconfigKever Yang
2017-06-19configs: Resync defconfigsTom Rini
2017-04-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-09configs: Resync with savedefconfigTom Rini
2016-07-25cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-26Rename reset to sysresetStephen Warren
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Correct defconfig orderingSimon Glass
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2015-12-01rockchip: Add basic support for evb-rk3036 boardhuang lin