summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2015-08-19Store the payload config and revision in CBFSMartin Roth
2015-08-13x86: parameterize asl_template for CBFS inclusionAaron Durbin
2015-08-10what-jenkins-does: Add building chromeos configurationsPatrick Georgi
2015-08-10Makefile.inc: use correct makeJonathan A. Kollasch
2015-08-10build system: add minimized .config to coreboot imagePatrick Georgi
2015-08-10external payloads: COREBOOT_ROM_DEPENDENCIES needs to be late-evaluatedPatrick Georgi
2015-08-09Move function/data sections to common CFLAGSStefan Reinauer
2015-08-09payloads: Move payloads logic to payloads directoryStefan Reinauer
2015-08-09Makefile.inc: Clean up SeaBIOS clean command lineMartin Roth
2015-07-31what-jenkins-does: make CPU count configurablePatrick Georgi
2015-07-31what-jenkins-does: make its payload selection overridablePatrick Georgi
2015-07-31what-jenkins-does: Adapt to recent libpayload kconfig changesPatrick Georgi
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-07-13version: allow stating the coreboot revision in .coreboot-versionPatrick Georgi
2015-07-11Makefile.inc: Add math macrosMartin Roth
2015-07-07payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer
2015-07-07gitconfig: Improve robustness when blobs aren't presentPatrick Georgi
2015-06-23gitconfig: set up hooks and target for 3rdparty/blobsStefan Reinauer
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