Fix warnings (that become errors) in AMDHT for certain configurations (unused functions)
[coreboot.git] / src / northbridge / intel /
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-08-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-20 Joseph SmithThis patch implements GFXUMA on all supported i810...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-27 Joseph SmithFix MBI walker.
2010-05-27 Stefan Reinauerfix warnings.
2010-05-25 Stefan Reinauercosmetics.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-14 Stefan Reinaueri945:
2010-05-14 Stefan ReinauerFix i945 ACPI for ASL Optimizing Compiler version 20100428.
2010-05-14 Nils Jacobslicense header fixes
2010-05-09 Stefan Reinaueri82830: fix debugging output and clarify bracketing
2010-04-30 Stefan Reinauerfix compilation of mtarvon
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Anders JenboEnable 440BX NB to use large memory modules
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-27 Anders JenboRemove some additional white space to make it look...
2010-04-20 Patrick GeorgiMake RAM init on i945GC work
2010-04-16 Stefan Reinauerfix romcc compiled i3100 boards.
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Stefan Reinauerthe dump function assumed that the mbi data comes right...
2010-04-14 Stefan Reinauerdrop setup_ics code that was blatantly copied from...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerfix digitallogic adl855pc compilation (and clean up...
2010-04-13 Stefan Reinauerip1000: fix seabios start, fix flash gpio detection
2010-04-11 Stefan Reinaueradd int15 handler for thomson ip1000
2010-04-11 Stefan Reinauersimplify ram_read32 on i82830
2010-04-11 Joseph SmithMore trivial changes to i82830 raminit.c for USE_PRINTK...
2010-04-11 Joseph SmithTrivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
2010-04-09 Stefan Reinauerzero warning days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinauerdrop USE_INIT should be USE_PRINTK_IN_CAR here.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Joseph SmithThis is kind of a pre CAR patch to properly allocate...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Keith HuiFrom Keith Hui:
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-13 Keith HuiAdd SDRAMPWR_4DIMM Kconfig option (not user-visible...
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-06 Keith Hui440BX: Do not hardcode DIMM number + size anymore.
2010-03-05 Stefan Reinaueri945 mini patch:
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerFix YABEL guards; make debugging optional; fix some...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.
2010-02-24 Stefan ReinauerRemove register pressure from e7501 driver by not indir...
2010-02-22 Stefan Reinauerdrop two warnings (trivial)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-01 Joseph SmithAlot of it is trivial clean ups and 830 is now able...
2010-01-25 Stefan ReinauerThis code was copied from amdk8 and never really made...
2010-01-17 Stefan ReinauerSupport a few more i945 variants. With this framework...
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2009-11-28 Maciej PijankaMaciej Pijanka tried to get the Biostar M6TLD running...
2009-10-30 Uwe HermannAllow per-northbridge and per-board VGA BIOS file name...
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-01 Peter StugeAdd some trivial numbers for 945, and Core2 Duo E8200...
2009-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-29 Patrick GeorgiMore consistent use of "default n" and "select XYZ" in
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Stefan Reinauer* drop ich7 include
2009-07-05 Uwe HermannFix build for i810 boards that don't enable onboard...
2009-07-05 Elia YehudaVarious Intel 82810/82810E changes which allow onboard...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-05 Elia YehudaAdd a hopefully more correct and flexible set_dram_buff...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
next