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
*
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
*
Makefile,tests: Move cmocka checkout into top level Makefile
Raul E Rangel
2021-04-30
1
-0
/
+2
*
Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated)
Nico Huber
2021-03-27
1
-7
/
+6
*
Makefile.inc: Don't compile bare structs with asan-global=1
Arthur Heymans
2021-03-17
1
-1
/
+1
*
Makefile: Do not use GCC specific options with LLVM/clang
Paul Menzel
2021-02-18
1
-1
/
+2
*
Makefile.inc: Don't ignore _HID & _ADR coexisting in Broadwell ASL code
Elyes HAOUAS
2021-02-12
1
-3
/
+3
*
Makefile.inc: Avoid --emit-relocs on RISC-V
Julius Werner
2021-01-22
1
-1
/
+7
*
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
1
-2
/
+2
*
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
1
-3
/
+5
*
util/ifdtool: Add coreboot build system support
Patrick Georgi
2021-01-12
1
-4
/
+1
*
drivers/vpd: Add VPD region to default FMAP when selected
Matt DeVillier
2021-01-04
1
-0
/
+10
*
src/superio: trim and move Makefile.inc, instead use wildcard matches
Idwer Vollering
2020-12-27
1
-2
/
+2
*
Makefile: Add $(xcompile) to specify where to write xcompile
Raul E Rangel
2020-12-23
1
-1
/
+2
*
arch/arm: Replace .id section with build_info in CBFS
Kyösti Mälkki
2020-12-17
1
-0
/
+10
*
src/lib: Add Kconfig option for SPD cache in FMAP
Matt DeVillier
2020-12-14
1
-0
/
+11
*
Makefile.inc: Remove the CBNT bootblock flag
Arthur Heymans
2020-12-11
1
-11
/
+0
*
Makefile.inc: Fix empty output when processing C struct files in CBFS
Xi Chen
2020-12-09
1
-1
/
+1
*
Makefile: Allow platform to provide additional params for add cmd
Furquan Shaikh
2020-12-08
1
-5
/
+11
[next]