index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treewide: Add some gcc's warning options
Elyes HAOUAS
2020-03-11
1
-0
/
+1
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
1
-1
/
+1
*
Makefile.inc: Adapt $(spc) definition
Nico Huber
2020-02-12
1
-1
/
+1
*
Makefile.inc: Use `define` for cbfs-files-processor-defconfig
Nico Huber
2020-02-12
1
-2
/
+3
*
Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & Lynxpoint
Martin Roth
2020-02-11
1
-0
/
+9
*
xcompile: Disable null pointer optimizations
Jacob Garber
2020-02-03
1
-1
/
+0
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
1
-2
/
+2
*
Make: Add supermicro/smcbiosinfo to tools
Patrick Rudolph
2020-01-08
1
-1
/
+1
*
util/supermicro: Add and use new tool smcbiosinfo
Patrick Rudolph
2020-01-06
1
-1
/
+1
*
Makefile: Remove romcc
Elyes HAOUAS
2019-12-27
1
-12
/
+2
*
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
1
-3
/
+3
*
Remove imgtec/pistachio SoC
Julius Werner
2019-11-20
1
-6
/
+1
*
build system: Add various compiler flags that enable warnings on UB
Patrick Georgi
2019-11-18
1
-0
/
+1
*
src: Ignore Redundant offset remarks in ASL code
Wim Vervoorn
2019-11-18
1
-1
/
+4
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-1
/
+1
*
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
2019-11-04
1
-1
/
+1
*
Makefile, Kconfig: Add AMD dependency for amd_blobs repo
Marshall Dawson
2019-10-31
1
-0
/
+3
*
Makefile.inc: Consolidate submodule comments
Marshall Dawson
2019-10-30
1
-4
/
+2
*
Makefile.inc: Add a class 'all' to link files in all stage except SMM
Arthur Heymans
2019-10-30
1
-0
/
+4
*
build: Mark bootblock files on x86 as IBB
Patrick Rudolph
2019-10-18
1
-0
/
+16
*
util/sconfig: Issue header for exposed PCI and PNP names
Nico Huber
2019-10-05
1
-1
/
+2
*
Makefile: Create the build directory before bootblock.bin
Martin Roth
2019-09-24
1
-2
/
+2
*
Makefile: Pass .xcompile into genbuild_h
Raul E Rangel
2019-08-28
1
-1
/
+1
*
build system: add kconfig/toada to tools list
Patrick Georgi
2019-08-27
1
-1
/
+1
*
Makefile.inc, payloads: Enable -Wvla
Jacob Garber
2019-08-20
1
-1
/
+1
*
Makefile: Support HAVE_BOOTBLOCK=n case
Kyösti Mälkki
2019-08-07
1
-0
/
+5
*
Makefile.inc: Enable -Wimplicit-fallthrough
Jacob Garber
2019-07-19
1
-1
/
+1
*
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
[next]