This patch just turns on the ACPI resume.
[coreboot.git] / src / mainboard / kontron /
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
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-09 Patrick GeorgiActually set HAVE_OPTION_TABLES for the boards that...
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-19 Stefan ReinauerKontron 986LCD-M MP table:
2010-01-19 Stefan ReinauerAdd Yabel support (int 15 5fXX callbacks for vga bios...
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2009-12-18 Patrick GeorgiClean up amd/dbm690t and kontron/986lcd-m some more...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-05 Stefan Reinauerfix length field in dmi tables. Newer DMI versions...
2009-10-30 Uwe HermannAllow per-northbridge and per-board VGA BIOS file name...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
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-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
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-13 Myles WatsonFix kontron/kt690 build.
2009-10-13 Stefan ReinauerThis patch adds (initial) support for the Kontron KT690...
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-29 Uwe HermannFix a number of board names in Kconfig (trivial).
2009-09-29 Patrick GeorgiRemove MAINBOARD_OPTIONS, which is a relic from early
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-27 Patrick GeorgiClean up the kontron Kconfig
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
2009-07-21 Stefan ReinauerKontron updates, get board up to date with i945 and...
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-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-06-03 Luc VerhaegenRevert "kontron 986lcd_m: cmos.layout: mark boot_device...
2009-06-03 Luc Verhaegenkontron 986lcd_m: cmos.layout: mark boot_devices as...
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
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...
2009-04-28 Patrick Georgiadd_mainboard_resources is necessary for some boards...
2009-04-25 Patrick GeorgiEnable CBFS for qemu and kontron. Both are builds-and...
2009-04-22 Carl-Daniel HailfingerConvert 12 more boards to use include statements in...
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan ReinauerKontron 986LCD-M updates:
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-10 Myles WatsonThis patch adds empty acpi_fill_slit functions so they...
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2008-12-19 Uwe HermannAdd some comments to make it easier to enable onboard...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-10-29 Stefan ReinauerSupport for the Kontron 986LCD-M mainboard series.