coreboot.git
2009-10-24 Stefan Reinauerremoval of that unnecessary include slipped through...
2009-10-24 Stefan Reinauerhook up missing x86 SMM into Makefile
2009-10-24 Stefan Reinauerdrop support for various (old) PPC CPUs as per discussi...
2009-10-24 Stefan Reinaueradd CPP to xcompile in case we need it (trivial)
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-10-24 Stefan ReinauerRework the keyboard driver
2009-10-24 Stefan Reinauerdrop src/include/stream/ as the source files from src...
2009-10-24 Stefan Reinauer* refactor x86 smi handler (put all debug stuff in...
2009-10-24 Myles WatsonTrivial regrouping of a calculation to simplify it.
2009-10-24 Stefan ReinauerA (hypothetical southbridge) component might provide...
2009-10-24 Stefan Reinauerre-order console output functions, add proper prototypes,
2009-10-24 Stefan ReinauerFix USB Debug Device for Intel ICH chipsets
2009-10-24 Stefan ReinauerFix K8 boards high tables on UMA systems (KT690 for...
2009-10-24 Stefan Reinauers/object-y/obj-y/ in two southbridges, since otherwise...
2009-10-24 Stefan ReinauerFirst attempt to integrate SMM in Kconfig. Unused code...
2009-10-24 Stefan Reinauermove all register fram definitions to arch/register.h
2009-10-23 Uwe HermannRemove left-overs from Winbond southbridge removal...
2009-10-23 Myles WatsonDrop dead K8_SCAN_PCI_BUS code. It's a bad idea to...
2009-10-23 Rudolf MarekNew revision guide September 2009 3.46
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-23 Myles WatsonWhite space and comment fixes for cache_as_ram.inc...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-23 Peter StugeVGA BIOS can be added independently of having a payload
2009-10-22 Stefan Reinauerminimal whitespace fix (trivial)
2009-10-22 Stefan Reinauertrivial: add note that VSA blob belongs into CBFS.
2009-10-22 Libra LiThe LAN chip-set on the Technexion TIM-5690 is enabled...
2009-10-21 Uwe HermannAdd CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make...
2009-10-20 Uwe HermannAdd initial support for the HP e-Vectra P2706T.
2009-10-20 Myles WatsonMinimize differences between newconfig and Kconfig...
2009-10-20 Myles WatsonWhen I converted an #ifdef to an #if it broke the code...
2009-10-20 Myles WatsonFix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
2009-10-20 Myles WatsonRemove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-20 Myles WatsonCorrect typo. Thanks to Mark Marshall for spotting it.
2009-10-19 Myles WatsonMove ITE-specific option to src/superio/ite/Kconfig.
2009-10-19 Uwe HermannAdd missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig...
2009-10-19 Myles WatsonFix builds of amd/db800 and digitallogic/msm800sev...
2009-10-19 Myles WatsonUnselect AP_CODE_IN_CAR in tyan/s289x. Trivial.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannAdd EXPERT kconfig option so we can hide more advanced...
2009-10-18 Uwe HermannDrop a duplicated implementation of failover.c.
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-18 Uwe HermannDrop dead/unused code (trivial).
2009-10-18 Ronald G. MinnichRemove this, we no longer need it.
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-17 Peter StugeSilence src/Kconfig:349:warning: config symbol defined...
2009-10-17 Peter StugeRemove some more instances of including previous empty...
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Uwe HermannMake COM port selection and BAUD rate a "choice" for...
2009-10-16 Uwe HermannDrop duplicate version of the documentation/cbfs.txt...
2009-10-16 Ronald G. MinnichThis is a snapshot as the availability of the systems...
2009-10-16 Myles WatsonRevert deletion that snuck in to 4794. Sorry.
2009-10-16 Myles WatsonChange console code to emit SPEW with DEFAULT_CONSOLE_L...
2009-10-16 Myles WatsonFix AP_CODE_IN_CAR (only selected for two boards),...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-16 Uwe HermannDrop unused and useless CONFIG_MAX_PCI_BUSES.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Myles WatsonFix IRQ9 and allow ACPI without an MP table for Tyan...
2009-10-16 Uwe HermannFix kconfig setup for the VIA pc2500e.
2009-10-16 Uwe HermannSimilar to r4626, change obj-y to driver-y for VIA...
2009-10-16 Uwe HermannDrop duplicate CPU subdirs-y entries for "../../x86...
2009-10-16 Zheng BaoAdd CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherw...
2009-10-16 Stefan Reinauerthis is probably in vain because this tool should use...
2009-10-15 Stefan Reinauerundo another accidential rename of X -> CONFIG_X (trivial)
2009-10-15 Uwe HermannStart documenting a few kconfig variables and user...
2009-10-15 Libra LiFix Kconfig for technexion/tim5690.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-15 Myles WatsonAdd Kconfig support for kontron/kt960.
2009-10-14 Carl-Daniel... cbfs_and_run_core() did not check the return code of...
2009-10-14 Myles WatsonFix high tables address calculation on cn700 with VIDEO...
2009-10-14 Libra LiAdd forgotten target files for technexion/tim5690.
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-14 Zheng Baodelete white trailing spaces. It is done by the perl...
2009-10-14 Myles WatsonUse CAR ck804 code with the s2892.
2009-10-13 Myles WatsonWhite space change in preparation for a patch to unify...
2009-10-13 Myles WatsonRevert some garbage that snuck into my trivial change...
2009-10-13 Myles WatsonRemove a couple more warnings. Trivial.
2009-10-13 Uwe HermannAdd support for the MSI MS-6156 board.
2009-10-13 Myles WatsonFix kontron/kt690 build.
2009-10-13 Libra LiThis patch support for the Technexion Tim-5690 mainboard.
2009-10-13 Stefan ReinauerThis patch adds (initial) support for the Kontron KT690...
2009-10-13 Uwe HermannFix obvious typos (trivial).
2009-10-12 Myles WatsonMake fam10 build (but not boot due to bootblock size...
2009-10-12 Patrick GeorgiAdd the compareboard utility which is useful for porting
2009-10-11 Uwe HermannRemove useless udelay() duplication.
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-11 Uwe HermannMake console maximum/default log level a choice option.
2009-10-10 Uwe HermannDrop "select CONSOLE_SERIAL8250" from QEMU, it's defaul...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Ronald G. MinnichThis change allows us to see the spd on the s850, finally.
2009-10-09 Myles WatsonRemove extra CONFIG variables.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Myles WatsonMove the ulzma prototype out of the function to make...
2009-10-09 Patrick GeorgiRemaining boards are Kconfig'd now. Whether they work
2009-10-09 Patrick GeorgiMore Kconfig-supported boards, and also kconfig support
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Patrick GeorgiFix CS5535 build for kconfig, more kconfig boards ...
next