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
*
gitconfig: Improve robustness when blobs aren't present
Patrick Georgi
2015-07-07
1
-4
/
+5
*
gitconfig: set up hooks and target for 3rdparty/blobs
Stefan Reinauer
2015-06-23
1
-0
/
+7
*
update_image: add all CBFS_PREFIX files to cbfs
Aaron Durbin
2015-06-09
1
-2
/
+14
*
acpi/sata: add generic sata ssdt port generator
Alexander Couzens
2015-06-07
1
-1
/
+1
*
board_id: Remove extra quotes.
Vladimir Serbinenko
2015-06-04
1
-1
/
+1
*
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-06-02
1
-7
/
+7
*
build system: drop generic util/ %.c -> %.o rule
Patrick Georgi
2015-05-25
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-20
1
-2
/
+2
*
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-05-08
1
-2
/
+6
*
build system: use platform specific ar(1) for libverstage
Patrick Georgi
2015-05-08
1
-1
/
+1
*
kbuild: Use wildcard for driver subdirectories
Stefan Reinauer
2015-05-07
1
-1
/
+1
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
1
-2
/
+2
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
1
-2
/
+2
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
1
-2
/
+3
*
build system: Drop another vboot1 remnant
Patrick Georgi
2015-04-30
1
-3
/
+0
*
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-29
1
-2
/
+2
*
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-29
1
-1
/
+1
*
kbuild: automatically include ECs
Stefan Reinauer
2015-04-29
1
-1
/
+3
*
gitconfig: Use the right make executable in git hooks
Patrick Georgi
2015-04-28
1
-1
/
+1
*
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
1
-0
/
+4
*
build system: Allow using .a archives as source
Patrick Georgi
2015-04-28
1
-0
/
+10
*
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-27
1
-3
/
+2
*
Build system: Fix "dd: invalid number `0x800000'"
WANG Siyuan
2015-04-27
1
-1
/
+1
*
broadcom/cygnus: add secimage and sign bootblock
Daisuke Nojiri
2015-04-22
1
-1
/
+1
*
build system: add manual board id support
Stefan Reinauer
2015-04-22
1
-0
/
+7
*
build system: improve portability by not relying on extraordinary dd options
Patrick Georgi
2015-04-20
1
-1
/
+1
*
Makefile: Fix dependency tracking for ramstage objects
Julius Werner
2015-04-17
1
-1
/
+2
*
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-14
1
-2
/
+5
*
Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC
Paul Menzel
2015-04-08
1
-1
/
+7
*
build system: also use ramstage CPPFLAGS for ACPI
Patrick Georgi
2015-04-07
1
-1
/
+1
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-0
/
+5
*
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
1
-5
/
+5
*
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
1
-7
/
+5
*
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
1
-1
/
+1
*
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
1
-2
/
+11
*
build system: use full (in-tree) paths
Patrick Georgi
2015-04-04
1
-1
/
+1
*
build system: Introduce manual file type
Patrick Georgi
2015-04-04
1
-0
/
+5
*
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2015-04-02
1
-3
/
+3
*
build system: make CONFIG_* symbols disappear from objects
Patrick Georgi
2015-04-01
1
-1
/
+1
*
x86/smm: Move SMM configuration out of generic Makefile
Patrick Georgi
2015-03-30
1
-11
/
+0
*
build system: provide generic compiler flag variables
Patrick Georgi
2015-03-30
1
-8
/
+4
*
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
1
-1
/
+1
*
build system: Test gccs that are actually used
Patrick Georgi
2015-03-26
1
-15
/
+0
*
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
1
-6
/
+0
*
imgtec/danube: Build BIMG boot images
Paul Burton
2015-03-21
1
-2
/
+6
*
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
1
-1
/
+2
*
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-17
1
-1
/
+1
*
Makefile.inc: Use -Og when compiling with GDB support
Stefan Reinauer
2015-03-17
1
-1
/
+1
*
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-17
1
-4
/
+10
[next]