Age | Commit message (Expand) | Author |
2020-07-06 | arch/x86: Remove RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2020-07-01 | Kconfig: Fix warning | Benjamin Doron |
2020-06-30 | Add qc_blobs repository | Julius Werner |
2020-06-28 | smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari... | Johnny Lin |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-16 | sb/intel: Clean up some SMI enables | Kyösti Mälkki |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-09 | SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE | Kyösti Mälkki |
2020-06-02 | fw_config: Add firmware configuration interface | Duncan Laurie |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Reorganize ACPI configs | Furquan Shaikh |
2020-04-14 | src/Kconfig: enable USE_BLOBS by default | Felix Held |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-03 | Kconfig: Have GDB_STUB depend on DRIVERS_UART | Arthur Heymans |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-11 | Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING | Subrata Banik |
2020-02-11 | Kconfig: Guard CONFIGURABLE_RAMSTAGE | Subrata Banik |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2020-01-27 | src/Kconfig: Remove unused symbol | Elyes HAOUAS |
2020-01-22 | {soc,southbridge}/*/*/acpi: Add possibility to disable S4 | Wim Vervoorn |
2020-01-10 | timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour | Kyösti Mälkki |
2019-12-27 | arch/x86: Drop ROMCC_BOOTBLOCK symbol | Arthur Heymans |
2019-12-19 | arch/x86: Fix S3 resume without stage cache | Kyösti Mälkki |
2019-12-09 | Kconfig: Drop NO_RELOCATABLE_RAMSTAGE | Nico Huber |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | arch/x86: Remove spinlocks inside CAR | Kyösti Mälkki |
2019-11-16 | vendorcode/eltan/security: Move eltan security from chipset to security menu | Wim Vervoorn |
2019-11-09 | Kconfig: Remove untrue comment | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Move Debug options to "Debugging" | Arthur Heymans |
2019-11-06 | Kconfig: Organize debugging options per file extensions | Arthur Heymans |
2019-11-05 | src/Kconfig: Drop unused DEBUG_ACPI | Elyes HAOUAS |
2019-11-01 | src/Kconfig: Drop unused HAVE_POSTCAR | Elyes HAOUAS |
2019-10-31 | Makefile, Kconfig: Add AMD dependency for amd_blobs repo | Marshall Dawson |
2019-10-08 | arch/x86: Add a choice for selecting normal/fallback cbfs prefix | Arthur Heymans |
2019-09-28 | Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided | Arthur Heymans |
2019-09-18 | x86emu: Drop UDELAY_LAPIC dependency | Kyösti Mälkki |
2019-08-22 | ACPI S3: Depend on RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2019-08-22 | ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP | Kyösti Mälkki |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-07-12 | Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE | Subrata Banik |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-07 | arch/x86: Clean up PIRQ_ROUTE | Kyösti Mälkki |
2019-07-01 | Kconfig: Enable RAMPAYLOAD for x86 | Subrata Banik |
2019-06-15 | arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL | Arthur Heymans |
2019-06-11 | Rampayload: Able to build coreboot without ramstage | Subrata Banik |