aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/jecht
AgeCommit message (Expand)Author
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-15soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-04-04vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching
2019-03-27vboot: deprecate physical dev switchJoel Kitching
2019-03-21mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes 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-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-04mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki
2019-01-04mb/google/jecht: Rename save_chromeos_gpios functionKyösti Mälkki
2019-01-03mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/broadwell: Rework acpi/cpu.aslArthur Heymans
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 <cbfs.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-13soc/intel/broadwell/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-08-01mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier
2018-07-25mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04mb/google: Get rid of whitespace before tabElyes HAOUAS
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2018-05-08mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS
2018-05-04mainboard/google: Comment variant names in KconfigMartin Roth
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-24Update files with no newline at the endMartin Roth
2017-06-04google/jecht: add board-specific USB port infoMatt DeVillier
2017-05-01acpi: fix FADT header version for ChromeOS devicesMatt DeVillier
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-02-04google/jecht: Fix LED for guado/rikku variantsMatt DeVillier
2016-12-22Combine Broadwell Chromeboxes using variant board schemeMatt DeVillier
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-10-07src/mainboard: Remove unnecessary whitespaceElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-25google/jecht: Increase RO coreboot size on flashDaisuke Nojiri
2016-07-15mainboards: align on using ACPI_Sx definitionsAaron Durbin
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-03-25google/intel mainboards: Add missing board_info.txt filesMartin Roth
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-06-30google/jecht: Fix compiling GPIO table codePatrick Georgi
2015-06-24Kconfig: Get rid of obsolete symbolsMartin Roth
2015-06-23drop unneeded IRQ_SLOT_COUNTsStefan Reinauer
2015-06-12google/jecht: fix MAC address programming when VPD not presentMatt DeVillier
2015-06-10google/jecht: Remove whitespace at EOLKyösti Mälkki
2015-06-09google/jecht: add new mainboardPatrick Georgi