summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2015-06-09update_image: add all CBFS_PREFIX files to cbfsAaron Durbin
2015-06-07acpi/sata: add generic sata ssdt port generatorAlexander Couzens
2015-06-04board_id: Remove extra quotes.Vladimir Serbinenko
2015-06-02Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko
2015-05-25build system: drop generic util/ %.c -> %.o rulePatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-08build system: use platform specific ar(1) for libverstagePatrick Georgi
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30build system: Drop another vboot1 remnantPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-28gitconfig: Use the right make executable in git hooksPatrick Georgi
2015-04-28vboot2: Build verstage archive, then use that for building the stagePatrick Georgi
2015-04-28build system: Allow using .a archives as sourcePatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-27Build system: Fix "dd: invalid number `0x800000'"WANG Siyuan
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri
2015-04-22build system: add manual board id supportStefan Reinauer
2015-04-20build system: improve portability by not relying on extraordinary dd optionsPatrick Georgi
2015-04-17Makefile: Fix dependency tracking for ramstage objectsJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-08Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCCPaul Menzel
2015-04-07build system: also use ramstage CPPFLAGS for ACPIPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: use full (in-tree) pathsPatrick Georgi
2015-04-04build system: Introduce manual file typePatrick Georgi
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-04-01build system: make CONFIG_* symbols disappear from objectsPatrick Georgi
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-26build system: Test gccs that are actually usedPatrick Georgi
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-21imgtec/danube: Build BIMG boot imagesPaul Burton
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-03-06Move generation of build.h into a shell scriptMartin Roth