Age | Commit message (Expand) | Author |
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 |