summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/parrot/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-10/+11
* mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* 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
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-5/+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
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Include byteorder.h for the definition of ntohl in romstage.cHung-Te Lin2013-03-191-0/+1
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-281-5/+0
* Add support for Google Parrot ChromebookStefan Reinauer2012-12-121-0/+307