index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/cbfstool: Add AMD BIOS compression tool for PSP
Marshall Dawson
2019-07-03
1
-1
/
+5
*
Makefile: Use ifittool to update FIT
Patrick Rudolph
2019-06-24
1
-11
/
+34
*
Move -Wlogical-op into xcompile
Nico Huber
2019-06-21
1
-1
/
+1
*
Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBS
Arthur Heymans
2019-06-18
1
-1
/
+2
*
Makefile.inc: Add -Wlogical-op warning option
Elyes HAOUAS
2019-06-15
1
-1
/
+1
*
Rampayload: Able to build coreboot without ramstage
Subrata Banik
2019-06-11
1
-3
/
+10
*
Makefile.inc: Extend version string for timeless builds
Nico Huber
2019-05-29
1
-1
/
+1
*
Reland "Makefile.inc: Enable -Wtype-limits""
Julius Werner
2019-05-13
1
-1
/
+1
*
Revert "Makefile.inc: Enable -Wtype-limits"
Patrick Georgi
2019-05-07
1
-1
/
+1
*
Makefile.inc: Enable -Wtype-limits
Julius Werner
2019-05-06
1
-1
/
+1
*
Makefile.inc: Update fsp submodule for all FSP platforms
Matt DeVillier
2019-05-03
1
-6
/
+3
*
Makefile: Check for errors in ACPI decompilation, too
Nico Huber
2019-04-29
1
-1
/
+8
*
Makefile: Reduce scope of oprom include paths
Kyösti Mälkki
2019-03-05
1
-1
/
+4
*
Makefile.inc: Keep .asl intermediates
Nico Huber
2019-02-21
1
-2
/
+2
*
Makefile.inc: Create a default SMMSTORE region
Arthur Heymans
2019-02-06
1
-1
/
+18
*
Makefile.inc: Make sure the BIOS region is 64K aligned
Arthur Heymans
2019-02-06
1
-2
/
+3
*
Makefile.inc: Optimize generating the default x86 fmap
Arthur Heymans
2019-02-06
1
-15
/
+11
*
Hook up Kconfig Ada spec file
Nico Huber
2019-02-06
1
-1
/
+3
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-0
/
+1
*
vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp
Patrick Rudolph
2019-01-15
1
-0
/
+5
*
Untangle CBFS microcode updates
Nico Huber
2019-01-10
1
-1
/
+1
*
util/gitconfig/pre-commit: Use clang-format to sanitise commits
Edward O'Callaghan
2019-01-04
1
-1
/
+7
*
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-18
1
-1
/
+1
*
Makefile.inc: Avoid race condition when using 'make -j<N>'
Jonathan Neuschäfer
2018-12-11
1
-1
/
+1
*
broadcom: Remove SoC and board support
Philipp Deppenwiese
2018-11-30
1
-1
/
+1
*
build system: Fix FSP downloading
Nico Huber
2018-10-27
1
-1
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-0
/
+1
*
Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}
Nico Huber
2018-09-13
1
-0
/
+2
*
build system: Add automatic downloading of FSP mirror repo if requested
Patrick Georgi
2018-09-02
1
-0
/
+3
*
Kconfig, Makefile.inc: Remove all traces of ifdfake
Angel Pons
2018-08-23
1
-7
/
+2
*
Makefile.inc: Ensure update of build.h
Nico Huber
2018-08-20
1
-4
/
+17
*
payloads/external/SeaBIOS: add support for sercon port
Piotr Król
2018-08-06
1
-0
/
+4
*
make: add clang-format prepare-commit-msg hook
Ronald G. Minnich
2018-08-01
1
-0
/
+3
*
Build system: Add fixes for scanbuild
Martin Roth
2018-07-24
1
-6
/
+3
*
Kconfig: Add config to insert ucode address in second FIT
Rizwan Qureshi
2018-07-19
1
-2
/
+10
*
Kconfig: Add config for creating a second bootblock
Rizwan Qureshi
2018-07-19
1
-2
/
+6
*
Makefile.inc: Rewrite $(files-in-dir)
Nico Huber
2018-07-04
1
-18
/
+8
*
Makefile.inc: Use no-packed-not-aligned only with GCC
Paul Menzel
2018-07-02
1
-1
/
+1
*
Kconfig: Add new config for OVERRIDE_DEVICETREE
Furquan Shaikh
2018-06-25
1
-2
/
+10
*
Makefile.inc: Skip -fconserve-stack flag if running scan-build
Martin Roth
2018-06-07
1
-1
/
+5
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-1
/
+23
*
Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition
Julius Werner
2018-05-22
1
-0
/
+5
*
Makefile.inc: Add separate bootblock.raw.elf with allocatable BSS
Julius Werner
2018-05-22
1
-4
/
+9
*
Makefile.inc: disable warnings on unaligned struct members
Patrick Georgi
2018-05-20
1
-0
/
+1
*
Makefile.inc: Ignore IASL empty resource template warnings
Martin Roth
2018-05-18
1
-1
/
+10
*
Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`
Nico Huber
2018-05-18
1
-2
/
+2
*
device: Include devicetree in SMM stage
Subrata Banik
2018-02-22
1
-0
/
+1
*
Makefile.inc: Also print layout at end of build
Paul Menzel
2018-02-15
1
-0
/
+2
*
payloads: Add an option to compress secondary payloads
Arthur Heymans
2018-02-10
1
-0
/
+5
*
util/gitconfig: Use `make` in git hooks
Alex Thiessen
2018-01-23
1
-1
/
+1
[next]