summaryrefslogtreecommitdiff
path: root/configs/popmetal-rk3288_defconfig
AgeCommit message (Expand)Author
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-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-08-13rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich
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-06-19configs: Resync defconfigsTom Rini
2017-05-10power: rk808: rename to rk8xxJacob Chen
2017-05-01configs: Re-syncTom Rini
2017-04-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich
2017-03-16rockchip: configs: Enable networking support on rk3288 boardsJacob Chen
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-11rockchip: config: popmetal: enable the USB host controller and functionKever Yang
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-10-30rk3288: config change for enable dram capacity auto-detect.Kever Yang
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-09configs: Resync with savedefconfigTom Rini
2016-07-31rockchip: add support for rk3288 PopMetal boardjk.kernel@gmail.com