summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer2015-07-071-0/+1
* gitconfig: Improve robustness when blobs aren't presentPatrick Georgi2015-07-071-4/+5
* gitconfig: set up hooks and target for 3rdparty/blobsStefan Reinauer2015-06-231-0/+7
* update_image: add all CBFS_PREFIX files to cbfsAaron Durbin2015-06-091-2/+14
* acpi/sata: add generic sata ssdt port generatorAlexander Couzens2015-06-071-1/+1
* board_id: Remove extra quotes.Vladimir Serbinenko2015-06-041-1/+1
* Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko2015-06-021-7/+7
* build system: drop generic util/ %.c -> %.o rulePatrick Georgi2015-05-251-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-2/+2
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-081-2/+6
* build system: use platform specific ar(1) for libverstagePatrick Georgi2015-05-081-1/+1
* kbuild: Use wildcard for driver subdirectoriesStefan Reinauer2015-05-071-1/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-2/+2
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-2/+2
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+3
* build system: Drop another vboot1 remnantPatrick Georgi2015-04-301-3/+0
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-2/+2
* kbuild: automatically include SOCsStefan Reinauer2015-04-291-1/+1
* kbuild: automatically include ECsStefan Reinauer2015-04-291-1/+3
* gitconfig: Use the right make executable in git hooksPatrick Georgi2015-04-281-1/+1
* vboot2: Build verstage archive, then use that for building the stagePatrick Georgi2015-04-281-0/+4
* build system: Allow using .a archives as sourcePatrick Georgi2015-04-281-0/+10
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-3/+2
* Build system: Fix "dd: invalid number `0x800000'"WANG Siyuan2015-04-271-1/+1
* broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri2015-04-221-1/+1
* build system: add manual board id supportStefan Reinauer2015-04-221-0/+7
* build system: improve portability by not relying on extraordinary dd optionsPatrick Georgi2015-04-201-1/+1
* Makefile: Fix dependency tracking for ramstage objectsJulius Werner2015-04-171-1/+2
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-2/+5
* Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCCPaul Menzel2015-04-081-1/+7
* build system: also use ramstage CPPFLAGS for ACPIPatrick Georgi2015-04-071-1/+1
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-0/+5
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-061-5/+5
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-7/+5
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-1/+1
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-2/+11
* build system: use full (in-tree) pathsPatrick Georgi2015-04-041-1/+1
* build system: Introduce manual file typePatrick Georgi2015-04-041-0/+5
* build system: extend src-to-obj for non-.c/.S filesPatrick Georgi2015-04-021-3/+3
* build system: make CONFIG_* symbols disappear from objectsPatrick Georgi2015-04-011-1/+1
* x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi2015-03-301-11/+0
* build system: provide generic compiler flag variablesPatrick Georgi2015-03-301-8/+4
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-1/+1
* build system: Test gccs that are actually usedPatrick Georgi2015-03-261-15/+0
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-241-6/+0
* imgtec/danube: Build BIMG boot imagesPaul Burton2015-03-211-2/+6
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-211-1/+2
* coreboot: x86: enable gc-sectionsAaron Durbin2015-03-171-1/+1
* Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer2015-03-171-1/+1