Age | Commit message (Expand) | Author |
2020-05-22 | make: Add a target and dependency to parse the devicetree with sconfig | Duncan Laurie |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | treewide: more SPDX header work | Patrick Georgi |
2020-04-20 | Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmd | Furquan Shaikh |
2020-04-20 | Makefile: Simplify calculation of region base with default fmd files | Furquan Shaikh |
2020-04-16 | SeaBIOS: fix threaded hardware initialization during oprom execution | Michał Żygowski |
2020-03-25 | Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGE | Nico Huber |
2020-03-11 | Treewide: Add some gcc's warning options | Elyes HAOUAS |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-12 | Makefile.inc: Adapt $(spc) definition | Nico Huber |
2020-02-12 | Makefile.inc: Use `define` for cbfs-files-processor-defconfig | Nico Huber |
2020-02-11 | Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & Lynxpoint | Martin Roth |
2020-02-03 | xcompile: Disable null pointer optimizations | Jacob Garber |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2020-01-08 | Make: Add supermicro/smcbiosinfo to tools | Patrick Rudolph |
2020-01-06 | util/supermicro: Add and use new tool smcbiosinfo | Patrick Rudolph |
2019-12-27 | Makefile: Remove romcc | Elyes HAOUAS |
2019-11-22 | Makefiles: Remove -D__PRE_RAM__ | Kyösti Mälkki |
2019-11-20 | Remove imgtec/pistachio SoC | Julius Werner |
2019-11-18 | build system: Add various compiler flags that enable warnings on UB | Patrick Georgi |
2019-11-18 | src: Ignore Redundant offset remarks in ASL code | Wim Vervoorn |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
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 |