summaryrefslogtreecommitdiff
path: root/configs/kylin-rk3036_defconfig
AgeCommit message (Expand)Author
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
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-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-07-11rockchip: rk3036 remove CONFIG_RAM from defconfigKever Yang
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-12-29Sync defconfig files by savedefconfigMasahiro Yamada
2016-11-25config: rk3036: enable fix regulatorKever Yang
2016-11-25config: rk3036: enable configs for USB HOSTKever Yang
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
2015-12-13rockchip: Add basic support for kylin boardhuang lin