Age | Commit message (Expand) | Author |
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 |
2019-06-08 | Kconfig: Guard RAMPAYLOAD | Nico Huber |
2019-05-20 | src/Kconfig: Move DRAM section to src/lib/Kconfig | Elyes HAOUAS |
2019-05-12 | Kconfig: Create RAMPAYLOAD kconfig | Subrata Banik |
2019-05-06 | spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN | Julius Werner |
2019-05-04 | src/Kconfig: remove duplicate entry for drivers/fsp1_0/Kconfig | Matt DeVillier |
2019-04-24 | src/Kconfig: increase heap size if using flattened image tree | Marty E. Plummer |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-02-05 | Kconfig: Add system type entries for common enclosures | Duncan Laurie |
2019-01-14 | [RFC]util/checklist: Remove this functionality | Arthur Heymans |
2019-01-13 | usbdebug: Remove option DEBUG_USBDEBUG | Kyösti Mälkki |
2019-01-13 | console: Add Kconfig debug option DEBUG_CONSOLE_INIT | Kyösti Mälkki |
2018-12-22 | cbmem: Always use EARLY_CBMEM_INIT | Kyösti Mälkki |
2018-11-23 | cpu/x86/Kconfig.debug: Move more options here | Nico Huber |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-18 | soc/intel/.../Kconfig: Move GPIO debug option into debug menu | Nico Huber |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-01 | src/Kconfig: Drop a superfluous word | Jonathan Neuschäfer |
2018-09-07 | arch/x86: Add BERT region support functions | Marshall Dawson |
2018-07-16 | Kconfig: Make the EM100 config option common | Simon Glass |
2018-06-27 | stage_cache: Disable when APCI S3 is not possible | Kyösti Mälkki |
2018-06-25 | Kconfig: Add new config for OVERRIDE_DEVICETREE | Furquan Shaikh |
2018-06-11 | drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM | Nico Huber |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-06 | arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-05-31 | cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE | Nico Huber |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-03-09 | Timestamps: Add option to print timestamps to debug console | Martin Roth |
2018-03-01 | smbios: Add option to select the enclosure type | Julien Viard de Galbert |
2018-02-20 | arch/riscv: Don't set up virtual memory | Jonathan Neuschäfer |
2018-01-18 | util/blobtool: rename to bincfg | Denis 'GNUtoo' Carikli |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-07 | boardid: Switch from Kconfig to weak functions | Julius Werner |
2017-12-06 | Kconfig: Remove BOARD_ID_MANUAL option | Julius Werner |
2017-10-31 | intel/common/smbus: increase spd read performance | Kane Chen |
2017-10-23 | soc: Add Kconfig for each soc vendor | Chris Ching |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-22 | src/security: Add security kconfig stub | Philipp Deppenwiese |
2017-10-19 | Enable time stamp collection by default on x86 | Paul Menzel |
2017-09-28 | Kconfig: Move libhwbase related options into lib/Kconfig | Nico Huber |
2017-09-02 | clang: Allow ANY_TOOLCHAIN for non-coreboot clang | Damien Zammit |
2017-06-14 | Add support for Undefined Behavior Sanitizer | Ryan Salsamendi |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-27 | Kconfig: Move CONFIG_VIDEO_MB | Nico Huber |
2017-05-22 | Kconfig: Move and clean up CONFIG_VGA | Nico Huber |
2017-05-12 | commonlib: Move drivers/storage into commonlib/storage | Lee Leahy |
2017-05-05 | cr50: check if the new image needs to be enabled and act on it | Vadim Bendebury |
2017-04-25 | include: Add xmalloc, xzmalloc and dma routines | Lee Leahy |
2017-04-24 | Kconfig: provide MAINBOARD_HAS_TPM_CR50 option | Aaron Durbin |
2017-04-14 | util/blobtool & sconfig: Update GENPARSER Kconfig question | Martin Roth |
2017-03-14 | GDB_WAIT: Clarify Kconfig description | Denis 'GNUtoo' Carikli |
2017-02-14 | src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested | Martin Roth |
2017-02-14 | src/Kconfig: Remove 'default n' statements from early in Kconfig | Martin Roth |
2017-02-10 | device/dram: use global DIMM_SPD_SIZE Kconfig variable | Patrick Georgi |
2017-02-06 | src/Kconfig: Move options with no prompt towards the end of the file | Martin Roth |
2017-02-04 | src/Kconfig: Move early defaults to the end of the file | Martin Roth |
2017-02-04 | Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented | Arthur Heymans |
2016-12-11 | ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-11-30 | mb/intel/kblrvp: Add Variant board support for KBLRVP | Barnali Sarkar |
2016-11-30 | lib: Add library to handle SPD data in CBFS or DIMM | Naresh G Solanki |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-06 | Add option to use Ada code in ramstage | Nico Huber |
2016-10-29 | Add option to build Ada debugging code | Nico Huber |