summaryrefslogtreecommitdiff
path: root/configs/minnowmax_defconfig
AgeCommit message (Expand)Author
2017-06-19configs: Resync defconfigsTom Rini
2017-05-17x86: minnowmax: Enable ACPI S3 resumeBin Meng
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi
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_MAC_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-29Sync defconfig files by savedefconfigMasahiro Yamada
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-05-23x86: baytrail: Enable SeaBIOS on all boardsBin Meng
2016-05-23x86: baytrail: Enable ACPI table generation for all boardsBin Meng
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-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Correct defconfig orderingSimon Glass
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-30x86: Select the ns16550 debug UART for minnowmax, chromebook_linkSimon Glass
2015-10-21x86: Enable mrc cache for bayleybay and minnowmaxBin Meng
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass
2015-08-14x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass
2015-08-06x86: Enable debug UART for MinnowmaxSimon Glass
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-07-15x86: Adjust config option order in defconfig for Crown Bay and MinnowmaxBin Meng
2015-07-15dm: x86: minnowmax: Move PCI to use driver modelSimon Glass
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger