summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-19Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable.Uwe Hermann
2009-10-19Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.Myles Watson
2009-10-19Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-18Add EXPERT kconfig option so we can hide more advanced optionsUwe Hermann
2009-10-18Drop a duplicated implementation of failover.c.Uwe Hermann
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-18Drop dead/unused code (trivial).Uwe Hermann
2009-10-18Remove this, we no longer need it. Ronald G. Minnich
2009-10-17Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-10-17Silence src/Kconfig:349:warning: config symbol defined without typePeter Stuge
2009-10-17Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge
2009-10-17Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge
2009-10-16Make COM port selection and BAUD rate a "choice" for better usability.Uwe Hermann
2009-10-16This is a snapshot as the availability of the systems for this Ronald G. Minnich
2009-10-16Revert deletion that snuck in to 4794. Sorry.Myles Watson
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-16Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge
2009-10-16Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge
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