summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* 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
* move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer2010-04-121-3/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-092-5/+7
* Clean up fidvid files using indent.Myles Watson2010-04-081-1/+1
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-2/+2
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-074-4/+4
* No warnings day, next round.Stefan Reinauer2010-04-061-5/+0
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-2/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-2/+2
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-301-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-292-6/+1