summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* elog: move MAX_EVENT_SIZE to commonlib/bsd/includeRicardo Quesada2021-09-101-2/+0
* acpigen: Add ability to auto-generate _DSM Function 0Tim Wawrzynczak2021-09-101-1/+4
* wifi: Update deny list entry size to uint16_tSugnan Prabhu S2021-09-091-1/+1
* device/device.h: Drop unused function declarationAngel Pons2021-09-061-1/+0
* wifi: Add support for DSM methods for intel wifi cardSugnan Prabhu S2021-09-021-1/+13
* wifi: Add support for wifi time average SAR configSugnan Prabhu S2021-09-021-1/+10
* wifi: Add support for per-platform antenna gainSugnan Prabhu S2021-09-021-1/+11
* wifi: Add support for new revisions of SAR table entriesSugnan Prabhu S2021-09-021-26/+38
* drivers/mipi: Make orientation a property of the mainboard, not panelJulius Werner2021-09-021-1/+0
* device/mipi: Move to drivers/mipiJulius Werner2021-08-263-7/+7
* soc/intel: Add TGL-H CPUIDJeremy Soller2021-08-241-0/+1
* include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada2021-08-232-20/+2
* soc/intel/adl: Update PCI ID for ADL-M SKUSumeet Pawnikar2021-08-201-1/+1
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+79
* device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner2021-08-181-0/+56
* soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS KconfigSubrata Banik2021-08-161-0/+1
* soc/intel/common: Calculate and configure SF Mask 2Subrata Banik2021-08-151-0/+2
* arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLEScott Chao2021-08-061-1/+1
* Move ELOG defines/struct to commonib/bsd/elog.hRicardo Quesada2021-08-051-204/+1
* soc/intel/alderlake: Add GFx Device ID 0x46aaBora Guvendik2021-08-051-0/+1
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-043-436/+3
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-1/+3
* arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLEScott Chao2021-07-311-0/+2
* include/acpi/acpi.h: add comment about raw data in generic error statusFelix Held2021-07-271-1/+9
* arch/x86,lib/thread: Enable thread support in romstageRaul E Rangel2021-07-261-1/+1
* lib/thread,lib/hardwaremain: Lazy initialize threadsRaul E Rangel2021-07-261-3/+0
* lib/thread,arch/x86: Move thread stacks into C bssRaul E Rangel2021-07-261-5/+0
* include/cpu: Remove one space from bitfield macro definitionSubrata Banik2021-07-241-1/+1
* include/cpu: Use tab instead of spaceSubrata Banik2021-07-241-5/+5
* lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernizeRaul E Rangel2021-07-201-6/+0
* soc/intel/alderlake: Add support for I2C6 and I2C7Varshit B Pandya2021-07-201-0/+2
* lib/prog_loaders: Add payload_preloadRaul E Rangel2021-07-192-0/+8
* lib/thread: Move thread_run and thread_run_until outside of #if guardRaul E Rangel2021-07-181-20/+12
* lib/hardwaremain: Drop boot_state_current_{block,unblock}()Raul E Rangel2021-07-181-3/+0
* lib/thread: Make thread_run not block the current stateRaul E Rangel2021-07-181-3/+2
* lib/thread: Add thread_handleRaul E Rangel2021-07-181-9/+32
* lib/thread: Add mutexRaul E Rangel2021-07-181-0/+11
* lib/thread: Rename thread_cooperate and thread_prevent_coopRaul E Rangel2021-07-181-4/+4
* lib/thread: Allow nesting thread_cooperate and thread_prevent_coopRaul E Rangel2021-07-181-2/+7
* lib/thread: Add thread_yield helper methodRaul E Rangel2021-07-181-0/+8
* soc/amd/common/block/graphics: add GPU PCI ID for BarceloFelix Held2021-07-171-1/+2
* cpu/intel: Add dedicated file to grow Intel CPUIDsSubrata Banik2021-07-171-0/+57
* include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSRFelix Held2021-07-161-1/+0
* drivers: spi_flash: Add Fast Read Dual I/O supportJulius Werner2021-07-151-2/+3
* src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPCMartin Roth2021-07-141-14/+0
* thread: Add missing static inlineRaul E Rangel2021-07-141-0/+5
* include/cpu/amd/msr: add and use MC_CTL_MASK macroFelix Held2021-07-141-2/+1
* include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msrFelix Held2021-07-142-1/+1
* include/cpu/x86/msr: add mca_clear_status functionFelix Held2021-07-141-0/+10
* soc/intel/alderlake: Add GFx Device ID 0x46a6Maulik V Vaghela2021-07-141-0/+1