Age | Commit message (Expand) | Author |
2020-09-18 | sconfig: Switch to getopt | Duncan Laurie |
2020-08-31 | Makefile.inc: Print warning type ignored by IASL | Maxim Polyakov |
2020-08-17 | Makefile.inc: Remove redundant warning flag | Elyes HAOUAS |
2020-07-24 | assert.h: Do not use __FILE__ nor __LINE__ on timeless builds | Angel Pons |
2020-06-30 | Add qc_blobs repository | Julius Werner |
2020-06-28 | Makefile.inc: Simplify fsp submodule check | Angel Pons |
2020-06-23 | src/*: Update makefiles to exclude x86 code from psp-verstage | Martin Roth |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-15 | arch/x86: Remove XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-27 | Makefile: Add missing APCB_EDIT_TOOL variable | Raul E Rangel |
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 |
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 |
2018-06-25 | Kconfig: Add new config for OVERRIDE_DEVICETREE | Furquan Shaikh |
2018-06-07 | Makefile.inc: Skip -fconserve-stack flag if running scan-build | Martin Roth |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-05-22 | Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition | Julius Werner |
2018-05-22 | Makefile.inc: Add separate bootblock.raw.elf with allocatable BSS | Julius Werner |
2018-05-20 | Makefile.inc: disable warnings on unaligned struct members | Patrick Georgi |
2018-05-18 | Makefile.inc: Ignore IASL empty resource template warnings | Martin Roth |
2018-05-18 | Makefile.inc: Drop spurious `-t` from `cbfstool add-payload` | Nico Huber |
2018-02-22 | device: Include devicetree in SMM stage | Subrata Banik |
2018-02-15 | Makefile.inc: Also print layout at end of build | Paul Menzel |
2018-02-10 | payloads: Add an option to compress secondary payloads | Arthur Heymans |
2018-01-23 | util/gitconfig: Use `make` in git hooks | Alex Thiessen |
2018-01-22 | Makefile.inc: Improve git worktree check | Alex Thiessen |
2018-01-20 | drivers/mrc_cache: Always generate an FMAP region | Arthur Heymans |
2018-01-18 | util/blobtool: rename to bincfg | Denis 'GNUtoo' Carikli |
2018-01-15 | payloads: add support lz4 compression | Antonello Dettori |
2017-12-15 | util/gitconfig: Make gitconfig a bash script | Marc Jones |