Age | Commit message (Expand) | Author |
2019-11-04 | cpu/qemu-x86: Add x86_64 bootblock support | Patrick Rudolph |
2019-10-31 | Makefile, Kconfig: Add AMD dependency for amd_blobs repo | Marshall Dawson |
2019-10-30 | Makefile.inc: Consolidate submodule comments | Marshall Dawson |
2019-10-30 | Makefile.inc: Add a class 'all' to link files in all stage except SMM | Arthur Heymans |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-10-05 | util/sconfig: Issue header for exposed PCI and PNP names | Nico Huber |
2019-09-24 | Makefile: Create the build directory before bootblock.bin | Martin Roth |
2019-08-28 | Makefile: Pass .xcompile into genbuild_h | Raul E Rangel |
2019-08-27 | build system: add kconfig/toada to tools list | Patrick Georgi |
2019-08-20 | Makefile.inc, payloads: Enable -Wvla | Jacob Garber |
2019-08-07 | Makefile: Support HAVE_BOOTBLOCK=n case | Kyösti Mälkki |
2019-07-19 | Makefile.inc: Enable -Wimplicit-fallthrough | Jacob Garber |
2019-07-03 | util/cbfstool: Add AMD BIOS compression tool for PSP | Marshall Dawson |
2019-06-24 | Makefile: Use ifittool to update FIT | Patrick Rudolph |
2019-06-21 | Move -Wlogical-op into xcompile | Nico Huber |
2019-06-18 | Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBS | Arthur Heymans |
2019-06-15 | Makefile.inc: Add -Wlogical-op warning option | Elyes HAOUAS |
2019-06-11 | Rampayload: Able to build coreboot without ramstage | Subrata Banik |
2019-05-29 | Makefile.inc: Extend version string for timeless builds | Nico Huber |
2019-05-13 | Reland "Makefile.inc: Enable -Wtype-limits"" | Julius Werner |
2019-05-07 | Revert "Makefile.inc: Enable -Wtype-limits" | Patrick Georgi |
2019-05-06 | Makefile.inc: Enable -Wtype-limits | Julius Werner |
2019-05-03 | Makefile.inc: Update fsp submodule for all FSP platforms | Matt DeVillier |
2019-04-29 | Makefile: Check for errors in ACPI decompilation, too | Nico Huber |
2019-03-05 | Makefile: Reduce scope of oprom include paths | Kyösti Mälkki |
2019-02-21 | Makefile.inc: Keep .asl intermediates | Nico Huber |
2019-02-06 | Makefile.inc: Create a default SMMSTORE region | Arthur Heymans |
2019-02-06 | Makefile.inc: Make sure the BIOS region is 64K aligned | Arthur Heymans |
2019-02-06 | Makefile.inc: Optimize generating the default x86 fmap | Arthur Heymans |
2019-02-06 | Hook up Kconfig Ada spec file | Nico Huber |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-15 | vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp | Patrick Rudolph |
2019-01-10 | Untangle CBFS microcode updates | Nico Huber |
2019-01-04 | util/gitconfig/pre-commit: Use clang-format to sanitise commits | Edward O'Callaghan |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-11 | Makefile.inc: Avoid race condition when using 'make -j<N>' | Jonathan Neuschäfer |
2018-11-30 | broadcom: Remove SoC and board support | Philipp Deppenwiese |
2018-10-27 | build system: Fix FSP downloading | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-13 | Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc} | Nico Huber |
2018-09-02 | build system: Add automatic downloading of FSP mirror repo if requested | Patrick Georgi |
2018-08-23 | Kconfig, Makefile.inc: Remove all traces of ifdfake | Angel Pons |
2018-08-20 | Makefile.inc: Ensure update of build.h | Nico Huber |
2018-08-06 | payloads/external/SeaBIOS: add support for sercon port | Piotr Król |
2018-08-01 | make: add clang-format prepare-commit-msg hook | Ronald G. Minnich |
2018-07-24 | Build system: Add fixes for scanbuild | Martin Roth |
2018-07-19 | Kconfig: Add config to insert ucode address in second FIT | Rizwan Qureshi |
2018-07-19 | Kconfig: Add config for creating a second bootblock | Rizwan Qureshi |
2018-07-04 | Makefile.inc: Rewrite $(files-in-dir) | Nico Huber |
2018-07-02 | Makefile.inc: Use no-packed-not-aligned only with GCC | Paul Menzel |