summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
2009-10-12Add the compareboard utility which is useful for portingPatrick Georgi
2009-10-11Remove useless udelay() duplication.Uwe Hermann
2009-10-11HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann
2009-10-11Make console maximum/default log level a choice option.Uwe Hermann
2009-10-10Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway.Uwe Hermann
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-10-09This change allows us to see the spd on the s850, finally. Ronald G. Minnich
2009-10-09Remove extra CONFIG variables.Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09Move the ulzma prototype out of the function to make the code easier to read.Myles Watson
2009-10-09Remaining boards are Kconfig'd now. Whether they workPatrick Georgi
2009-10-09More Kconfig-supported boards, and also kconfig supportPatrick Georgi
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-08Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi
2009-10-08Simplify targets/amd/serengeti_cheetah/Config.lb. There were too manyMyles Watson
2009-10-08This dialogue on email was useful and hence included. Ronald G. Minnich
2009-10-08Set MMX and SSE where needed. Note that many boards don't even botherRonald G. Minnich
2009-10-08Disable x86emu for via based boards which bringPatrick Georgi
2009-10-08More kconfig:Patrick Georgi
2009-10-08Oops, wrong type for Kconfig value. Trivial fixPatrick Georgi
2009-10-08Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi
2009-10-07Emergency fix. Failover.inc can end up with code that uses sse. It has Ronald G. Minnich
2009-10-07Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann
2009-10-07Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only.Myles Watson
2009-10-07Fix trivial typo in Kconfig spotted by Peter, introduced by me.Patrick Georgi
2009-10-07Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich
2009-10-07Convert all "default y" options to "select FOO" (shorter).Uwe Hermann
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-10-07Fix intel board build on kconfig. MAX_CPUS was missingPatrick Georgi
2009-10-07Kconfig:Patrick Georgi
2009-10-07Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann
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