coreboot/src
Arthur Heymans a4ceba4ae5 cpu/x86/lapic: Add lapic_busy() helper
Change-Id: Ife127d6dc8241cccb9d52236a9152da707f0e261
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55191
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-10 17:49:16 +00:00
..
acpi acpi: drop weak implementation of acpi_soc_get_bert_region 2021-06-08 18:25:20 +00:00
arch arch/x86/acpi_bert_storage: unbreak BERT support 2021-06-08 18:23:40 +00:00
commonlib src/intel/xeon_sp: add hardware error support (HEST) 2021-06-04 12:38:32 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu cpu/x86/lapic: Add lapic_busy() helper 2021-06-10 17:49:16 +00:00
device device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
drivers drivers/generic/ioapic: Use arch/x86/ioapic 2021-06-07 21:01:56 +00:00
ec ec/google/chromeec: Separate SMBIOS SKU functions 2021-06-09 05:18:35 +00:00
include cpu/x86/lapic: Add lapic_busy() helper 2021-06-10 17:49:16 +00:00
lib drivers/pc80/mc146818rtc: Check date and time for sanity 2021-05-30 20:28:14 +00:00
mainboard soc/intel/tigerlake: Move MAX_CPUS to Kconfig 2021-06-10 05:37:18 +00:00
northbridge nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID 2021-06-10 05:37:51 +00:00
security 3rdparty/intel-sec-tools: Update to support Boot Guard 2021-06-07 11:36:22 +00:00
soc soc/intel/elkhartlake: Fix gpio_soc_defs.h variable typo 2021-06-10 09:53:39 +00:00
southbridge sb/intel/lynxpoint: Add SerialIO UART console support 2021-06-09 05:21:23 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/intel/fsp/fsp2_0/alderlake: Update MemInfoHob.h for new FSP 2021-06-10 05:36:59 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00