summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-05-21soc/intel/common: Add Alder Lake device IDsSumeet R Pawnikar
2021-05-14soc/intel/alderlake: Update CPU and IGD Device IDsMaulik V Vaghela
2021-05-14src/acpi: Add initial support for HMATJonathan Zhang
2021-05-14acpi: Add acpigen_write_thermal_zoneRaul E Rangel
2021-05-12include/console: Fix FSP Notify phase postcodes discrepancySubrata Banik
2021-05-12include/console: Rename and update POST_ENTRY_RAMSTAGE postcodeSubrata Banik
2021-05-12include/console: Fix duplicate entry of postcode 0x79Subrata Banik
2021-05-10*x86: fix x2apic mode boot issueWonkyu Kim
2021-05-10device: Drop unused `uma_memory_{base,size}` globalsAngel Pons
2021-05-10src: Drop "This file is part of the coreboot project" linesAngel Pons
2021-05-06drivers/pc80/rtc/option.c: Constrain API to integer valuesAngel Pons
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-06include/console: Align ramstage Boot State Machine postcodesSubrata Banik
2021-05-03device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak
2021-04-30mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki
2021-04-30vc/google/chromeos: Refactor GNVS initKyösti Mälkki
2021-04-30cpu/x86/msr: introduce helpers msr_read, msr_writeMichael Niewöhner
2021-04-30src/acpi: Add APEI EINJ supportRocky Phagura
2021-04-28soc/intel: Add Z370, H310C and B365 device IDsAngel Pons
2021-04-28soc/intel: Add Kaby Lake PCH-U base device IDAngel Pons
2021-04-28soc/intel: Rename 200-series PCH device IDsAngel Pons
2021-04-23lib/espi_debug: Add espi_show_slave_peripheral_channel_configurationRaul E Rangel
2021-04-23option.h: Drop type-unsafe {get,set}_option() APIAngel Pons
2021-04-22arch/x86/smbios: Let SMBIOS type 9 be able to write slot IDJingleHsuWiwynn
2021-04-22ACPI: Fix the devices scope in the SATC structureJohn Zhao
2021-04-21acpi: Add acpigen_write_LPI_packageRaul E Rangel
2021-04-21acpi: Add acpi_osc.hRaul E Rangel
2021-04-21option.h: Introduce {get,set}_int_option() functionsAngel Pons
2021-04-21commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner
2021-04-19cpu/x86/smm_loaderv2: Use the permanent stack top during relocationArthur Heymans
2021-04-15*x86: Support x2apic modeWonkyu Kim
2021-04-14Rename do_printk() to printk()Nico Huber
2021-04-14console: Always add printf-format attribute to printk()Nico Huber
2021-04-11spd.h: Move `DIMMx` macros to i440bx/raminit.hAngel Pons
2021-04-09include/assert.h: Use mock_assert() for ENV_TEST targetsJakub Czapiga
2021-04-06soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake MMaulik V Vaghela
2021-04-06decompressor: Add CBFS_VERIFICATION supportJulius Werner
2021-04-06cbfs: Simplify cbfs_load_and_decompress() and stop exporting itJulius Werner
2021-04-06include/rules.h: Add ENV_TEST definitionJakub Czapiga
2021-04-06include/cbfsglue.h: Use BIOS_INFO for LOG macroWim Vervoorn
2021-04-06lib: Add obvious definition for `calloc`Tim Wawrzynczak
2021-04-05cbfs: Make `mdata` argument to cbfs_allocator_t constJulius Werner
2021-04-05device/dram/ddr3: Drop unused MRS helpersAngel Pons
2021-04-05spd.h: Remove unused definitionsAngel Pons
2021-04-05device/dram/ddr4.h: Align with DDR3 and DDR2Angel Pons
2021-04-05include/spd_ddr2.h: Remove unused and redundant fileAngel Pons
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2021-04-05device/dram/ddr3: Get rid of useless typedefsAngel Pons
2021-03-28ACPI: Add SATC structure for DMAR tableJohn Zhao
2021-03-24acpi: Add acpigen_write_PRT* helpers for generating _PRT entriesTim Wawrzynczak