aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-10-09mrc_cache: Change mrc_cache_load_current to return size of entryShelley Chen
2020-10-08device: Clarify use of `config_of()`Nico Huber
2020-10-08rules.h: change verstage name if it starts before bootblockKangheui Won
2020-10-05soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro
2020-09-29soc/intel/jasperlake: Add IGD, MCH Device IDKrishna Prasad Bhat
2020-09-29cpu/x86/smm/smmhandler.c: Get revision using C codeArthur Heymans
2020-09-28include/cpu/x86/tsc: Fix rdtsc on x86_64Patrick Rudolph
2020-09-28azalia_device.h: Add new macro to configure pins as NCFelix Singer
2020-09-25soc/amd/picasso: Generate ACPI pstate and cstate objects in cbJason Glenesk
2020-09-24soc/intel/common/smbus: Add support for Apollo Lake SoCMaxim Polyakov
2020-09-22acpi: Add SSDT pstate helper functionsJason Glenesk
2020-09-22src/lib/bootblock.c: make bootblock_main_with_timestamp publicKangheui Won
2020-09-21cpu/x86/smm.h: Add function to return the SMM save state revisionArthur Heymans
2020-09-18drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755Ben Chuang
2020-09-18src/include: Add PnP/HWM unset_and_set functionsAngel Pons
2020-09-17src: Remove redundant <device/pnp_type.h>Elyes HAOUAS
2020-09-17src: Remove redundant <device/pnp_def.h>Elyes HAOUAS
2020-09-16region_file_update_data_arr: Modify region_file with array of buffersShelley Chen
2020-09-16device/dram: Add method for converting MHz to MT/sRob Barnes
2020-09-14src/{device,include}: Use PNP_IDX_EN instead of magic numberElyes HAOUAS
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-09-14include/superio/hwm5_conf.h: Fix copy-pasted commentsAngel Pons
2020-09-14soc/intel/common/cpu: Update COS mask calculation for NEM enhanced modeAamir Bohra
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-11device: Fix incompatible-pointer-types build errorSubrata Banik
2020-09-08pci_ids: Add Alder Lake DTT PCI IDsSubrata Banik
2020-09-08pci_ids: Add Alder Lake IPU PCI IDsSubrata Banik
2020-09-08soc/intel/elkhartlake: Add CPU, SA, PCH & IGD DIDs TableTan, Lean Sheng
2020-09-08cpu/x86: Add definition for SMRR_PHYS_MASK_LOCKTim Wawrzynczak
2020-09-07ec/system76: Add console supportJeremy Soller
2020-09-03memory_info: add max_speed_mts and configured_speed_mtsRob Barnes
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-31device: Add method to configure bus mastering based on KconfigFelix Singer
2020-08-31include/device/azalia_device: Fix typoPatrick Rudolph
2020-08-31fw_config: Add caching to successfully probed fieldsTim Wawrzynczak
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-29PCI IDs: Add PCI ID for CML DPTF/DTT PCI deviceEdward O'Callaghan
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-27soc/intel/common: Include Elkhart Lake SA IDsTan, Lean Sheng
2020-08-26include/imd: Improve API documentationJan Dabros
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-24soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth
2020-08-21lib: Update fmap cache error for psp_verstageMartin Roth
2020-08-21acpi: add more AML generation functionsAaron Durbin
2020-08-21include/asan.h: Add missing includesElyes HAOUAS
2020-08-21arch/x86: Add support for ASan to memory functionsHarshit Sharma
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-08-21lib: Add ASan support to ramstage on x86 archHarshit Sharma
2020-08-20soc/amd/acpi: Move ACPI IVRS generation to corebootJason Glenesk
2020-08-19arch/x86/boot: Jump to payload in protected modePatrick Rudolph
2020-08-18elog: add ELOG_WAKE_SOURCE_GPIOAaron Durbin
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18cpu/x86/smm/smm_stub: Add x86_64 supportPatrick Rudolph
2020-08-17soc/intel/common: Move common HDA registers to <device/azalia_device.h>Elyes HAOUAS
2020-08-17lib/imd_cbmem.c: Add a helper function to indicate that cbmem is readyArthur Heymans
2020-08-17arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dramArthur Heymans
2020-08-17soc/intel/jasperlake: Add IGD Device IDKrishna Prasad Bhat
2020-08-15cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura
2020-08-10soc/intel/common: Include Alder Lake SATA controller device IDsSubrata Banik
2020-08-05drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763EBen Chuang
2020-08-05include/device/azalia_device.h: Include <stdint.h>Elyes HAOUAS
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
2020-08-04src/lib: Remove unused function parameters in imd.cAnna Karas
2020-08-03assert.h: Try to evaluate assertions at compile timeJulius Werner
2020-08-03lib/string: Add standard strstr() functionJes Klinke
2020-07-31mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang
2020-07-30smbios: Fix type 17 for Windows 10Patrick Rudolph
2020-07-28device: Add find_dev_nested_path helper functionRob Barnes
2020-07-28arch/x86/smbios: Bump to version 3.0Patrick Rudolph
2020-07-28PCI IDs: Add PCI ID for the realtek 5261Caveh Jalali
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-07-27include/rules.h: Add ENV_USER_SPACE definitionMartin Roth
2020-07-26src/include: Remove unused 'include <stddef.h>'Elyes HAOUAS
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26src/include: Remove unused 'include <stdint.h>'Elyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-26device/device.h: Add `is_dev_enabled` functionAngel Pons
2020-07-25src/include/ramdetect.h: Add missing includesElyes HAOUAS
2020-07-25soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang
2020-07-24assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-18dptf: Fix scope of TCPU deviceTim Wawrzynczak
2020-07-17device: Increase DEVICE_PATH_MAX to 40Furquan Shaikh
2020-07-15PCI IDs: Add PCI ID for JSL DPTF/DTT PCI deviceTim Wawrzynczak
2020-07-12soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi
2020-07-12device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-10include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZERaul E Rangel
2020-07-09include/console/usb.h: Drop dead codeAngel Pons
2020-07-09include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held
2020-07-08ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki
2020-07-07acpigen: Add acpigen_notifyTim Wawrzynczak
2020-07-07soc/intel/common/block: Add new block DTTTim Wawrzynczak
2020-07-07src/include: improve the description of hexstrtobinAnna Karas