ICS951462_ADDRESS defined but _never_ used. Drop it.
[coreboot.git] / src / mainboard / kontron / 986lcd-m /
2010-10-01 Peter StugeSplit NORTHBRIDGE_INTEL_I945 into more precise _I945GC...
2010-10-01 Patrick GeorgiMove several i945 config #defines from romstage.c to...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-26 Warren TurkalRemove hard reset config from some mainboard configs
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-13 Myles WatsonConvert i945 boards to use reserved resources instead...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-26 Stefan Reinauerkontron 986lcd-m: Fix compilation if there is no oprom...
2010-08-25 Stefan ReinauerFix i945 based boards
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-05 Stefan ReinauerFix two 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-25 Stefan ReinauerFix usbdebug compilation.
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-16 Stefan Reinauerv2 -> v4
2010-05-14 Stefan Reinaueri945:
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-28 Stefan ReinauerAdd a non-time consuming version of ram check so we...
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
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-18 Patrick GeorgiRemove remaining uses of
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
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 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 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-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-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 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...
next