aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/romstage
AgeCommit message (Expand)Author
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