summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/romstage/raminit.c
AgeCommit message (Expand)Author
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28soc/baytrail/raminit: Populate SMBIOS type 17 tablesMatt DeVillier
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
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-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-15soc/intel/baytrail: use common Intel ACPI hardware definitionsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
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
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-10-28baytrail: handle MRC being an ELF fileAaron Durbin
2014-10-22baytrail: Move MRC cache code to a common directoryDuncan Laurie
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-05-13baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin
2014-05-07baytrail: minor stylePatrick Georgi
2014-05-07baytrail: romstage: Add config option to enable RMTShawn Nematbakhsh
2014-05-06baytrail: add support for S3 resumeAaron Durbin
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-02-13baytrail: print dram configurationAaron Durbin
2014-02-05baytrail: import and use updated mrc_wrapper.hAaron Durbin
2014-01-31baytrail: add initial supportAaron Durbin