summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann
2009-10-04The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-04Add initial kconfig support for all AMD GX1 boards.Uwe Hermann
2009-10-04This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi
2009-10-04Remove a bit of pre-cbfs build system infrastructure.Patrick Georgi
2009-10-03Remove another FAILOVER variable. (trivial)Patrick Georgi
2009-10-03Add gigabyte/m57sli support to Kconfig.Harald Gutmann
2009-10-03Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi
2009-10-03Tell vgabios code in a couple of boards/chipsets about CBFSPatrick Georgi
2009-10-03Remove:Patrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-10-02Remove the Embedded Planet board.Ronald G. Minnich
2009-10-02Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name.Uwe Hermann
2009-10-02Remove motorola PPC boards. These have lain untouched and unused by anyoneRonald G. Minnich
2009-10-02Drop remainders of the removed Totalimpact board. Fix typos.Uwe Hermann
2009-10-01Support variables for MMX and SSE. These would be used inRonald G. Minnich
2009-10-01Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge
2009-10-01Add romstrap to asus/m2v-mx_se in Kconfig.Myles Watson
2009-10-01Get rid of the total impact. Vendor died 5 years ago and nobody cares.Ronald G. Minnich
2009-10-01Fix Kconfig build for K8 boards.Myles Watson
2009-10-01OK, this builds and even looks right. dell needs its own Makefile.inc because Ronald G. Minnich
2009-10-01typoRonald G. Minnich
2009-10-01We need this to be Kconfig. The old way is not trusted by me.Ronald G. Minnich
2009-10-01This is now set up more like the real hardware likes it. Ronald G. Minnich
2009-09-30Fix payload loading in various corner cases when workingPatrick Georgi
2009-09-30Compress stage if CONFIG_COMPRESS is activated, instead ofPatrick Georgi
2009-09-30Hm, quickfix to prevent the following crash, no idea yet what happens:Uwe Hermann
2009-09-30Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB.Maciej Pijanka
2009-09-30Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912Ward Vandewege
2009-09-30Fix endless loop when trying to add a too large file to CBFS,Patrick Georgi
2009-09-29Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson
2009-09-29Remove pre-CBFS _vgabios_start and _vgabios_end.Myles Watson
2009-09-29A keyboard controller fix to stop the code from waiting for a code that neverMarc Jones
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-29Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi
2009-09-29Remove some warnings.Myles Watson
2009-09-29More consistent use of "default n" and "select XYZ" inPatrick Georgi
2009-09-29Make the error messages somewhat less incomprehensible. I forget Ronald G. Minnich
2009-09-28Trivial config fix for Serengeti Cheetah. Change a type and a default. Myles Watson
2009-09-28Trivial config fix for Serengeti Cheetah. Remove duplication, add a default.Myles Watson
2009-09-26This adds a simple script to build a default toolchain for corebootStefan Reinauer
2009-09-26This patch changes following in getpir application.Mohamed Mansoor
2009-09-26* drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer
2009-09-25check for ELF payloads in cbfstoolCristi Magherusan
2009-09-25drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer
2009-09-25improve lzma error messages. When coreboot panics because lzma decompressionStefan Reinauer
2009-09-25Trivial fixups to get this board further along. Ronald G. Minnich
2009-09-25Fix build of romcc boards.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi