Age | Commit message (Expand) | Author |
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 |