aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-26Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer
2009-10-26Now that the resource allocator is working nicely we can turn down the debugStefan Reinauer
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-24Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann
2009-10-24Fix kconfig build error due to "source"ing a non-existant file (trivial).Uwe Hermann
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-24Change QEMU CPU Makefile.inc files to match other CPUs.Uwe Hermann
2009-10-24removal of that unnecessary include slipped through r4841Stefan Reinauer
2009-10-24hook up missing x86 SMM into Makefile Stefan Reinauer
2009-10-24drop support for various (old) PPC CPUs as per discussion from 9/10/9Stefan Reinauer
2009-10-24Some ACPI implementations don't like to see full paths within a scope forStefan Reinauer
2009-10-24Rework the keyboard driverStefan Reinauer
2009-10-24drop src/include/stream/ as the source files from src/stream were dropped aStefan Reinauer
2009-10-24* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)Stefan Reinauer
2009-10-24Trivial regrouping of a calculation to simplify it.Myles Watson
2009-10-24A (hypothetical southbridge) component might provide functionality that is notStefan Reinauer
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-24Fix USB Debug Device for Intel ICH chipsetsStefan Reinauer
2009-10-24Fix K8 boards high tables on UMA systems (KT690 for example)Stefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-24First attempt to integrate SMM in Kconfig. Unused code so farStefan Reinauer
2009-10-24move all register fram definitions to arch/register.hStefan Reinauer
2009-10-23Remove left-overs from Winbond southbridge removal (trivial).Uwe Hermann
2009-10-23Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson
2009-10-23New revision guide September 2009 3.46Rudolf Marek
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-23White space and comment fixes for cache_as_ram.inc files so it's easier to spotMyles Watson
2009-10-23Remove PRINTK_IN_CAR tests from AMD files.Myles Watson
2009-10-23VGA BIOS can be added independently of having a payloadPeter Stuge
2009-10-22minimal whitespace fix (trivial)Stefan Reinauer
2009-10-22trivial: add note that VSA blob belongs into CBFS. Stefan Reinauer
2009-10-22The LAN chip-set on the Technexion TIM-5690 is enabled by hardware andLibra Li
2009-10-21Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work.Uwe Hermann
2009-10-20Add initial support for the HP e-Vectra P2706T.Uwe Hermann
2009-10-20Minimize differences between newconfig and Kconfig for arima/hdama.Myles Watson
2009-10-20When I converted an #ifdef to an #if it broke the code because the variable wasMyles Watson
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-20Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann
2009-10-20Correct typo. Thanks to Mark Marshall for spotting it.Myles Watson
2009-10-19Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson
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
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