aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2022-05-24device: Add log_resource()Kyösti Mälkki
2022-05-20soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-19coreboot_tables: Add PCIe info to coreboot tableJianjun Wang
2022-05-16rules.h: Use more consistent namingArthur Heymans
2022-05-16drivers/wifi/generic: Add new device IDBora Guvendik
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-05-16cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronouslyKane Chen
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-12include/memory_info.h: Increase DIMM_INFO_TOTAL to 32Johnny Lin
2022-05-11device/dram/common.h: Use C over CPPArthur Heymans
2022-05-04ec/google/chromeec: Add retimer handle to Type C connPrashant Malani
2022-04-27include/device/i2c_simple: add i2c_2ba_read_bytes functionFelix Held
2022-04-27lib/hardwaremain.c: Move creating ACPI structs to bootstate hooksArthur Heymans
2022-04-13cpu/x86: Add function to set `put_back_original_solution` variableKane Chen
2022-04-09mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki
2022-04-06ELOG: Refactor watchdog_tombstoneKyösti Mälkki
2022-04-06ChromeOS: Drop filling ECFW_RW/RO state in CNVSKyösti Mälkki
2022-04-06ChromeOS: Add legacy mainboard_ec_running_ro()Kyösti Mälkki
2022-04-05drivers/intel/dptf: Add support for Battery participantVarshit B Pandya
2022-04-04soc/intel/alderlake: Add new CPU IDLean Sheng Tan
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-04-01device/i2c_bus: Constify i2c_busdev and i2c_linkMatt DeVillier
2022-04-01drivers/intel/dptf: Add support for Power participantVarshit B Pandya
2022-03-30commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga
2022-03-28include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM valuesElyes Haouas
2022-03-27include/espi.h: Switch to types.hRaul E Rangel
2022-03-25include/efi: Add EFI Status code definitionsSubrata Banik
2022-03-25include/efi: Add correct header file for EFI_PROCESSOR_INFORMATIONSubrata Banik
2022-03-24drivers/net/r8168: Add support for Realtek RTL8111KRaihow Shi
2022-03-23soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela
2022-03-17include/efi: Clean up efi_datatype.h fileSubrata Banik
2022-03-10cpu/x86/smm: Add weak SoC init and exit methodsRaul E Rangel
2022-03-09cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-09prog_loader: Change legacy_romstage_select_and_load() to return cb_errJulius Werner
2022-03-09cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel
2022-03-09coreboot_tables.c: Expose the ACPI RSDPArthur Heymans
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-08device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-28soc/amd/sabrina: Add XHCI configurationJon Murphy
2022-02-22include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis()Elyes Haouas
2022-02-21[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas
2022-02-21include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'Elyes HAOUAS
2022-02-21src/acpi: Add macro for FADT Minor Version and use itElyes Haouas
2022-02-18arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg
2022-02-18include/acpi/acpi.h: Drop non-existing update_ssdt()Elyes Haouas
2022-02-18include/acpi/acpi.h: Drop non-existing update_ssdtx()Elyes Haouas
2022-02-18acpi: Use ACPI macros to configure USB port _PLD objectSubrata Banik
2022-02-16device: Add support for PCIe Resizable BARsTim Wawrzynczak
2022-02-16soc/intel/alderlake: Correct Alder Lake M/N ESPI device IDKrishna Prasad Bhat
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-11src/arch/ppc64/*: pass FDT address to payloadSergii Dmytruk
2022-02-11src/cpu/power9: add file structure for power9, implement SCOM accessIgor Bagnucki
2022-02-10soc/intel/common: Add Crash Log and PMC SRAM PCI device IDsTim Wawrzynczak
2022-02-10device: Add pciexp_find_next_extended_cap functionTim Wawrzynczak
2022-02-10Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available"Felix Held
2022-02-07console: Add compile-time fast path when only CBMEM console is usedJulius Werner
2022-02-07console: Add loglevel prefix to interactive consolesJulius Werner
2022-02-07cpu/x86/mp_init.c: Rename num_concurrent_stacksArthur Heymans
2022-02-07cpu/x86/smm: Improve smm stack setupArthur Heymans
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-05cpu/x86/lapic: Fix choice X2APIC_ONLYKyösti Mälkki
2022-02-05cpu/x86/lapic: Add lapic_send_ipi_self,others()Kyösti Mälkki
2022-02-05cpu/x86/lapic: Unify some parameterKyösti Mälkki
2022-02-05cpu/x86/lapic: Support switching to X2APIC modeKyösti Mälkki
2022-02-05cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if availableKyösti Mälkki
2022-02-03cpu/x86/smm: Retype variablesArthur Heymans
2022-02-01cpu/x86/smm: Add SMM_LEGACY_ASEGKyösti Mälkki
2022-01-31soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen
2022-01-25soc/intel/common: Include Alder Lake-N device IDsUsha P
2022-01-24device: constify pciexp_find_extended_cap()Tim Wawrzynczak
2022-01-23lib/cbmem_console: Add cbmemc_copy_in functionRaul E Rangel
2022-01-21timestamp: Allow timestamp_add to accept a negative numberBora Guvendik
2022-01-20efi_datatype: Add typedef for EFI_PHYSICAL_ADDRESSAnil Kumar
2022-01-19src: Remove unused <stdbool>Elyes HAOUAS
2022-01-18soc/intel/common: Add Alder Lake N eMMC device IDKrishna Prasad Bhat
2022-01-18src/include/acpi: Move CPPC_PACKAGE_NAME macro definitionSridhar Siricilla
2022-01-17pci_ids.h: Make Denverton IDs consistent with other Intel SoCsJeff Daly
2022-01-17console/cbmem: Add cbmem_dump_consoleRaul E Rangel
2022-01-13console/cbmem_console: Rename cbmem_dump_consoleRaul E Rangel
2022-01-12include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoCFelix Held
2022-01-10soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen
2022-01-03console: Make get_log_level a public functionSubrata Banik
2022-01-01src: Drop duplicated includesElyes HAOUAS
2021-12-26include/types.h: #include <limits.h>Angel Pons
2021-12-22device: Make pciexp_get_ltr_max_latencies a public functionTim Wawrzynczak
2021-12-15rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOPRaul E Rangel
2021-12-15drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN betterFelix Held
2021-12-13lib: Add __fls() (Find Last Set)Jianjun Wang
2021-12-08lib: Fix log2_ceil() for 0xffffffffYu-Ping Wu
2021-12-06cbfs: Remove deprecated APIsJulius Werner
2021-12-06acpi: Add #define for Mutex "no timeout" valueTim Wawrzynczak
2021-12-03drivers/net/r8168: Add support for Realtek RT8125Alan Huang
2021-11-30acpi: Convert ACPI_DEVICE_SLEEP_* values to an enumTim Wawrzynczak
2021-11-30commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/Jakub Czapiga
2021-11-30include/cpu/x86/mp.h: Remove indirect includeArthur Heymans