summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-042-13/+2
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-181-3/+14
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-064-12/+4
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-064-12/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-062-5/+5
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-051-3/+3
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-0/+6
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Kontron 986LCD-M updateStefan Reinauer2009-10-2611-146/+402
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-243-3/+2
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-202-1/+2
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-3/+3
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-5/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-159-30/+31
* Add Kconfig support for kontron/kt960.Myles Watson2009-10-154-3/+192
* Fix kontron/kt690 build.Myles Watson2009-10-132-10/+1
* This patch adds (initial) support for the Kontron KT690 mainboard. Stefan Reinauer2009-10-1322-0/+5615
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-0/+1
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+10
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-1/+1
* Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi2009-09-292-7/+5
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Clean up the kontron KconfigPatrick Georgi2009-08-272-44/+45
* Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann2009-08-251-1/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-252-21/+23
* Kconfig!Patrick Georgi2009-08-123-0/+257
* clean up acpi table strings, as discussed on the listStefan Reinauer2009-07-211-1/+1
* Kontron updates, get board up to date with i945 and ich7 updates.Stefan Reinauer2009-07-2114-230/+465
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-115/+115
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-061-1/+1
* Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved."Luc Verhaegen2009-06-031-2/+2
* kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen2009-06-031-2/+2
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-4/+1
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-2/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-281-8/+0
* Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi2009-04-251-1/+1
* Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger2009-04-221-33/+1
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-2/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-2/+2