Age | Commit message (Expand) | Author |
2020-10-19 | cpu/intel/common: rework AES-NI locking | Michael Niewöhner |
2020-10-19 | soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code | Michael Niewöhner |
2020-10-19 | lib/imd: move struct definitions to a new header file | Jakub Czapiga |
2020-10-16 | include/cpu/x86: introduce new helper for (un)setting MSRs | Michael Niewöhner |
2020-10-15 | lib and libpayload: Add popcnt functions | Angel Pons |
2020-10-15 | Update bit field helpers to support more bit field operate | Huayang Duan |
2020-10-14 | lib and libpayload: add 64-bit versions of clz, __ffs and log2 | Tim Wawrzynczak |
2020-10-14 | acpi/device: Add GPIO binding property for an array of GPIOs | Karthikeyan Ramasubramanian |
2020-10-13 | include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro | Elyes HAOUAS |
2020-10-13 | src: Rename EM100Pro-specific SPI console Kconfig option | Angel Pons |
2020-10-13 | include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro | Elyes HAOUAS |
2020-10-12 | arch/x86/smbios: Update SMBIOS type 0 ec version | Tim Chu |
2020-10-11 | pci_device: Add a helper function for determining if PCI device is wake source | Furquan Shaikh |
2020-10-09 | mrc_cache: Change mrc_cache_load_current to return size of entry | Shelley Chen |
2020-10-08 | device: Clarify use of `config_of()` | Nico Huber |
2020-10-08 | rules.h: change verstage name if it starts before bootblock | Kangheui Won |
2020-10-05 | soc: move mainboard_get_dram_part_num prototype to memory_info.h | Nick Vaccaro |
2020-09-29 | soc/intel/jasperlake: Add IGD, MCH Device ID | Krishna Prasad Bhat |
2020-09-29 | cpu/x86/smm/smmhandler.c: Get revision using C code | Arthur Heymans |
2020-09-28 | include/cpu/x86/tsc: Fix rdtsc on x86_64 | Patrick Rudolph |
2020-09-28 | azalia_device.h: Add new macro to configure pins as NC | Felix Singer |
2020-09-25 | soc/amd/picasso: Generate ACPI pstate and cstate objects in cb | Jason Glenesk |
2020-09-24 | soc/intel/common/smbus: Add support for Apollo Lake SoC | Maxim Polyakov |
2020-09-22 | acpi: Add SSDT pstate helper functions | Jason Glenesk |
2020-09-22 | src/lib/bootblock.c: make bootblock_main_with_timestamp public | Kangheui Won |
2020-09-21 | cpu/x86/smm.h: Add function to return the SMM save state revision | Arthur Heymans |
2020-09-18 | drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755 | Ben Chuang |
2020-09-18 | src/include: Add PnP/HWM unset_and_set functions | Angel Pons |
2020-09-17 | src: Remove redundant <device/pnp_type.h> | Elyes HAOUAS |
2020-09-17 | src: Remove redundant <device/pnp_def.h> | Elyes HAOUAS |
2020-09-16 | region_file_update_data_arr: Modify region_file with array of buffers | Shelley Chen |
2020-09-16 | device/dram: Add method for converting MHz to MT/s | Rob Barnes |
2020-09-14 | src/{device,include}: Use PNP_IDX_EN instead of magic number | Elyes HAOUAS |
2020-09-14 | src/include: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-14 | include/superio/hwm5_conf.h: Fix copy-pasted comments | Angel Pons |
2020-09-14 | soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode | Aamir Bohra |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-11 | device: Fix incompatible-pointer-types build error | Subrata Banik |
2020-09-08 | pci_ids: Add Alder Lake DTT PCI IDs | Subrata Banik |
2020-09-08 | pci_ids: Add Alder Lake IPU PCI IDs | Subrata Banik |
2020-09-08 | soc/intel/elkhartlake: Add CPU, SA, PCH & IGD DIDs Table | Tan, Lean Sheng |
2020-09-08 | cpu/x86: Add definition for SMRR_PHYS_MASK_LOCK | Tim Wawrzynczak |
2020-09-07 | ec/system76: Add console support | Jeremy Soller |
2020-09-03 | memory_info: add max_speed_mts and configured_speed_mts | Rob Barnes |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-08-31 | device: Add method to configure bus mastering based on Kconfig | Felix Singer |
2020-08-31 | include/device/azalia_device: Fix typo | Patrick Rudolph |
2020-08-31 | fw_config: Add caching to successfully probed fields | Tim Wawrzynczak |
2020-08-31 | {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file | Elyes HAOUAS |
2020-08-29 | PCI IDs: Add PCI ID for CML DPTF/DTT PCI device | Edward O'Callaghan |