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/ifdtool: Add option to create FMAP template
Maximilian Brune
2023-03-28
1
-2
/
+13
*
Makefile.inc: fix multiple jobs build issue
Michał Żygowski
2023-03-17
1
-0
/
+8
*
top/Makefile.inc: Define regions-for-file with a flexibility
Zheng Bao
2023-03-13
1
-1
/
+1
*
top/Makefile.inc: add _tohex
Zheng Bao
2023-03-10
1
-0
/
+1
*
Makefile.inc: Use 'Wmissing-include-dirs' command option
Elyes Haouas
2023-02-05
1
-1
/
+1
*
makefile: Add $(objutil)/kconfig/conf as make dependency
Lean Sheng Tan
2023-01-23
1
-1
/
+1
*
Kconfig: Add option to compress ramstage with LZ4
Martin Roth
2023-01-08
1
-1
/
+4
*
build: Combine "savedefconfig" and "stripped config" in CBFS `config`
Julius Werner
2022-12-07
1
-3
/
+7
*
src/ec/intel: Create common code for board_id implementation
Harsha B R
2022-12-06
1
-0
/
+1
*
Makefile.inc: Use 'Wold-style-definition'
Elyes Haouas
2022-12-05
1
-1
/
+1
*
build: List all Kconfigs in CBFS `config` file, compress it
Julius Werner
2022-11-18
1
-7
/
+6
*
Makefile.inc: Remove workaround ACPI warnings
Arthur Heymans
2022-11-18
1
-17
/
+0
*
util/amdfwtool: Add build rules for amdfwread
Karthikeyan Ramasubramanian
2022-10-26
1
-1
/
+2
*
Makefile.inc: Fix build hang if file-size is run on empty string
Martin Roth
2022-09-06
1
-1
/
+1
*
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-08-22
1
-0
/
+1
*
Makefile.inc: Disable compiler warning array-compare for GCC
Paul Menzel
2022-08-02
1
-1
/
+1
*
Makefile.inc: objcopy extracts a wrong section of cbfs_master_header
Petr Cvek
2022-07-14
1
-1
/
+1
*
Makefile.inc: Update submodules only when git is present
Martin Roth
2022-07-06
1
-7
/
+9
*
Makefile.inc: Notify about updating submodules
Martin Roth
2022-07-06
1
-0
/
+1
*
cbfstool: Expand CBFS verification validity check
Julius Werner
2022-06-07
1
-0
/
+7
*
Makefile.inc: Add bootblock to CBFS before others
Yu-Ping Wu
2022-05-27
1
-7
/
+7
*
Makefile.inc: Remove leftover
Arthur Heymans
2022-05-12
1
-1
/
+1
*
Makefile.inc: Add x86 bootblock as a separate target
Arthur Heymans
2022-05-12
1
-11
/
+1
*
Makefile.inc: Move adding bootblock on non-x86 targets
Arthur Heymans
2022-05-12
1
-4
/
+6
*
Makefile.inc: Generate master header and pointer as C structs
Arthur Heymans
2022-05-12
1
-11
/
+0
*
Makefile.inc: Add fmap_config.h as a dependency to cbfs-struct generation
Arthur Heymans
2022-04-20
1
-1
/
+1
*
IASL: Correct warning message for IASL missing dependency
Frans Hendriks
2022-04-08
1
-2
/
+2
*
crossgcc: Upgrade IASL from 20211217 to 20220331
Elyes Haouas
2022-04-04
1
-3
/
+0
*
Makefile: Clean up old targets
Arthur Heymans
2022-03-31
1
-13
/
+0
*
Makefile.inc: Explicitly delete coreboot.pre
Raul E Rangel
2022-03-30
1
-0
/
+4
*
$top/Makefile.inc: Move common folder before other sibling ones
Zheng Bao
2022-03-25
1
-2
/
+3
*
Makefile: Add a build target for .map
Raul E Rangel
2022-02-28
1
-2
/
+5
*
IASL: Ignore IASL's "Missing dependency" warning
Elyes HAOUAS
2022-01-28
1
-0
/
+17
*
Makefile.inc: Don't ignore IASL's "multiple types" warning
Elyes HAOUAS
2022-01-27
1
-8
/
+0
*
Makefile.inc: Add `-fno-pie` to `ADAFLAGS_common`
Paul Menzel
2022-01-23
1
-0
/
+1
*
guybrush: Inject SPDs into APCB
Rob Barnes
2022-01-10
1
-0
/
+2
*
acpi,Makefile: Add preload_acpi_dsdt
Raul E Rangel
2021-11-29
1
-0
/
+3
*
Makefiles: Hide skipping submodule info unless V=1
Martin Roth
2021-11-22
1
-8
/
+8
*
src/lib/prog_loaders: Add preload_ramstage
Raul E Rangel
2021-11-16
1
-0
/
+4
*
util/cse_serger: Add a new tool for stitching CSE components
Furquan Shaikh
2021-10-19
1
-2
/
+6
*
util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries
Furquan Shaikh
2021-10-19
1
-2
/
+6
*
Makefile: Add src/soc/* to subdirs
Furquan Shaikh
2021-10-11
1
-1
/
+1
*
build system: Deduplicate symbols in objdump
Patrick Georgi
2021-07-23
1
-1
/
+2
*
Makefile.inc: Replace linker flag -nostartfiles with --nmagic
Iru Cai
2021-07-22
1
-1
/
+1
*
Revert "Makefile.inc: Drop the cbfs master header from non-X86"
Julius Werner
2021-07-09
1
-2
/
+9
*
Makefile.inc: Drop the cbfs master header from non-X86
Arthur Heymans
2021-07-07
1
-9
/
+2
*
Makefile.inc: Fix IFITTOOL dependencies
Arthur Heymans
2021-07-07
1
-2
/
+2
*
Makefile.inc: Remove explicit ramstage dependency for coreboot.rom
Arthur Heymans
2021-07-07
1
-1
/
+1
*
option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol
Angel Pons
2021-05-18
1
-2
/
+2
*
Makefile.inc: Drop unused `cbfs-files-processor-vsa`
Angel Pons
2021-05-18
1
-10
/
+0
[next]