Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
8251e9070c6f4168654b75a4d0fd1f756d128ebd
/
Makefile.inc
6ead253
Export board-status info.
by Vladimir Serbinenko
· 9 years ago
3bff5d9
crossgcc: Add buildsystem support for aarch64 compiler
by Patrick Georgi
· 9 years ago
3eefeea
build system: improve portability
by Patrick Georgi
· 9 years ago
a38ccfd
build: Add ccopts back into the build
by Marc Jones
· 9 years ago
8888316
build: fetch submodules as required
by Patrick Georgi
· 9 years ago
a296f9e
Kconfig: Allow native vga init to be selectable for SeaBIOS payload
by Edward O'Callaghan
· 9 years ago
55cdc16
Provide a way to compile some files with -O0 option
by Vadim Bendebury
· 10 years ago
758f26a
nvidia/cbootimage: avoid upstream's build system
by Patrick Georgi
· 9 years ago
2af76f4
coreboot arm64: Add support for arm64 into coreboot framework
by Furquan Shaikh
· 10 years ago
3a92be7
nvidia-cbootimage: integrate into coreboot make
by Isaac Christensen
· 9 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 10 years ago
c403e42
what-jenkins-does: kill build results early
by Patrick Georgi
· 9 years ago
062e408
build: add what-jenkins-does target
by Patrick Georgi
· 9 years ago
1a59039
AMD Steppe Eagle: New integrated southbridge (Avalon)
by Bruce Griffith
· 9 years ago
133096b
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 9 years ago
3108b1a
lint: always remove temporary files
by Patrick Georgi
· 9 years ago
533c119
build system: avoid more race conditions
by Patrick Georgi
· 9 years ago
c2bc6fd
build system: prevent race on more tool binaries
by Patrick Georgi
· 9 years ago
2c342f5
Makefile.inc: Detect if a working clang binary exists before set
by Edward O'Callaghan
· 9 years ago
25b56c3
build: remove -ccopts mechanism
by Patrick Georgi
· 10 years ago
cc84a00
build system: re-enable clang use
by Patrick Georgi
· 10 years ago
1f94670
build: allow obj=/absolute/path
by Patrick Georgi
· 10 years ago
e24a119
build: allow romcc to be wrapped
by Patrick Georgi
· 10 years ago
4ebd3d9
build: kill one indirection
by Patrick Georgi
· 10 years ago
58f73a6
build: separate CPPFLAGS from CFLAGS
by Patrick Georgi
· 10 years ago
98f49d2
build: CPPFLAGS is more common than INCLUDES
by Patrick Georgi
· 10 years ago
c2a0b7d
build: reduce duplication in payload adding rules
by Patrick Georgi
· 10 years ago
868648c
Makefile.inc: Make clang once again a valid toolchain
by Edward O'Callaghan
· 10 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 10 years ago
88ca81a
Move redundant Makefile rules from arch to top level.
by Furquan Shaikh
· 10 years ago
20f25dd
Rename coreboot_ram stage to ramstage
by Furquan Shaikh
· 10 years ago
9b0de71
buildsystem: check for coreboot toolchain by default
by Patrick Georgi
· 10 years ago
3eb8eb7
rmodules: use rmodtool to create rmodules
by Aaron Durbin
· 10 years ago
3a72278
utils/crossgcc: Refactor Makefiles for separate arm/i386.
by Edward O'Callaghan
· 10 years ago
9a7d7bc
baytrail: add initial support
by Aaron Durbin
· 10 years ago
ce22cd0
Fix build with USE_OPTION_TABLE
by Kyösti Mälkki
· 10 years ago
a15cd66
sandybridge: Make build possible without descriptor.bin
by Nico Huber
· 10 years ago
9be4c47
rmodule: add rmodules class and new type
by Aaron Durbin
· 11 years ago
50a3464
x86: SMM Module Support
by Aaron Durbin
· 11 years ago
6e7abcd
Fix 'git describe' invocation
by Vadim Bendebury
· 11 years ago
70c85ea
build system: Retire REQUIRES_BLOB
by Patrick Georgi
· 11 years ago
5f83f6c
armv7: Clean up arm/snow bootblock build process.
by Hung-Te Lin
· 11 years ago
fe18792
armv7: Add 'bootblock' build class.
by Hung-Te Lin
· 11 years ago
d37ab45
Implement GCC code coverage analysis
by Stefan Reinauer
· 11 years ago
64b364d
Add the push default to 'make gitconfig'
by Ronald G. Minnich
· 11 years ago
8d71155
Rename devices -> device
by Stefan Reinauer
· 11 years ago
1e75329
Drop boot directory
by Stefan Reinauer
· 11 years ago
f33e395
build system: Split linking into multiple steps
by Patrick Georgi
· 11 years ago
23f38cd
Get rid of drivers class
by Patrick Georgi
· 11 years ago
e820e5c
Make xcompile support multiple architectures
by Ronald G. Minnich
· 11 years ago
1fc2bda
build system: use strip_quotes on cbfs-files
by Patrick Georgi
· 11 years ago
5b63579
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
by Stefan Reinauer
· 11 years ago
6321758
cbfstool: Rework to use getopt style parameters
by Stefan Reinauer
· 11 years ago
0e6d0ed
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
by Zheng Bao
· 11 years ago
094920d
mc146818rtc: Update the Day of Week in CMOS in the right way.
by Zheng Bao
· 11 years ago
2799e3f
Makefile.inc: Delete trailing space in build.h
by Zheng Bao
· 11 years ago
a60ca36
Strip quotes from $(objcbfs)
by Stefan Reinauer
· 11 years ago
fa90fd4
rtc: erase CMOS memory after power failure
by Vincent Palatin
· 11 years ago
50ad095
gitconfig: Create .git/hooks before copying files.
by Zheng Bao
· 11 years ago
16c7ad7
buildsystem: ensure directory exists before use
by Patrick Georgi
· 11 years ago
86aa7c4
build.h: Re-run hostname if it doesn't take '-s' option.
by Zheng Bao
· 11 years ago
533bca8
lint: Add template for mktemp to meet BSD requirements
by Zheng Bao
· 11 years ago
00b579a
buildsystem: Make CPU microcode updating more configurable
by Alexandru Gagniuc
· 11 years ago
0013bbf
Support use of the compression option when adding payloads to cbfs.
by Dave Frodin
· 11 years ago
f2c3254
gitconfig: upate commit-msg if newer one is available
by zbao
· 11 years ago
57879c9
Make the device tree available in the rom stage
by Stefan Reinauer
· 11 years ago
d51f974
Re-run the git-describe if it fails at first try.
by zbao
· 11 years ago
43105d6
abuild: Build boards in parallel if possible
by Patrick Georgi
· 12 years ago
c0e16e7
Add config_enabled() from Linux
by Patrick Georgi
· 12 years ago
843005c
Add vsa processor to cbfs-files
by Patrick Georgi
· 12 years ago
7e9b9d8
Add Kconfig options to handle the blobs repository
by Patrick Georgi
· 12 years ago
ae5e11d
Move top level pc80 directory to drivers/
by Stefan Reinauer
· 12 years ago
0db2ae3a
Makefile: define build result directories
by Kyösti Mälkki
· 12 years ago
f13772a
Drop duplicate inclusion of src/vendorcode
by Stefan Reinauer
· 12 years ago
3aa067f
Add support to run SMM handler in TSEG instead of ASEG
by Stefan Reinauer
· 12 years ago
3bbd2bf
Add preprocessing capabilities to the cbfs-files mechanism
by Patrick Georgi
· 12 years ago
499fc92
Add nvramtool to coreboot build system
by Patrick Georgi
· 12 years ago
9aea04a
Add Google ChromeOS vendor support
by Stefan Reinauer
· 12 years ago
1dd0dda
Fix cleaning SeaBIOS from coreboot makefile
by Marc Jones
· 12 years ago
c040e476
Portability improvement
by Patrick Georgi
· 12 years ago
8ebd11e
Fix lint-stable checkin hooks on MacOS X
by Stefan Reinauer
· 12 years ago
c8feedd
Unify Local APIC address definitions
by Patrick Georgi
· 12 years ago
07408e6
gitconfig: Add lint-stable as pre-commit hook
by Patrick Georgi
· 12 years ago
cb02cb7
lint: create two classes of tests, stable and dev
by Patrick Georgi
· 12 years ago
2a830d0
Change AMD vendorcode build
by Kyösti Mälkki
· 12 years ago
a25828d
Provide mechanism to local additions to the build
by Patrick Georgi
· 12 years ago
7f0e930
Add support for the tracing infastructure in coreboot.
by Rudolf Marek
· 12 years ago
054849d
Add dirty flag to git describe
by Sven Schnelle
· 12 years ago
164bcfd
Add automatic SMBIOS table generation
by Sven Schnelle
· 12 years ago
875b9b1
Use git describe to set KERNELVERSION
by Peter Stuge
· 12 years ago
2aac3f6
Add iasl to buldgcc and rev the version.
by Marc Jones
· 12 years ago
ca8a68d
Fix coreboot revision detection
by Patrick Georgi
· 12 years ago
3b81b9d
Add local copy of commit-msg hook
by Patrick Georgi
· 12 years ago
0b6b4d6
Change make crossgcc to build without gdb by default
by Peter Stuge
· 13 years ago
bb60528
Add "gitconfig" make target to simplify gerrit configuration
by Patrick Georgi
· 13 years ago
b2a4264
Really fix iasl filename issues in our build system
by Patrick Georgi
· 13 years ago
64ccc3b8
Handle both cases, obj being absolute and relative
by Patrick Georgi
· 13 years ago
447cf56
Fix building with relative path to object directory outside the source tree
by Patrick Georgi
· 13 years ago
0c5b064
iasl still can't cope with extra "." in file paths
by Patrick Georgi
· 13 years ago
6c44550
Move crossgcc rules to coreboot specific Makefile
by Patrick Georgi
· 13 years ago
Next »