summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-16Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-16Fix IRQ9 and allow ACPI without an MP table for Tyan s289x.Myles Watson
2009-10-16Fix kconfig setup for the VIA pc2500e.Uwe Hermann
2009-10-16Similar to r4626, change obj-y to driver-y for VIA C3 and C7.Uwe Hermann
2009-10-16Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".Uwe Hermann
2009-10-16Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao
2009-10-15undo another accidential rename of X -> CONFIG_X (trivial)Stefan Reinauer
2009-10-15Start documenting a few kconfig variables and user-visible options.Uwe Hermann
2009-10-15Fix Kconfig for technexion/tim5690.Libra Li
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-15Add Kconfig support for kontron/kt960.Myles Watson
2009-10-14cbfs_and_run_core() did not check the return code of cbfs_load_stage()Carl-Daniel Hailfinger
2009-10-14Fix high tables address calculation on cn700 with VIDEO_MB > 0.Myles Watson
2009-10-14White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson
2009-10-14delete white trailing spaces. It is done by the perl command.Zheng Bao
2009-10-14Use CAR ck804 code with the s2892.Myles Watson
2009-10-13White space change in preparation for a patch to unify handling of ck804.Myles Watson
2009-10-13Revert some garbage that snuck into my trivial change, correct a spelling error.Myles Watson
2009-10-13Remove a couple more warnings. Trivial.Myles Watson
2009-10-13Add support for the MSI MS-6156 board.Uwe Hermann
2009-10-13Fix kontron/kt690 build.Myles Watson
2009-10-13This patch support for the Technexion Tim-5690 mainboard.Libra Li
2009-10-13This patch adds (initial) support for the Kontron KT690 mainboard. Stefan Reinauer
2009-10-13Fix obvious typos (trivial).Uwe Hermann
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
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