summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-027-10/+10
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-292-2/+2
* soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla2019-09-251-24/+9
* soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik2019-09-121-11/+2
* soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla2019-09-111-7/+6
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-282-29/+30
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-271-0/+1
* intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki2019-08-261-3/+0
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-18/+11
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* intel/apollolake: Move LPC decode enables to bootblockKyösti Mälkki2019-08-202-5/+5
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-152-2/+2
* soc/intel: Drop spurious includesKyösti Mälkki2019-08-152-2/+0
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-29/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-132-0/+2
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-5/+0
* soc/intel/apl: Implement power-failure-state APINico Huber2019-08-093-0/+22
* soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik2019-08-081-4/+0
* arch/x86: Handle smm_subregion() failureKyösti Mälkki2019-08-081-0/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-083-18/+11
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-1/+0
* intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki2019-08-073-3/+9
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-073-3/+3
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-041-5/+5
* soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki2019-07-251-0/+2
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-11/+8
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-193-18/+41
* soc/intel: Use config_of()Kyösti Mälkki2019-07-185-21/+5
* soc/intel: Fix invalid use of 'static'Kyösti Mälkki2019-07-181-3/+3
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-186-65/+17
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-2/+2
* src: Use '#include <timestamp.h>' when neededElyes HAOUAS2019-07-151-1/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-046-12/+12
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+1
* Use 3rdparty/intel-microcodeArthur Heymans2019-07-011-2/+2
* soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie2019-06-212-1/+5
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-062-2/+6
* soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber2019-06-032-8/+5
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao2019-05-291-3/+1
* soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans2019-05-293-28/+15
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-1/+2
* soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik2019-05-211-1/+1
* soc/intel: Fill DIMM serial number from SPDDuncan Laurie2019-05-182-0/+2