summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-262-3/+3
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-252-39/+4
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-123-6/+4
* don't include unused code, we only need the header.Stefan Reinauer2010-10-101-1/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-1/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-052-4/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-21/+6
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-011-1/+0
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-011-2/+1
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-012-13/+3
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-2/+2
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-261-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-254-4/+4
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-251-3/+1
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-0/+1
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+11
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-132-8/+0
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-071-2/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-2/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-303-29/+25
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-262-7/+2
* kontron 986lcd-m: Fix compilation if there is no oprom execution at all...Stefan Reinauer2010-08-261-3/+3
* Fix i945 based boardsStefan Reinauer2010-08-251-4/+2
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-032-2/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-262-2/+2
* Kill a few more warnings.Myles Watson2010-07-071-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-064-4/+4
* Add new function to create all mptable entries for buses byPatrick Georgi2010-06-251-15/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-1/+1
* Fix two warnings:Stefan Reinauer2010-06-051-5/+0
* also rename the config option.Stefan Reinauer2010-05-251-2/+2
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-2/+2
* Fix usbdebug compilation.Stefan Reinauer2010-05-251-0/+1
* Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer2010-05-211-11/+11
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-202-33/+2
* v2 -> v4Stefan Reinauer2010-05-161-1/+1
* i945:Stefan Reinauer2010-05-144-9/+19
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-082-4/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-4/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2715-57/+57
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* zero warnings days...Stefan Reinauer2010-04-151-4/+1
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-7/+6
* Remove few more warnings and some dead code.Myles Watson2010-04-141-24/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-3/+3
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-2/+0
OpenPOWER on IntegriCloud