Age | Commit message (Expand) | Author |
2021-01-22 | Makefile.inc: Avoid --emit-relocs on RISC-V | Julius Werner |
2021-01-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-12 | util/ifdtool: Add coreboot build system support | Patrick Georgi |
2021-01-04 | drivers/vpd: Add VPD region to default FMAP when selected | Matt DeVillier |
2020-12-27 | src/superio: trim and move Makefile.inc, instead use wildcard matches | Idwer Vollering |
2020-12-23 | Makefile: Add $(xcompile) to specify where to write xcompile | Raul E Rangel |
2020-12-17 | arch/arm: Replace .id section with build_info in CBFS | Kyösti Mälkki |
2020-12-14 | src/lib: Add Kconfig option for SPD cache in FMAP | Matt DeVillier |
2020-12-11 | Makefile.inc: Remove the CBNT bootblock flag | Arthur Heymans |
2020-12-09 | Makefile.inc: Fix empty output when processing C struct files in CBFS | Xi Chen |
2020-12-08 | Makefile: Allow platform to provide additional params for add cmd | Furquan Shaikh |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-12-01 | Makefile.inc: Alloc .bss* sections for "struct" file type | Yu-Ping Wu |
2020-11-27 | Makefile.inc: Move adding mcu FIT entries | Arthur Heymans |
2020-11-20 | Makefile.inc: Add CARRIER_DIR to component discovery | Maxim Polyakov |
2020-11-16 | Makefile.inc: Move adding SeaBIOS cbfs config files | Arthur Heymans |
2020-11-10 | sec/intel/cbnt: Stitch in ACMs in the coreboot image | Arthur Heymans |
2020-11-04 | util/qemu: Add `qemu` make target | Nico Huber |
2020-10-26 | sconfig: Split up sconfig-generated static.h | Tim Wawrzynczak |
2020-10-19 | drivers/intel/usb4: Add driver for USB4 retimer device | Duncan Laurie |
2020-10-09 | sconfig: Allow chipset to provide a base devicetree | Duncan Laurie |
2020-10-05 | amdfwtool: Clean up the Makefile of amdfwtool | Zheng Bao |
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 |