summaryrefslogtreecommitdiff
path: root/include/configs/galileo.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-3/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-26Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass1-1/+0
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-2/+0
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng1-4/+0
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou1-1/+0
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng1-1/+0
2015-09-17x86: quark: Add PCIe/USB static register programming after memory initBin Meng1-0/+1
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng1-12/+0
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass1-2/+0
2015-06-04x86: quark: Implement PIRQ routingBin Meng1-0/+1
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng1-2/+0
2015-04-30x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng1-4/+0
2015-03-25x86: galileo: Enable saving environment in SPI flashBin Meng1-0/+8
2015-03-25x86: quark: Enable on-chip ethernet controllersBin Meng1-0/+5
2015-02-06x86: Add SD/MMC support to quark/galileoBin Meng1-0/+7
2015-02-06x86: Add basic Intel Galileo board supportBin Meng1-0/+53