summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko2014-10-161-20/+1
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-161-21/+3
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-10/+11
* google/stout: Fix build without ChromeOSKyösti Mälkki2014-05-011-1/+3
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki2014-01-151-0/+2
* google/stout: Add EARLY_CBMEM_INITKyösti Mälkki2014-01-151-4/+0
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+4
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-5/+0
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-4/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-211-21/+5
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-4/+1
* CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki2013-09-111-2/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Add support for "Stout" ChromebookStefan Reinauer2013-03-181-0/+360