summaryrefslogtreecommitdiff
path: root/src/arch/x86/Makefile.inc
AgeCommit message (Expand)Author
2015-12-16build system/x86: depend on directories before touch /empty targetsAlexander Couzens
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-11-24Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-31arch/x86: avoid race condition on build.hPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-08arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc
2015-10-08arch/x86: Link walkcbfs.S instead on including it in bootblock.SAlexandru Gagniuc
2015-10-08arch/x86/bootblock: Link in object files selected with bootblock-yAlexandru Gagniuc
2015-10-08arch/x86/Makefile.inc: Simplify rule for bootblock.debugAlexandru Gagniuc
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-30x86: provide common macro for linking early stagesAaron Durbin
2015-09-29Makefile: Replace the way to test if a string is emptyzbao
2015-09-16x86: remove double link step for romstageAaron Durbin
2015-09-09x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09x86: link romstage and ramstage with 1 fileAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-09-09x86: provide minimum alignment for romstageAaron Durbin
2015-09-09x86: add romstage.S to bind program flow and orderingAaron Durbin
2015-09-09x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boardsAaron Durbin
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-08-25x86: Get rid of empty loadable segment warningMartin Roth
2015-08-13x86: parameterize asl_template for CBFS inclusionAaron Durbin
2015-07-27arch/x86: make dependency explicitPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-11arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variableMartin Roth
2015-07-07payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer
2015-07-07x86 makefile: Use preprocessed linker filesMarc Jones
2015-07-07x86: Drop -Wa,--divideStefan Reinauer
2015-07-07Unconditionally compile romstage with -Wa,--divideStefan Reinauer
2015-06-26x86: Move architecture selection from linker script to Makefile.incStefan Reinauer
2015-06-23acpi: bring back ability to link DSDT into ramstagePatrick Georgi
2015-06-23SeaBIOS: Clean up build command line.Martin Roth
2015-06-16x86: Make x86 architecture makefiles x64 awareStefan Reinauer
2015-06-04arch/x86: No need to specify -Wa,--divide in a MakefilePatrick Georgi
2015-06-02Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-04-29Use __ROMSTAGE__ to denote romstagePatrick Georgi
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-10build system: Fix SeaBIOS integration with multilib compilersPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius 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-04x86: rename ldscript_failover.ld to failover.ldPatrick Georgi