summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/galileo
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-06security/vboot/Kconfig: Remove unused symbolsArthur Heymans
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-04mb/intel/{galileo,wtm2}: Use macro instead of magic numberElyes HAOUAS
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-11mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans
2019-01-14[RFC]util/checklist: Remove this functionalityArthur Heymans
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-31drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driverSubrata Banik
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-08mainboard/intel/galileo: Add SD controller configurationLee Leahy
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-16mainboard/intel/galileo: Add vboot supportLee Leahy
2017-03-15Revert "mainboard/intel/galileo: Add vboot support"Lee Leahy
2017-03-14mainboard/intel/galileo: Add vboot supportLee Leahy
2017-03-07mainboard/intel/galileo: Remove space before opening bracketLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2016-09-30mainboard/intel/galileo: Make FSP 2.0 the defaultLee Leahy
2016-09-30mainboard/intel/quark: Add FSP selection valuesLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy