Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-04 | src/device: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | Rework map_oprom_vendev to add revision check and mapping | Martin Roth |
2020-03-25 | src/device: Add option to look at revision in option roms | Martin Roth |
2020-03-17 | src/device/pci_rom.c: Show device IDs on oprom failure | Martin Roth |
2020-03-03 | treewide: Replace BOARD_EMULATION_QEMU_X86 | Angel Pons |
2019-10-24 | arch/acpi.h: Use of typedef for acpi_vfct | Himanshu Sahdev |
2019-10-24 | arch/acpi.h: Use of typedef for acpi_vfct_image_hdr | Himanshu Sahdev |
2019-09-17 | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth |
2019-07-19 | device/pci_rom.c: Fix out of bounds read | Jacob Garber |
2019-07-05 | device/pci_rom.c: Fix indent for 'if' statement | Elyes HAOUAS |
2019-07-02 | device/pci_rom: Fix redundant pci_rom_probe() calls | Kyösti Mälkki |
2019-07-02 | device/pci_rom: Fix on-board optionrom address | Kyösti Mälkki |
2019-06-21 | device/pci_rom: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-09 | src/device/pci_rom.c: Remove double initialization | Richard Spiegel |
2018-05-22 | src/device: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-01-31 | device/pci_rom: Write _ROM method for VGA devices | Patrick Rudolph |
2017-07-25 | src/device: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-06-28 | src/device: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-04-27 | x86/acpi: Use initialized VBIOS in VFCT table | Marshall Dawson |
2017-02-04 | x86/acpi: Add VFCT table | Patrick Rudolph |
2016-02-16 | device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN | Patrick Rudolph |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-22 | oprom: Fix for 64bit | Stefan Reinauer |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2012-11-30 | Rename devices -> device | Stefan Reinauer |