Age | Commit message (Expand) | Author |
2020-04-25 | include/device/azalia: Add enums and MACROs | Patrick Rudolph |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-22 | device: Add helper function to find matching device on bus | Furquan Shaikh |
2020-04-22 | device: Add a helper to find device behind a PCI-to-PCI bridge device | Furquan Shaikh |
2020-04-20 | mmio: Fix failure in bit field macro when accessing >30 bits | Hung-Te Lin |
2020-04-20 | drivers/pc80/rtc: Reorganize prototypes | Kyösti Mälkki |
2020-04-20 | drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions | Kyösti Mälkki |
2020-04-20 | drivers/pc80/rtc: Clean up post_log_path() | Kyösti Mälkki |
2020-04-20 | drivers/elog,pc80: Move cmos_post_log() | Kyösti Mälkki |
2020-04-16 | intel/common/block/lpc: Add new device IDs for Lewisburg PCH | BryantOu |
2020-04-13 | include/input-event-codes.h: Add Linux input key codes header file | Rajat Jain |
2020-04-13 | cpu/x86/smm.h: Add SW SMI for PSP SMM Info | Marshall Dawson |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | assert.h: Simplify dead_code() | Nico Huber |
2020-04-07 | drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series | Subrata Banik |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-04 | assert.h: Add a tag parameter to dead_code() | Nico Huber |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-30 | memranges: Change align attribute to be log2 of required alignment | Furquan Shaikh |
2020-03-25 | create stdio.h and stdarg.h for {,v}snprintf | Joel Kitching |
2020-03-25 | Rework map_oprom_vendev to add revision check and mapping | Martin Roth |
2020-03-25 | src/device: Add option to look at revision in option roms | Martin Roth |
2020-03-22 | device/pci_id: Maintain consistent tab in pci_ids.h | Subrata Banik |
2020-03-20 | sb/ibexpeak: Use macros instead of hard-coded IDs | Felix Singer |
2020-03-18 | assert.h: add assertions with descriptive failures | Eric Peers |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-17 | src/include/device: Add Intel Tiger Lake Thunderbolt device Id | John Zhao |
2020-03-17 | memrange: Add a helper function to determine if memranges is empty | Furquan Shaikh |
2020-03-17 | memrange: Add support for stealing required memory from given ranges | Furquan Shaikh |
2020-03-17 | memrange: Enable memranges to support different alignments | Furquan Shaikh |
2020-03-16 | drivers/intel/ish: Add TGL ISH PCI id | li feng |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2020-03-15 | lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs | Eric Lai |
2020-03-11 | prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING | Julius Werner |
2020-03-11 | cbfs: Remove unused functions | Julius Werner |
2020-03-07 | lib/spd_bin: Extend LPDDR4 SPD information | Eric Lai |
2020-03-07 | cpu/x86/smm: Add smm_size to relocatable smmstub | Arthur Heymans |
2020-03-04 | include/cpu/amd: Drop unused files | Elyes HAOUAS |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2020-03-02 | soc/amd/picasso: Add PCI ID for Dali xHCI | Marshall Dawson |
2020-02-25 | include/stdint.h: Remove old reference to ROMCC | Elyes HAOUAS |
2020-02-25 | soc/intel/common: Update Jasper Lake Device IDs | Meera Ravindranath |
2020-02-21 | security/intel/stm: Check for processor STM support | Eugene Myers |
2020-02-17 | soc/tigerlake: Add Device id for Tiger Lake Dual Core | Srinidhi N Kaushik |
2020-02-17 | vboot: push clear recovery mode switch until BS_WRITE_TABLES | Joel Kitching |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2020-02-05 | security/intel/stm: Add STM support | Eugene Myers |
2020-02-05 | pciexp: Add support for allocating PCI express hotplug resources | Jeremy Soller |