summaryrefslogtreecommitdiff
path: root/include/configs/minnowmax.h
AgeCommit message (Expand)Author
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng
2017-07-28x86: minnowmax: Add a environment variable for USB power-on delayBin Meng
2017-06-22x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNTBin Meng
2017-06-22x86: minnowmax: Configure GPIO pins to turn on USB ports VBUSBin Meng
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-25Convert CONFIG_ARCH_MISC_INIT 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-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-05-23x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng
2015-08-05x86: minnowmax: Drop the old PCI settingsSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass
2015-08-05x86: minnowmax: Remove smsc47x superio codesBin Meng
2015-07-21x86: minnowmax: Drop the cache line size hackSimon Glass
2015-07-14dm: x86: minnowmax: Move PCI to use driver modelSimon Glass
2015-07-14dm: spi: Enable environment for minnowmaxSimon Glass
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-04-29x86: minnowmax: use the correct NOR in the configurationGabriel Huau
2015-04-29x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass