Age | Commit message (Expand) | Author |
2022-03-08 | device/mmio.h: Move readXp/writeXp helpers to device/mmio.h | Jianjun Wang |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-28 | soc/amd/sabrina: Add XHCI configuration | Jon Murphy |
2022-02-22 | include/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 comments | Elyes Haouas |
2022-02-21 | include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)' | Elyes HAOUAS |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2022-02-18 | arch/x86/acpi: Add code for KEY_MENU | Boris Mittelberg |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdt() | Elyes Haouas |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdtx() | Elyes Haouas |
2022-02-18 | acpi: Use ACPI macros to configure USB port _PLD object | Subrata Banik |
2022-02-16 | device: Add support for PCIe Resizable BARs | Tim Wawrzynczak |
2022-02-16 | soc/intel/alderlake: Correct Alder Lake M/N ESPI device ID | Krishna Prasad Bhat |
2022-02-11 | soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N | Usha P |
2022-02-11 | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk |
2022-02-11 | src/cpu/power9: add file structure for power9, implement SCOM access | Igor Bagnucki |
2022-02-10 | soc/intel/common: Add Crash Log and PMC SRAM PCI device IDs | Tim Wawrzynczak |
2022-02-10 | device: Add pciexp_find_next_extended_cap function | Tim Wawrzynczak |
2022-02-10 | Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" | Felix Held |
2022-02-07 | console: Add compile-time fast path when only CBMEM console is used | Julius Werner |
2022-02-07 | console: Add loglevel prefix to interactive consoles | Julius Werner |
2022-02-07 | cpu/x86/mp_init.c: Rename num_concurrent_stacks | Arthur Heymans |
2022-02-07 | cpu/x86/smm: Improve smm stack setup | Arthur Heymans |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Fix choice X2APIC_ONLY | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Add lapic_send_ipi_self,others() | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unify some parameter | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Support switching to X2APIC mode | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available | Kyösti Mälkki |
2022-02-03 | cpu/x86/smm: Retype variables | Arthur Heymans |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2022-01-31 | soc/intel/alderlake: Add Alder Lake P IGD device IDs | Kane Chen |
2022-01-25 | soc/intel/common: Include Alder Lake-N device IDs | Usha P |
2022-01-24 | device: constify pciexp_find_extended_cap() | Tim Wawrzynczak |
2022-01-23 | lib/cbmem_console: Add cbmemc_copy_in function | Raul E Rangel |
2022-01-21 | timestamp: Allow timestamp_add to accept a negative number | Bora Guvendik |
2022-01-20 | efi_datatype: Add typedef for EFI_PHYSICAL_ADDRESS | Anil Kumar |
2022-01-19 | src: Remove unused <stdbool> | Elyes HAOUAS |
2022-01-18 | soc/intel/common: Add Alder Lake N eMMC device ID | Krishna Prasad Bhat |
2022-01-18 | src/include/acpi: Move CPPC_PACKAGE_NAME macro definition | Sridhar Siricilla |
2022-01-17 | pci_ids.h: Make Denverton IDs consistent with other Intel SoCs | Jeff Daly |
2022-01-17 | console/cbmem: Add cbmem_dump_console | Raul E Rangel |
2022-01-13 | console/cbmem_console: Rename cbmem_dump_console | Raul E Rangel |
2022-01-12 | include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoC | Felix Held |
2022-01-10 | soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains | Curtis Chen |
2022-01-03 | console: Make get_log_level a public function | Subrata Banik |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-12-26 | include/types.h: #include <limits.h> | Angel Pons |
2021-12-22 | device: Make pciexp_get_ltr_max_latencies a public function | Tim Wawrzynczak |
2021-12-15 | rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOP | Raul E Rangel |
2021-12-15 | drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better | Felix Held |
2021-12-13 | lib: Add __fls() (Find Last Set) | Jianjun Wang |
2021-12-08 | lib: Fix log2_ceil() for 0xffffffff | Yu-Ping Wu |
2021-12-06 | cbfs: Remove deprecated APIs | Julius Werner |
2021-12-06 | acpi: Add #define for Mutex "no timeout" value | Tim Wawrzynczak |
2021-12-03 | drivers/net/r8168: Add support for Realtek RT8125 | Alan Huang |
2021-11-30 | acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum | Tim Wawrzynczak |
2021-11-30 | commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ | Jakub Czapiga |
2021-11-30 | include/cpu/x86/mp.h: Remove indirect include | Arthur Heymans |
2021-11-30 | cbfs: Add unverified_area APIs | Julius Werner |
2021-11-29 | src/cpu,soc/amd/common/block/cpu: Add preload_microcode | Raul E Rangel |
2021-11-29 | acpi,Makefile: Add preload_acpi_dsdt | Raul E Rangel |
2021-11-29 | soc/intel/common: Include Alder Lake-N device IDs | Usha P |
2021-11-29 | pci_mmio_cfg: Rename pcicfg to pci_map_bus | Jianjun Wang |
2021-11-29 | device/pci_device.c: Scan only one device for PCIe | Jianjun Wang |
2021-11-26 | dptf: Add support for one more temperature sensor | Tim Wawrzynczak |
2021-11-25 | soc/intel/elkhartlake: Update SA DIDs Table | Rick Lee |
2021-11-23 | drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750 | Ben Chuang |
2021-11-22 | ec/google/chromeec: Add PLD to EC conn in ACPI table | Won Chung |
2021-11-17 | cbfs: Add helper functions to look up size and type of a file | Julius Werner |
2021-11-16 | src/lib/prog_loaders: Add preload_ramstage | Raul E Rangel |
2021-11-16 | lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload | Raul E Rangel |
2021-11-15 | device/pci_rom: Add vga_oprom_preload | Raul E Rangel |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-13 | Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs | Kyösti Mälkki |
2021-11-12 | soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs | Tracy Wu |
2021-11-11 | device/azalia_device: Drop unused function parameter | Angel Pons |
2021-11-11 | device/azalia_device: Adapt and export `codec_init()` | Angel Pons |
2021-11-11 | device/azalia_device: Export `codecs_init()` | Angel Pons |
2021-11-11 | arch/x86: Refactor the SMBIOS type 17 write function | Subrata Banik |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | pci_mmio_cfg: Always use pci_s_* functions | Nico Huber |
2021-11-09 | pci_mmio_cfg: Gather everything MMCONF (ECAM) related | Nico Huber |
2021-11-09 | pci_mmio_cfg: Move guard around pci_s_* functions to x86 | Nico Huber |
2021-11-08 | lib/thread: Switch to using types.h | Raul E Rangel |
2021-11-04 | lib/cbfs: Add cbfs_preload() | Raul E Rangel |
2021-11-04 | SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries | Angel Pons |
2021-11-04 | device/azalia_device.h: Rewrite verb macros | Angel Pons |
2021-11-04 | device/azalia_device.h: Guard macro parameters | Angel Pons |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-11-03 | cpu/amd/mtrr/amd_mtrr.c: Remove unused functions | Arthur Heymans |
2021-11-03 | lib/list: Add list_append | Raul E Rangel |
2021-11-03 | device/include: Fix potential build error | Alan Huang |
2021-11-02 | include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs | Felix Held |
2021-11-02 | google/trogdor: Add backlight support for Parade ps8640 | xuxinxiong |
2021-11-02 | lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() | Subrata Banik |
2021-10-30 | soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS table | Subrata Banik |
2021-10-29 | lib/cbfs: Enable cbfs_cache for x86 | Raul E Rangel |
2021-10-26 | src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function | Felix Held |
2021-10-26 | include/device/pci_ids: move AMD device IDs below AMD vendor ID | Felix Held |