- cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 2 years, 6 months ago
- d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 2 years, 6 months ago
- f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 2 years, 6 months ago
- e6b313d cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM by Kyösti Mälkki · 2 years, 6 months ago
- 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 2 years, 7 months ago
- fedaac8 AGESA,binaryPI: Enable lapic early for udelay() by Kyösti Mälkki · 2 years, 7 months ago
- fa0df7d AGESA fam14: Remove early PCI subsystem ID setting by Kyösti Mälkki · 2 years, 7 months ago
- b4f1ecb AGESA fam14: Remove early p-state setting by Kyösti Mälkki · 2 years, 7 months ago
- 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 2 years, 7 months ago
- 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 2 years, 7 months ago
- 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 2 years, 9 months ago
- dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
- 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 2 years, 7 months ago
- 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 2 years, 7 months ago
- 1a8dbfc cpu/x86/mp_init: Fix typo by Elyes HAOUAS · 2 years, 7 months ago
- f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 2 years, 7 months ago
- 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 2 years, 7 months ago
- de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 2 years, 7 months ago
- 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 2 years, 7 months ago
- 1b12b64 AGESA, binaryPI: implement C bootblock by Michał Żygowski · 2 years, 7 months ago
- 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 2 years, 7 months ago
- 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 2 years, 8 months ago
- 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 2 years, 7 months ago
- 6b9cff4 AGESA: Reduce S3_DATA_SIZE by Kyösti Mälkki · 2 years, 7 months ago
- c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 2 years, 7 months ago
- 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 2 years, 7 months ago
- 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 2 years, 7 months ago
- 706251d arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro by Arthur Heymans · 2 years, 7 months ago
- 3802563 cpu/x86/tsc: Remove indirection when accessing mono_timer_g by Patrick Georgi · 2 years, 7 months ago
- 6229cc9 cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 2 years, 7 months ago
- 5d70978 cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 2 years, 7 months ago
- 4e223db cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 2 years, 7 months ago
- a3ce27d cpu/amd/{agesa,pi}/Kconfig: select SSE2 by Michał Żygowski · 2 years, 7 months ago
- 65a8c2e soc/intel/skylake: Clean up report_cpu_info() function by Usha P · 2 years, 8 months ago
- 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 4 years, 10 months ago
- b81731d binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE by Kyösti Mälkki · 2 years, 7 months ago
- 24ab1c5 soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T by Subrata Banik · 2 years, 7 months ago
- 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 8 months ago
- c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 2 years, 7 months ago
- 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 2 years, 7 months ago
- 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 2 years, 7 months ago
- 4debbe7 cpu/intel/gen1/smmrelocate: Fix stale comment by Arthur Heymans · 2 years, 8 months ago
- 1818733 cpu/intel/smm: Drop em64t save state by Arthur Heymans · 2 years, 8 months ago
- 06f2fcc cpu/x86/smm: Use PRIxPTR to print uintptr_t by Jacob Garber · 2 years, 8 months ago
- f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 2 years, 11 months ago
- 3382e53 cpu/amd/microcode: Remove microcode update routine by Kyösti Mälkki · 2 years, 7 months ago
- de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 2 years, 7 months ago
- eef6360 cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards by Arthur Heymans · 2 years, 7 months ago
- 181de28 Kconfig: Remove not found sources by Elyes HAOUAS · 2 years, 7 months ago
- 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 2 years, 7 months ago
- c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 2 years, 7 months ago
- ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 2 years, 7 months ago
- 57803ba sb/amd/sb800: Drop support by Arthur Heymans · 2 years, 7 months ago
- 2428427 sb/amd/sb700: Drop support by Arthur Heymans · 2 years, 7 months ago
- 4c38ed3 cpu/via/nano: Drop support by Arthur Heymans · 2 years, 7 months ago
- f2cae50 cpu/intel/car: Add EC software sync to Intel romstage by Tim Wawrzynczak · 2 years, 8 months ago
- 2c08ea7 cpu/nb/sb: Remove fam12 by Joe Moore · 2 years, 8 months ago
- f96d905 Remove MIPS architecture by Julius Werner · 2 years, 11 months ago
- fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 2 years, 8 months ago
- 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 8 months ago
- 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 8 months ago
- e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 8 months ago
- df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 2 years, 8 months ago
- 898ca04 AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME by Kyösti Mälkki · 2 years, 8 months ago
- 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 2 years, 8 months ago
- 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 2 years, 8 months ago
- aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 2 years, 8 months ago
- 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 2 years, 8 months ago
- cc51936 cpu/ti/am335x: Extend monotonic timer to early stages by Kyösti Mälkki · 2 years, 8 months ago
- b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 2 years, 9 months ago
- bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 2 years, 8 months ago
- f6a8c5a cpu/intel/smm/gen1: Deal with SMM save state compatibility by Arthur Heymans · 2 years, 8 months ago
- bda8702 cpu/x86/mtrr/xip_cache.c: Fix inconsistent message by Angel Pons · 2 years, 8 months ago
- 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 2 years, 9 months ago
- 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 2 years, 8 months ago
- 4f7568b cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK. by Arthur Heymans · 2 years, 9 months ago
- 47be2d9 cpu/x86: Add a prog_run hook to set up caching of XIP stages by Arthur Heymans · 2 years, 9 months ago
- 4325165 cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80 by Kyösti Mälkki · 2 years, 8 months ago
- 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 2 years, 8 months ago
- af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 2 years, 8 months ago
- 776da08 arch/x86/*.S: use defines instead of hardcoded values by Patrick Rudolph · 2 years, 8 months ago
- be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 2 years, 9 months ago
- 942ad6a cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 9 months ago
- 845652b src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 3 years ago
- 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 2 years, 8 months ago
- 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 2 years, 8 months ago
- 2c34892 cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 2 years, 8 months ago
- 980d704 cpu/intel/common: Enable GetSec leaves for Intel TXT by Patrick Rudolph · 2 years, 9 months ago
- e33c50d cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 2 years, 9 months ago
- 2882253 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 2 years, 9 months ago
- 2a468d2 cpu/intel/model_2065x/bootblock: Remove dead code by Arthur Heymans · 2 years, 9 months ago
- 5a2bbca cpu/intel/: Fix regression with smmrelocate by Kyösti Mälkki · 2 years, 9 months ago
- 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 2 years, 9 months ago
- 92bb832 console: Declare empty printk() for __ROMCC__ by Kyösti Mälkki · 2 years, 9 months ago
- 23d4d9f amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 2 years, 9 months ago
- 44da9e2 cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use by Kyösti Mälkki · 2 years, 9 months ago
- 89c0ef7 cpu/intel/: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 2 years, 9 months ago
- 3de8f8c cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 2 years, 9 months ago
- e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years ago
- c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 3 years, 5 months ago