summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/galileo
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-062-4/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-069-117/+18
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1813-17/+0
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-10/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* security/vboot/Kconfig: Remove unused symbolsArthur Heymans2019-11-061-1/+0
* soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner2019-10-261-2/+0
* mb/intel/{galileo,wtm2}: Use macro instead of magic numberElyes HAOUAS2019-10-041-1/+1
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-1/+0
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-4/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-8/+8
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-5/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans2019-02-113-78/+12
* [RFC]util/checklist: Remove this functionalityArthur Heymans2019-01-141-2/+0
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driverSubrata Banik2018-01-311-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-2/+2
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+7
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-181-6/+0
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-123-5/+5
* mainboard/intel/galileo: Add SD controller configurationLee Leahy2017-05-083-0/+44
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-5/+0
* mainboard/intel/galileo: Add vboot supportLee Leahy2017-03-166-3/+241
* Revert "mainboard/intel/galileo: Add vboot support"Lee Leahy2017-03-156-240/+3
* mainboard/intel/galileo: Add vboot supportLee Leahy2017-03-146-3/+240
* mainboard/intel/galileo: Remove space before opening bracketLee Leahy2017-03-071-2/+2
* intel: Fix copy/paste error in license textMarshall Dawson2017-01-161-1/+1
* mainboard/intel/galileo: Make FSP 2.0 the defaultLee Leahy2016-09-301-1/+1
* mainboard/intel/quark: Add FSP selection valuesLee Leahy2016-09-302-11/+101
* soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy2016-08-051-1/+1