summaryrefslogtreecommitdiff
path: root/src/arch/x86/Makefile.inc
AgeCommit message (Expand)Author
2014-12-05x86: Update the check for Forbidden global variablesFurquan Shaikh
2014-12-02build system: remove ROMSTAGE_ELF variablePatrick Georgi
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-04romstage: Pass .car.data as ignored section while adding romstageFurquan Shaikh
2014-10-28build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-04Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan
2014-09-12payloads/external/SeaBIOS: Allow setting buffers below 0xC0000Martin Roth
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-03arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblockDaniele Forsi
2014-07-31payloads/external/SeaBIOS: Use coreboot’s serial console settingsMartin Roth
2014-06-27build: Pass correct disassembly flags in Clang buildEdward O'Callaghan
2014-06-06build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-19build: move include paths where they belongPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-11SeaBIOS: Fix cpp usePatrick Georgi
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move redundant Makefile rules from arch to top level.Furquan Shaikh
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-18build rules: Identify build stage with simple variablesKyösti Mälkki
2014-04-07SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering
2014-04-04x86/Makefile: Allow addition of link libraries for rom/ramstageAlexandru Gagniuc
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-02-19x86: only build disassembly with gccPatrick Georgi
2014-01-30x86: include optional reference code blob in cbfsAaron Durbin
2013-12-06arch/x86: Do not run UPDATE-FIT if we don't include microcodeAlexandru Gagniuc
2013-11-25x86: call cbfstool update-fit when fit selectedAaron Durbin
2013-11-19Add GRUB2 payload to build systemVladimir Serbinenko
2013-10-17arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu
2013-08-31Add Kconfig options for Linux as payloadPatrick Georgi
2013-08-15payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variablePeter Stuge
2013-07-10cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin
2013-05-20Drop llshellStefan Reinauer
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-04-03Add PXE ROM selection to Kconfig menuSiyuan Wang
2013-03-23relocatable ramstage: fix linkingAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-19cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin
2013-03-17x86 intel: Add Firmware Interface Table supportAaron Durbin
2013-03-08Eliminate do_div().David Hendricks
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-05Don't add another Kconfig special case for TianoStefan Reinauer