Age | Commit message (Expand) | Author |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake | Johanna Schander |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-10 | drivers/intel/fsp1_1: Fake microcode update to make FSP happy | Arthur Heymans |
2019-11-10 | soc/intel/braswell: Update microcode before FSP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Move Debug options to "Debugging" | Arthur Heymans |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-05 | drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR | Arthur Heymans |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-26 | drivers/intel/fsp2_0: move die() calls to the functions | Michael Niewöhner |
2019-10-26 | drivers/intel/fsp1_1: remove orphaned functionality | Michael Niewöhner |
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 |
2019-06-04 | soc/intel/braswell: Use common cpu/intel/car code | Arthur Heymans |
2019-06-03 | drivers/intel/fsp1_1: Exit cleanly if FSP not found | Jacob Garber |
2019-05-29 | src/{device,drivers}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | soc/intel/skylake: Use common cpu/intel/car romstage code | Arthur Heymans |
2019-05-29 | drivers/intel/fsp1.1: Simplify bootflow and clean up | Arthur Heymans |
2019-05-29 | drivers/intel/fsp2_0: Dont' use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | Clean up unused arch/early_variables.h header | Arthur Heymans |
2019-05-29 | drivers/intel/fsp2_0: Fix typo mistake | Subrata Banik |
2019-05-27 | src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 | Arthur Heymans |
2019-05-27 | drivers/intel/fsp1.1: Remove unused function | Arthur Heymans |
2019-05-27 | drivers/intel/fsp1.1: Remove stale comment on bootflow | Arthur Heymans |
2019-05-22 | post_code: add post code for video initialization failure | Keith Short |
2019-05-22 | post_code: add post code for memory error | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-05-21 | src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions | Elyes HAOUAS |
2019-05-16 | {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling | Jacob Garber |
2019-05-16 | Remove remaining unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-12 | 3rdparty/libgfxinit: Update for runtime CPU detection | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |