Age | Commit message (Expand) | Author |
2019-04-19 | acpi: Upgrade acpi generate header | Lijian Zhao |
2019-04-17 | soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15 | Subrata Banik |
2019-04-09 | arch/x86/smbios: Reference type 7 | Patrick Rudolph |
2019-04-09 | arch/x86/smbios: Add type 7 | Patrick Rudolph |
2019-04-09 | arch/x86/cpu: Add functions to determine CPU vendor | Patrick Rudolph |
2019-04-07 | device/pci: Rewrite PCI MMCONF with symbol reference | Kyösti Mälkki |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-29 | arch/x86/smbios(type4): Write processor_upgrade field | Elyes HAOUAS |
2019-03-27 | Revert "src/arch: An upgrade of SMBIOS to latest version 3.2" | Nico Huber |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-22 | src/arch: An upgrade of SMBIOS to latest version 3.2 | Francois Toguo |
2019-03-22 | arch/mips: Fix <arch/mmio.h> prototypes | Kyösti Mälkki |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-21 | src/arch/mips: Fix checkpatch warnings and errors | Asami Doi |
2019-03-21 | arch/ppc64: Add <arch/mmio.h> stubs | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-16 | device/pci_ops: Have only default PCI bus ops available | Kyösti Mälkki |
2019-03-16 | device/pci_ops: Reuse romstage PCI config for ramstage | Kyösti Mälkki |
2019-03-14 | arch/x86: Fix PCI IO config accessor | Kyösti Mälkki |
2019-03-14 | arch/x86: Optimise PCI IO config accessor | Kyösti Mälkki |
2019-03-14 | x86/acpi: Only sort CPU IDs if more than one available | Werner Zeh |
2019-03-14 | x86/acpi: Fix Coverity issue CID 1399153 | Werner Zeh |
2019-03-13 | device/pci_ops: Rename 'where' to 'reg' | Kyösti Mälkki |
2019-03-13 | device/pci_ops: Unify signatures | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | src/device/Kconfig: Include the discrete VGA OpROM at config UI | Mike Banon |
2019-03-07 | prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist | Subrata Banik |
2019-03-07 | arch/x86/postcar: Add separate timestamp for postcar stage | Subrata Banik |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-03-06 | arch/x86: Prepare GDT for x86_64 | Patrick Rudolph |
2019-03-06 | nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT | Kyösti Mälkki |
2019-03-06 | device/pci_ops: Change ramstage PCI accessor signatures | Kyösti Mälkki |
2019-03-04 | arch/io.h: Separate MMIO and PNP ops | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Fix PCI and PNP simple typedefs | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-03 | device/pci_ops: Drop parameter from pci_bus_default_ops() | Kyösti Mälkki |
2019-03-03 | device/pci_ops: Drop unused parameter | Kyösti Mälkki |
2019-03-03 | device/pci_ops: Avoid name collisions | Kyösti Mälkki |
2019-03-03 | arch/x86/acpi: Clean up comments | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | src/arch/x86/acpi.c: Update ACPI table's revision numbers | Elyes HAOUAS |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-26 | ACPI: Fill asl_compiler_revision field left empty | Elyes HAOUAS |
2019-02-26 | acpi: Sort the reported APIC-IDs in the MADT table | Werner Zeh |
2019-02-25 | ACPI: Enum only used ACPI tables | Elyes HAOUAS |
2019-02-23 | arch/x86/smbios.c: Remove duplicated 'processor_upgrade' | Elyes HAOUAS |
2019-02-22 | arch/arm64: Add PCI config support in romstage | Kyösti Mälkki |
2019-02-22 | vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic | Joel Kitching |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-21 | SMBIOS: Fix bios version | Elyes HAOUAS |
2019-02-20 | walkcbfs: Only compile on x86_32 | Patrick Rudolph |
2019-02-15 | SMBIOS: Update BIOS Information (Type 0) to version V3.2.0 | Elyes HAOUAS |
2019-02-13 | riscv: Add initial support for 32bit boards | Philipp Hug |
2019-02-11 | device/pci_ops: Apply some symmetry in headers | Kyösti Mälkki |
2019-02-11 | device/pci_ops: Move common pci_mmio_cfg.h | Kyösti Mälkki |
2019-02-11 | device/pci_ops: Move questionable pci_locate() variants | Kyösti Mälkki |
2019-02-11 | device/pci: Always define PCI_DEV() | Kyösti Mälkki |
2019-02-10 | arch/x86: Drop stale comment | Kyösti Mälkki |
2019-02-10 | arch/x86: Drop some ROMCC remains | Kyösti Mälkki |
2019-02-09 | riscv: Use correct argument in a1 when invoking payload | Philipp Hug |
2019-02-08 | x86/acpi: Use PM_TABLET where appropriate | Duncan Laurie |
2019-02-05 | Kconfig: Add system type entries for common enclosures | Duncan Laurie |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2019-02-05 | arch/x86/acpigen: wrap _PLD in a package | Matt Delco |
2019-02-05 | acpi: device: avoid empty property list in acpi_dp_write | Matt Delco |
2019-02-05 | intel/quark: Fix COMMONLIB_STORAGE in CAR | Kyösti Mälkki |
2019-02-02 | usbdebug: Use fixed size field | Kyösti Mälkki |
2019-02-02 | usbdebug: Fix reserve in CAR | Kyösti Mälkki |
2019-02-02 | riscv: Show hart id in trap handler | Philipp Hug |
2019-02-02 | riscv: Simplify payload handling | Xiang Wang |
2019-01-30 | selfload: check target memory type in selfload_check | Ting Shen |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-27 | src: Fix the warning "type 'hex' are always defined" | Elyes HAOUAS |
2019-01-24 | riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCV | Ronald G. Minnich |
2019-01-17 | riscv: create Kconfig architecture features for new parts | Ronald G. Minnich |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-14 | arch/x86: Enforce CPU stack alignment | Kyösti Mälkki |
2019-01-13 | arch/x86: Drop Kconfig AP_SIPI_VECTOR | Kyösti Mälkki |
2019-01-11 | arch/x86/ebda: Don't trash the EBDA on the resume path | Arthur Heymans |
2019-01-10 | northbridge/amdfam10: Deal with PCI_ADDR() better | Kyösti Mälkki |
2019-01-10 | arch/x86: Remove weak tsc_freq_mhz() implementation | Kyösti Mälkki |
2019-01-08 | arch/x86/Kconfig: Fix spelling of *successful* | Paul Menzel |
2019-01-08 | arch/x86: Link walkcbfs.S instead of including it | Arthur Heymans |
2019-01-08 | arch/x86: Unify bootblock MMX register usage | Kyösti Mälkki |
2019-01-07 | usbdebug: Initialize the HW once in CAR stages | Arthur Heymans |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' | Elyes HAOUAS |
2019-01-04 | src: Get rid of device_t | Elyes HAOUAS |
2018-12-30 | arch/x86: Add CAR stack location symbols | Kyösti Mälkki |
2018-12-30 | arch/x86: Use a common timestamp.inc with romcc bootblocks | Kyösti Mälkki |
2018-12-30 | arch/x86: Prevent romcc bootblock from using MMX registers | Kyösti Mälkki |
2018-12-28 | arch/x86/c_start.S: Use tabs instead of white spaces | Elyes HAOUAS |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-24 | soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP | Kyösti Mälkki |