index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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
2017-12-06
Kconfig: Remove BOARD_ID_MANUAL option
Julius Werner
2017-11-22
build system: drop duplicate rule for $(objutil)/blobtool/blobtool
Patrick Georgi
2017-11-07
Makefile.inc: Cosmetics: Format blobtool commands similar to other tools
Denis 'GNUtoo' Carikli
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
Makefile.inc: remove '--global' flag from config check for gitconfig rule
Chris Ching
2017-09-23
Makefile.inc: Remove -gnatg from ADAFLAGS_common
Nico Huber
2017-09-21
Makefile.inc: Add left shift macro
Martin Roth
2017-09-06
Makefile: Keep list of exported variables
Nico Huber
2017-09-02
Fix build with CLANG, avoid GCC only CFLAGS
Arthur Heymans
[next]