aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/galileo
AgeCommit message (Expand)Author
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2016-08-05soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy
2016-08-03mainboard/intel/galileo: Add FSP 2.0 Kconfig supportLee Leahy
2016-08-03mainboard/intel/galileo: Remove use of EDK-II macros & data typesLee Leahy
2016-07-08soc/intel/quark: Pass in the memory initialization parametersLee Leahy
2016-07-08mainboard/intel/galileo: Gen1 - Set correct I2C scriptsLee Leahy
2016-06-11mainboard/intel/galileo: Support bootblock in CLee Leahy
2016-06-03mainboard/intel/galileo: Add CREATE_BOARD_CHECKLISTLee Leahy
2016-06-03mainboard/intel/galileo: Set board versionLee Leahy
2016-05-31quark: Enable HSUART0 as consoleLee Leahy
2016-05-31mainboard/intel/quark: Enable reg_access during romstageLee Leahy
2016-05-31mainboard/intel/galileo: Use HSUART1 for consoleLee Leahy
2016-05-31mainboard/intel/galileo: Split out enabling FSP1_1Lee Leahy
2016-05-31soc/intel/quark: Add PCIe reset supportLee Leahy
2016-05-25mainboard/intel/galileo: Enable USB device supportLee Leahy
2016-05-18mainboard/intel/galileo: Add I2C chip initializationLee Leahy
2016-05-17mainboard/intel/galileo: Add GPIO initializationLee Leahy
2016-05-03mainboard/intel/galileo: Enable I2C and GPIOLee Leahy
2016-03-21mainboard/intel/galileo: Enable SPI controllersLee Leahy
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-07mainboard/intel/galileo: Enable SD flash cardsLee Leahy
2016-02-29mainboard/intel/galileo: Enable USBLee Leahy
2016-02-22mainboard/intel/galileo: Enable minimal ACPI tablesLee Leahy
2016-02-18soc/intel/quark: Enable HSUART1Lee Leahy
2016-02-17mainboard/intel/galileo: Enable PCIe root port 0Lee Leahy
2016-02-17mainboard/intel/galileo: Disable the remaining PCI devicesLee Leahy
2016-02-05mainboard/intel/galileo: Add board_info.txtLee Leahy
2016-02-04mainboard/intel/galileo: Add Intel Galileo Gen 2 SupportLee Leahy