aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi
AgeCommit message (Expand)Author
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-28google/rambi,intel/baytrail: Simplified romstage flowKyösti Mälkki
2019-08-23mb/google/rambi: update GPIO, RAM config for clapperMatt DeVillier
2019-08-21arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki
2019-08-19google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGEKyösti Mälkki
2019-08-19mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-05-29google/clapper: fix up devicetreeMatt DeVillier
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
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
2018-12-19google/rambi: disable TXE in devicetree for all variantsMatt DeVillier
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-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes 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-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13mb/google/rambi: Don't set defaults for HAVE_IFD_BINArthur Heymans
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
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-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04mb/google: Get rid of whitespace before tabElyes HAOUAS
2018-06-01mb/google/rambi: Set SMI mask using google_chromeec_events_initFurquan Shaikh
2018-05-24src: Remove space after `defined`Elyes HAOUAS
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-23google mainboards: select SYSTEM_TYPE_LAPTOP where appropriateMatt DeVillier
2017-11-23src/mainboard: Fix various typosJonathan Neuschäfer
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-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-01mainboards: Remove unused EC event for thermal overloadDuncan Laurie
2017-06-27mb/google: Remove ChromeEC builds for auron and rambiMartin Roth
2017-06-12soc/baytrail: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-04google/rambi: add board-specific USB port infoMatt DeVillier
2017-06-02google/rambi: disable PCI device for unused i2c busesMatt 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-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-03-27mainboard/google/rambi: Move SIO_EC_ENABLE_PS2K to onboard.hFurquan Shaikh
2017-02-14google/rambi: add explicit pull-down for ram-idMatt DeVillier
2017-02-01Add Baytrail ChromeOS devices using variant schemeMatt DeVillier
2017-01-17Combine Baytrail ChromeOS devices using variant schemeMatt DeVillier
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-09-26mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-15mainboards: align on using ACPI_Sx definitionsAaron Durbin
2016-07-15Google Mainboards: Increase RO coreboot size on flashDaisuke Nojiri
2016-05-18ec/google/chromeec/acpi: Add MKBP supportGwendal Grignou
2016-04-13mainboard/google: Update license headersMartin Roth
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-02-09chromebooks: Configure Chrome EC board namesPatrick Georgi
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-11-24google/rambi: Fix IASL warnings _CRS must return a valueMartin Roth
2015-11-23google/rambi: Fix end comment in KconfigMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-30Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-08-17Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUNMartin 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-02cbfs: new API and better program loadingAaron Durbin
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-23baytrail: Switch to per-device ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21Remove unused functionsPatrick Georgi
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko