Fix coreboot makefiles not to produce half baked output.
[coreboot.git] / src / arch / x86 / Makefile.inc
2012-03-30 Vadim BendeburyFix coreboot makefiles not to produce half baked output.
2012-03-29 Gabe BlackAdd infrastructure for global data in the CAR phase...
2012-03-25 Kyösti MälkkiMakefile: rename linker intermediate variable
2012-03-16 Patrick GeorgiUse search path when building dependencies
2012-03-11 Patrick GeorgiNo need to setup include paths with .s files
2012-02-17 zbaoExit building if romstage.bin is larger than size of XIP
2012-02-06 Stefan ReinauerMove SeaBIOS output out of coreboot source tree
2012-01-20 Stefan ReinauerLeave SSE and MMX instructions enabled in coreboot
2012-01-18 Patrick GeorgiAdd coreboot version to id area
2011-11-06 Patrick GeorgiInline Makefile.bootblock.inc
2011-10-29 Patrick GeorgiFix coreboot updates
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-13 Stefan ReinauerFix romstage creation with gcc 4.6 and CAR targets
2011-07-22 efdesign98Add xhcbios and ahcibios rom handling
2011-06-22 Cristian Măgherușa... Add the coreboot config to CBFS
2011-04-15 Stefan Reinauersorry for breaking the tree.
2011-04-15 Stefan Reinaueradd FILO easy payload option
2011-04-14 Stefan Reinauer- drop remaining CONFIG_ROM_IMAGE_SIZE
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-29 Sven SchnelleBUILD: add missing config.h dependency
2011-02-07 Peter StugeReliably build arbitrary Kconfig-based revisions of...
2011-01-30 Patrick GeorgiReplace special rules for auxiliary files by cbfs-files...
2011-01-30 Patrick GeorgiInverse two arguments of cbfs-files-y and adapts its...
2011-01-29 Stefan ReinauerPass all required toolchain parts to SeaBIOS correctly
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2010-12-30 Stefan ReinauerPer default, use SeaBIOS payload instead of no payload.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-16 Patrick GeorgiAdd support for cbfs-files-y to the build system.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...