Age | Commit message (Expand) | Author |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-09-29 | soc/intel: Rename <intelblocks/chip.h> | Kyösti Mälkki |
2019-09-25 | soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common | Sridhar Siricilla |
2019-09-12 | soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API | Subrata Banik |
2019-09-11 | soc/intel/common/block/cse: Move me_read_config32() to common code | Sridhar Siricilla |
2019-08-28 | soc/intel: Move fill_postcar_frame to memmap.c | Kyösti Mälkki |
2019-08-27 | soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c code | Subrata Banik |
2019-08-26 | intel/car: Use common TS_START_ROMSTAGE | Kyösti Mälkki |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | intel/apollolake: Move LPC decode enables to bootblock | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | soc/*: mp_run_on_all_cpus: Remove configurable timeout | Patrick Rudolph |
2019-08-15 | soc/intel: Drop spurious includes | Kyösti Mälkki |
2019-08-15 | cpu/x86/smm: Define single smm_subregion() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-09 | soc/intel: Drop pmc_soc_restore_power_failure() | Nico Huber |
2019-08-09 | soc/intel/apl: Implement power-failure-state API | Nico Huber |
2019-08-08 | soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig | Subrata Banik |
2019-08-08 | arch/x86: Handle smm_subregion() failure | Kyösti Mälkki |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-08-07 | intel/apollolake: Replace smm_region_info() with smm_region() | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-04 | soc/intel/common/block/uart: Update the UART PCI device reference | Aamir Bohra |
2019-07-25 | soc/intel: Guard remaining SA_DEV_ROOT definition | Kyösti Mälkki |
2019-07-21 | soc/intel: Expand SA_DEV_ROOT for ramstage | Kyösti Mälkki |
2019-07-19 | soc/intel/common: Add SOC specific function to get XHCI USB info | Karthikeyan Ramasubramanian |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-18 | soc/intel: Fix invalid use of 'static' | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-01 | Use 3rdparty/intel-microcode | Arthur Heymans |
2019-06-21 | soc/intel: Provide SPD manufacturer ID and module type to SMBIOS | Duncan Laurie |
2019-06-06 | src/soc/intel/common/smbios: Add addtional infos to dimm_info | Christian Walter |
2019-06-03 | soc/intel: Replace UART_BASE() and friends with a Kconfig | Nico Huber |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | soc/intel/apollolake: Fix value stored to gnvs is never read | John Zhao |
2019-05-29 | soc/intel/apollolake: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-05-21 | soc/intel: Remove unused pointer argument in mca_configure() | Subrata Banik |
2019-05-18 | soc/intel: Fill DIMM serial number from SPD | Duncan Laurie |