aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/romstage
AgeCommit message (Expand)Author
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-11soc/intel/baytrail: Remove trailing space in log messagePaul Menzel
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-15soc/intel/baytrail: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-06-29intel romstage: Use run_ramstage()Kyösti Mälkki
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-06-18intel cache_as_ram: Fix typo in commentKyösti Mälkki
2016-06-17Fix some cbmem.h includesKyösti Mälkki
2016-05-03intel/baytrail: use fmap information for code cachingPatrick Georgi
2016-02-26tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-23chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-07-07x86: Drop -Wa,--divideStefan Reinauer
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-14baytrail broadwell: Use timestamps internal stashKyösti Mälkki
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-10-28baytrail: handle MRC being an ELF fileAaron Durbin
2014-10-28baytrail: romstage: Add function to check SW WP status for vbootShawn Nematbakhsh
2014-10-22baytrail: Move MRC cache code to a common directoryDuncan Laurie
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-09-19baytrail/rambi: spi, charger, and audio updatesAaron Durbin
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-07-08soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-13baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin
2014-05-13baytrail: snapshot power state in romstageAaron Durbin
2014-05-10baytrail: allow ramstage_cache_location() usage in ramstageAaron Durbin
2014-05-07baytrail: minor stylePatrick Georgi
2014-05-07baytrail: romstage: Add config option to enable RMTShawn Nematbakhsh
2014-05-07baytrail: enable caching and prefetching in spi controllerAaron Durbin
2014-05-07baytrail: ensure init_chromeos() is called in romstageAaron Durbin
2014-05-06baytrail: add support for S3 resumeAaron Durbin
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-02-27baytrail: increment boot count for elogAaron Durbin
2014-02-24baytrail: Enable GFX deviceDuncan Laurie
2014-02-24baytrail: initialize chromeos EC if present in romstageAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-13baytrail: print dram configurationAaron Durbin
2014-02-13baytrail: add vboot ramstage verificationAaron Durbin
2014-02-11baytrail: move early init to before mainboardAaron Durbin
2014-02-11baytrail: Add functions to peek at GPIO input valuesShawn Nematbakhsh
2014-02-11baytrail: set max frequency early in romstageAaron Durbin
2014-02-11baytrail: adjust cache policy during romstageAaron Durbin
2014-02-05baytrail: initialize punitAaron Durbin
2014-02-05baytrail: disable tco timerAaron Durbin
2014-02-05baytrail: program PUNIT memory-mapped base addressAaron Durbin
2014-02-05baytrail: import and use updated mrc_wrapper.hAaron Durbin
2014-02-05baytrail: start collecting timestampsAaron Durbin
2014-01-31baytrail: initialize graphics before MRCAaron Durbin
2014-01-31baytrail: add initial supportAaron Durbin