aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Makefile.inc
AgeCommit message (Expand)Author
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
2011-06-22Add the coreboot config to CBFSCristian Măgherușan-Stanciu
2011-04-15sorry for breaking the tree. Stefan Reinauer
2011-04-15add FILO easy payload optionStefan Reinauer
2011-04-14- drop remaining CONFIG_ROM_IMAGE_SIZEStefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-03-29BUILD: add missing config.h dependencySven Schnelle
2011-02-07Reliably build arbitrary Kconfig-based revisions of SeaBIOSPeter Stuge
2011-01-30Replace special rules for auxiliary files by cbfs-files-y entriesPatrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2011-01-29Pass all required toolchain parts to SeaBIOS correctlyStefan Reinauer
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-16Add support for cbfs-files-y to the build system.Patrick Georgi
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer