index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2015-06-23
gitconfig: set up hooks and target for 3rdparty/blobs
Stefan Reinauer
2015-06-09
update_image: add all CBFS_PREFIX files to cbfs
Aaron Durbin
2015-06-07
acpi/sata: add generic sata ssdt port generator
Alexander Couzens
2015-06-04
board_id: Remove extra quotes.
Vladimir Serbinenko
2015-06-02
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-05-25
build system: drop generic util/ %.c -> %.o rule
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-08
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-05-08
build system: use platform specific ar(1) for libverstage
Patrick Georgi
2015-05-07
kbuild: Use wildcard for driver subdirectories
Stefan Reinauer
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
build system: Drop another vboot1 remnant
Patrick Georgi
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-29
kbuild: automatically include ECs
Stefan Reinauer
2015-04-28
gitconfig: Use the right make executable in git hooks
Patrick Georgi
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
build system: Allow using .a archives as source
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-27
Build system: Fix "dd: invalid number `0x800000'"
WANG Siyuan
2015-04-22
broadcom/cygnus: add secimage and sign bootblock
Daisuke Nojiri
2015-04-22
build system: add manual board id support
Stefan Reinauer
2015-04-20
build system: improve portability by not relying on extraordinary dd options
Patrick Georgi
2015-04-17
Makefile: Fix dependency tracking for ramstage objects
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-08
Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC
Paul Menzel
2015-04-07
build system: also use ramstage CPPFLAGS for ACPI
Patrick Georgi
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
build system: use full (in-tree) paths
Patrick Georgi
2015-04-04
build system: Introduce manual file type
Patrick Georgi
2015-04-02
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2015-04-01
build system: make CONFIG_* symbols disappear from objects
Patrick Georgi
2015-03-30
x86/smm: Move SMM configuration out of generic Makefile
Patrick Georgi
2015-03-30
build system: provide generic compiler flag variables
Patrick Georgi
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-26
build system: Test gccs that are actually used
Patrick Georgi
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-21
imgtec/danube: Build BIMG boot images
Paul Burton
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-17
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-17
Makefile.inc: Use -Og when compiling with GDB support
Stefan Reinauer
2015-03-17
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-08
crossgcc: Add RISC-V support
Patrick Georgi
2015-03-06
Move generation of build.h into a shell script
Martin Roth
2015-03-05
build system: Only setup git hooks if we're in a git checkout
Patrick Georgi
2015-03-05
build system: Only test for git once
Patrick Georgi
2015-03-04
Only update submodules if the source is in a git repo
Martin Roth
2015-02-28
crossgcc: Add mips target
Patrick Georgi
2015-02-28
build system: make crosstools should build all supported compilers
Patrick Georgi
2015-02-17
build system: Allow running make what-jenkins-does without ccache
Patrick Georgi
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2014-12-28
intel: Fix UPDATE-FIT step in build
Kyösti Mälkki
2014-12-24
build system: Fix regression after adding cbfs-files alignment
Kyösti Mälkki
2014-12-19
build system: allow defining alignment for cbfs-files
Patrick Georgi
2014-12-03
build system: fix alignment function
Patrick Georgi
2014-12-02
build system: remove ROMSTAGE_ELF variable
Patrick Georgi
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-11-30
build system: only do the compiler test for gcc
Patrick Georgi
2014-11-26
Export board-status info.
Vladimir Serbinenko
2014-11-20
crossgcc: Add buildsystem support for aarch64 compiler
Patrick Georgi
2014-11-14
build system: improve portability
Patrick Georgi
2014-11-09
build: Add ccopts back into the build
Marc Jones
2014-11-04
build: fetch submodules as required
Patrick Georgi
2014-10-04
Kconfig: Allow native vga init to be selectable for SeaBIOS payload
Edward O'Callaghan
2014-10-02
Provide a way to compile some files with -O0 option
Vadim Bendebury
2014-10-02
nvidia/cbootimage: avoid upstream's build system
Patrick Georgi
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh
2014-09-10
nvidia-cbootimage: integrate into coreboot make
Isaac Christensen
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-05
what-jenkins-does: kill build results early
Patrick Georgi
2014-09-04
build: add what-jenkins-does target
Patrick Georgi
2014-08-30
AMD Steppe Eagle: New integrated southbridge (Avalon)
Bruce Griffith
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-11
lint: always remove temporary files
Patrick Georgi
2014-07-10
build system: avoid more race conditions
Patrick Georgi
2014-07-08
build system: prevent race on more tool binaries
Patrick Georgi
2014-06-30
Makefile.inc: Detect if a working clang binary exists before set
Edward O'Callaghan
2014-06-29
build: remove -ccopts mechanism
Patrick Georgi
2014-05-26
build system: re-enable clang use
Patrick Georgi
2014-05-23
build: allow obj=/absolute/path
Patrick Georgi
2014-05-17
build: allow romcc to be wrapped
Patrick Georgi
2014-05-17
build: kill one indirection
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-17
build: reduce duplication in payload adding rules
Patrick Georgi
2014-05-09
Makefile.inc: Make clang once again a valid toolchain
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move redundant Makefile rules from arch to top level.
Furquan Shaikh
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-16
buildsystem: check for coreboot toolchain by default
Patrick Georgi
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
[next]