Age | Commit message (Expand) | Author |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-10-21 | drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges | Marshall Dawson |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-20 | drivers/intel/fsp2_0: Make vbt_get() conditional | Marshall Dawson |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/fsp2_0: Move TS_BEFORE_INITRAM | Kyösti Mälkki |
2019-09-11 | intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig | Subrata Banik |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-09 | drivers/intel/fsp2_0: Fix minor whitespace | Marshall Dawson |
2019-09-09 | intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-23 | soc/intel/cometlake: Add ISH Device ID | Bernardo Perez Priego |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-19 | intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | cpu/x86/smm: Promote smm_memory_map() | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | 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-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-08 | arch/x86: Move TSEG_STAGE_CACHE implementation | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-08-06 | security/vboot: Add Support for Intel PTT | Christian Walter |
2019-08-05 | drivers/intel/gma: Export Read_EDID() to C | Nico Huber |
2019-08-05 | drivers/intel/gma: Enable Kabylake+ libgfxinit support | Nico Huber |
2019-08-04 | drivers/fsp1_1/raminit: fix use of mrc_hob | Matt DeVillier |
2019-07-31 | src/drivers/intel/ptt: Add PTT Support | Christian Walter |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-13 | drivers/intel/wifi: Make Intel wifi driver arch agnostic | Karthikeyan Ramasubramanian |
2019-07-13 | drivers/wifi: Add generic WiFi driver | Karthikeyan Ramasubramanian |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-10 | drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs | Frans Hendriks |
2019-07-09 | drivers/intel: Move FSP stage_cache implementation into common block | Subrata Banik |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-04 | drivers/intel/fsp1_1: Adjust postcar MTRRs | Kyösti Mälkki |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else' | Elyes HAOUAS |
2019-06-14 | drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAP | Matt DeVillier |
2019-06-12 | {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support | Frans Hendriks |
2019-06-05 | src/drivers/intel: Avoid NULL pointer dereference | John Zhao |
2019-06-04 | drivers/fsp20: Fix spelling in help text | Felix Singer |