aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi
2009-10-06UseUwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-06Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements.Myles Watson
2009-10-05Backport facility to specify a local coreboot version suffix from v3.Uwe Hermann
2009-10-05Remove svn:externals that pull in all kinds of useful tools thatPatrick Georgi
2009-10-05Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer
2009-10-05fix building on Linux again, working around crude runtime OS detection.Stefan Reinauer
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
2009-09-25Rename CONFIG_SERIAL_CONSOLE to match newconfig.Myles Watson
2009-09-24Make build_opt_tbl depend on config.h since it uses it. This fixes:Myles Watson
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-09-24Re-enable option table for the ASUS MEW-VM and fix build.Uwe Hermann
2009-09-24Add detection support for the SMSC FDC37M602.Uwe Hermann
2009-09-24Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic]Patrick Georgi
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-09-23fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-23Fix the bounce_size global so that the bounce buffer works with CBFS.Myles Watson
2009-09-23Looks like this should have become cpu init code after growing up. TheStefan Reinauer
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-23Add Kconfig support for Tyan s2881.Myles Watson
2009-09-23Separate payload compression from stage compression.Myles Watson
2009-09-22Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial.Myles Watson
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-22failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-09-22This separates the code for each command in cbfstool. For the good and for theStefan Reinauer
2009-09-22* guard all mallocs in cbfstoolStefan Reinauer
2009-09-22.. make abuild Kconfig proof for the time being.Stefan Reinauer
2009-09-22back out some overzealous renames Stefan Reinauer
2009-09-22Kill dead comment.Carl-Daniel Hailfinger
2009-09-22Help text for maximum and default console loglevel in Kconfig.Carl-Daniel Hailfinger
2009-09-22r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger
2009-09-22r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger
2009-09-22If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger
2009-09-17I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system.Myles Watson
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-09-17Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson
2009-09-17Move VGA BIOS settings from the payload menu into it's own menuPeter Stuge
2009-09-17There was a missing addition of the size of the .notes.pinfo Ronald G. Minnich
2009-09-17This is a patch for killing IPMI on the s1850 -- or at least geting the BMCRonald G. Minnich
2009-09-17copyright name error. Ronald G. Minnich
2009-09-16kbuildall is a utility that generates default configs for allPatrick Georgi
2009-09-16Build cbfstool with debug flags and don't strip the executablePatrick Georgi
2009-09-15This is an otherwise dead platform. I'm just committing the basics that Ronald G. Minnich
2009-09-15Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi
2009-09-15More error checking when trying to open files inPatrick Georgi
2009-09-14Use the coreboot pci config read/write functions instead of direct cf8/cfcMarc Jones
2009-09-14In the mainboard selection, the selected mainboard is printed twice inPatrick Georgi
2009-09-14Build cbfstool with native data size. Trivial change.Patrick Georgi