aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Makefile.inc
AgeCommit message (Expand)Author
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
2013-02-05cbfstool: support parsing UEFI firmware volumesStefan Reinauer
2013-02-05cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin
2013-02-04Hook up corebootPkg as Tianocore payloadPatrick Georgi
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-29cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2012-12-19Remove colors from build system outputPatrick Georgi
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-27build system: Eliminate special case for c_startPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27Drop ramstage.aPatrick Georgi
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12x86/Makefile.inc: Test if the strings are equal by single equal signZheng Bao
2012-11-09Make coreboot use the offset parameter in cbfstool createStefan Reinauer
2012-11-07Move global variable check to MakefileStefan Reinauer
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-25Fix mptable build troublesKyösti Mälkki
2012-08-21Change to allow coreboot to use "add-payload" instead of "add" for payload im...Dave Frodin
2012-07-24Add microcode blob processingVadim Bendebury
2012-05-29Use ld manually when compiling with clangPatrick Georgi
2012-05-15Change the name of the romstage bootblock.ldMarc Jones
2012-05-15Fix Cygwin bootblock generationMarc Jones
2012-05-15Pass IASL to SeaBIOSMarc Jones
2012-05-10Unmark source files as executablesAlec Ari
2012-05-01Move VSA support from x86 to GeodePatrick Georgi
2012-05-01Support adding stages with cbfs-filesPatrick Georgi
2012-04-24Makefile: rename romstage linking filenamesKyösti Mälkki
2012-04-24Makefile: rename coreboot_ap linking filenamesKyösti Mälkki
2012-04-24Makefile: rename ramstage linking filenamesKyösti Mälkki
2012-04-24Makefile: rename bootblock linking filenamesKyösti Mälkki
2012-04-21Makefile: define build result directoriesKyösti Mälkki
2012-04-21nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan
2012-04-02Apply cache-as-ram conditionally on socket mPGA604Kyösti Mälkki
2012-03-31Makefile: rename romstage linking filenamesKyösti Mälkki
2012-03-31Makefile: split romstage linking to separate rulesKyösti Mälkki
2012-03-31Fix coreboot makefiles not to produce half baked output.Kyösti Mälkki
2012-03-30Fix coreboot makefiles not to produce half baked output.Vadim Bendebury
2012-03-29Add infrastructure for global data in the CAR phase of bootGabe Black
2012-03-25Makefile: rename linker intermediate variableKyösti Mälkki
2012-03-16Use search path when building dependenciesPatrick Georgi
2012-03-11No need to setup include paths with .s filesPatrick Georgi
2012-02-17Exit building if romstage.bin is larger than size of XIPzbao
2012-02-07Move SeaBIOS output out of coreboot source treeStefan Reinauer
2012-01-20Leave SSE and MMX instructions enabled in corebootStefan Reinauer
2012-01-18Add coreboot version to id areaPatrick Georgi
2011-11-06Inline Makefile.bootblock.incPatrick Georgi
2011-10-29Fix coreboot updatesPatrick Georgi
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-13Fix romstage creation with gcc 4.6 and CAR targetsStefan Reinauer
2011-07-22Add xhcbios and ahcibios rom handlingefdesign98