summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung/stumpy/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-3/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-1/+1
* mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS2018-05-081-7/+7
* sb/intel/common: Fix conflicting OIC register definitionNico Huber2018-03-021-2/+2
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-8/+1
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+3
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-3/+3
* samsung/stumpy: fix power LED operationMatt DeVillier2016-11-111-2/+2
* mainboard/samsung/stumpy: Use tabs for indentsElyes HAOUAS2016-10-011-2/+2
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-0/+1
* stumpy: Add native raminit supportVladimir Serbinenko2016-02-121-0/+25
* Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko2016-02-121-2/+0
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-121-99/+23
* IT8772F: Clean up it8772f includes and add a LED APIdavid2015-12-261-1/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* sandy/ivy: Fix PIRQs on ChromebooksKyösti Mälkki2015-10-141-1/+37
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-1/+0
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-6/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-1/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-061-1/+0
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-041-1/+1
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-2/+3
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-37/+1
* 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
* src/superio/ite/it8772f: Separate mainboard from SIO at obj levelEdward O'Callaghan2014-07-181-9/+8
* sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-10/+11
* superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan2014-06-031-4/+8
* mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-081-2/+0
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-081-1/+2
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-2/+2
* 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
* Fix up Stumpy/Lumpy PEI data for system agent r6Stefan Reinauer2013-08-281-1/+2
* Add support to enable/disable builtin GbE (again)Stefan Reinauer2013-06-281-0/+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