New revision guide September 2009 3.46
[coreboot.git] / src /
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 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-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 Hailfingercbfs_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 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-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 ...
2009-10-08 Myles WatsonSimplify targets/amd/serengeti_cheetah/Config.lb. ...
2009-10-08 Ronald G. MinnichThis dialogue on email was useful and hence included.
2009-10-08 Ronald G. MinnichSet MMX and SSE where needed. Note that many boards...
2009-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-10-08 Patrick GeorgiMore kconfig:
2009-10-08 Patrick GeorgiOops, wrong type for Kconfig value. Trivial fix
2009-10-08 Patrick GeorgiKconfig: AMD Fam10, all Tyan boards.
2009-10-07 Ronald G. MinnichEmergency fix. Failover.inc can end up with code that...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-07 Myles WatsonKconfig allows you to run all PCI ROMs, VGA only, or...
2009-10-07 Patrick GeorgiFix trivial typo in Kconfig spotted by Peter, introduce...
2009-10-07 Ronald G. MinnichGet rid of early_serial, it is now a generic function...
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
2009-10-07 Uwe HermannVarious Kconfig fixes and improvements:
2009-10-07 Patrick GeorgiFix intel board build on kconfig. MAX_CPUS was missing
2009-10-07 Patrick GeorgiKconfig:
2009-10-07 Uwe HermannEnable full ROM access on AMD CS5530(A) (needed for...
2009-10-07 Patrick GeorgiMore boards in kconfig, and moved -O2 flag for romcc...
2009-10-06 Uwe HermannUse
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-06 Myles WatsonRemove duplicate device trees for Tyan s289x. Remove...
2009-10-05 Uwe HermannBackport facility to specify a local coreboot version...
next