aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy
AgeCommit message (Expand)Author
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-13src: Drop unused 'include <arch/ioapic.h>'Elyes 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-06Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-01-06mb/google/slippy: Add a VBT for all variantsArthur Heymans
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-03sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick
2018-12-03sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30cpu/intel/haswell: 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-21nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick
2018-11-16mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-11-01sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick
2018-11-01sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
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-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13src/mb: Remove some unneeded includesElyes 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-14cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans
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-29chromeec platforms: Update ACPI throttle handler callMartin Roth
2018-05-08mb/google: Get rid of device_tElyes 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-21mb/google: Update/add ChromeOS device marketing namesMatt DeVillier
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-10-08ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-24Update files with no newline at the endMartin Roth
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-02mainboard/google/slippy: Fix misspelled ifdef guardRyan Salsamendi
2017-07-01mainboards: Remove unused EC event for thermal overloadDuncan Laurie
2017-06-16google/slippy: Don't force native graphics initPatrick Georgi
2017-06-08device/Kconfig: Put gfx init methods into a `choice`Nico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-04google/slippy: populate PEI SPD data for all channelsMatt DeVillier
2017-05-31google/slippy: add board-specific USB port infoMatt DeVillier
2017-05-01acpi: fix FADT header version for ChromeOS devicesMatt DeVillier
2017-04-15google/slippy: fix internal mic for falco/wolf variantsMatt DeVillier
2017-04-14google/slippy: clean up NGI and move to libgfxinitMatt DeVillier
2017-04-083rdparty/libgfxinit: Update submodule pointerNico Huber
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-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
2017-02-20google/slippy: consolidate variants' common mainboard.asl codeMatt DeVillier
2016-12-20mb/google/slippy: Hook up libgfxinitArthur Heymans
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-12-05Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier
2016-07-27mainboard/google/slippy: remove unobtainable mainboardAaron Durbin
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-02-23southbridge/intel/lynxpoint: Use common gpio.cPatrick Rudolph
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-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-06-30Add Kconfig flag to specify if there's a lid switchPatrick Georgi
2015-06-30Expose get_lid_switch() in romstagePatrick Georgi
2015-06-24Kconfig: Get rid of obsolete symbolsMartin Roth
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-19intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-05-16Remove defines APMC_FINALIZE.Vladimir Serbinenko
2015-04-30cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards: fix spd generationAaron Durbin
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-06Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko
2014-10-18lynxpoint: Consolidate common GNVS initVladimir Serbinenko