After finding the missing bit poweroff works now.
[coreboot.git] / src / southbridge / intel /
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-18 Patrick GeorgiMove register block definitions out of board code into
2010-10-28 Uwe HermannFix broken build due to missing #if CONFIG_IOAPIC.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-19 Jonathan KollaschCopy ICH4 hard_reset() for 6300ESB.
2010-10-19 Jonathan KollaschRemove unused variables from 6300ESB smbus_write_block().
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-11 Sylvain HitierFix typo after r5925.
2010-10-11 Uwe HermannBuild fixes (trivial).
2010-10-11 Uwe HermannFirst round of ICH2/ICH2-M cleanups after split from...
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-08 Uwe HermannDrop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
2010-10-08 Uwe HermannRound 2 of i82801AX fixes to get it into a usable shape.
2010-10-08 Uwe HermannIntel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
2010-10-07 Uwe HermannConvert all Intel 82371AB/EB/MB based boards to TINY_BO...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-26 Warren Turkali82801bx defines the hard reset function, so move the...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-21 Uwe HermannFirst round of i82801ax clean-ups (trivial).
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-07 Myles WatsonKill a few more warnings.
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-05 Stefan ReinauerFix two warnings:
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-27 Stefan Reinauerfix warnings.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-14 Nils Jacobslicense header fixes
2010-04-30 Stefan ReinauerDoesn't need to be a warning.
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-22 Bernhard M. WiedermannFix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-11 Stefan Reinauerdo better error reporting in i82801dx early smbus funct...
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-04-07 Stefan Reinauerswitch some ROMCC boards back to ROMCC.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-30 Stefan Reinauerfix some southbridge warnings (trivial)
2010-03-28 Stefan Reinauerdrop __ROMCC__ define checks.. __PRE_RAM__ is what...
2010-03-23 Stefan Reinauerfix newly introduced printk_foo warnings..
2010-03-22 Joseph SmithFix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_...
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 Stefan Reinauerrevert the faulty part of r5252
2010-03-17 Stefan Reinauerfix HPET on some ICH southbridges
2010-03-17 Stefan ReinauerActually enable HPET
2010-03-17 Stefan Reinauerbug fix for IOAPIC on i82801dx.
2010-03-17 Joseph SmithThis patch fixes up the i82801dx_lpc.c code post transi...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Stefan Reinauerfix HPET base addressed.
2010-03-17 Stefan Reinauerremove more warnings, and fix some boards (watchdog.h)
2010-03-17 Stefan Reinauerfix dell s1850, ROMCC didn't seem to like SSE2 memtest...
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-14 Stefan ReinauerICH4 update, fix ATA init, drop SATA (chipset doesn...
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-27 Stefan ReinauerThis does the following:
2010-02-22 Stefan Reinauerfix builds...
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-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-17 Stefan ReinauerICH7 update
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2010-01-16 Stefan Reinauer(trivial) cosmetics for i82801gx cmos failover.
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-24 Stefan Reinauers/object-y/obj-y/ in two southbridges, since otherwise...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-09 Ronald G. MinnichThis change allows us to see the spd on the s850, finally.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
next