summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/mainboard_smi.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-108/+0
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-1/+1
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-4/+4
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-3/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* mainboards: align on using ACPI_Sx definitionsAaron Durbin2016-07-151-2/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko2015-05-191-21/+0
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan2014-11-091-1/+1
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-191-12/+0
* rambi: mainboard EC - SCI and SMI fixesAaron Durbin2014-05-061-3/+10
* rambi: update EC supportAaron Durbin2014-05-061-1/+89
* mainboard/google: add initial rambi mainboard supportAaron Durbin2014-02-051-0/+63