aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Makefile.inc
AgeCommit message (Expand)Author
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