summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock
Commit message (Expand)AuthorAgeFilesLines
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-1/+1
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-22/+2
* 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-121-2/+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-051-5/+1
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-1/+1
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-011-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-2/+2
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+11
* Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek2010-09-221-0/+22
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-071-3/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-20/+16
* drop three unneeded config variables:Jens Rottmann2010-08-271-5/+0
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-262-8/+1
* Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...Rudolf Marek2010-08-174-226/+48
* Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei2010-08-171-1/+6
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-6/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-262-2/+2
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* 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-201-18/+1
* license header fixes Nils Jacobs2010-05-141-2/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* zero warnings days...Stefan Reinauer2010-04-152-8/+2
* Remove few more warnings and some dead code.Myles Watson2010-04-141-26/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* We don't define LB_CKS_* per board anymore:Patrick Georgi2010-04-091-10/+0
* 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-091-10/+12
* 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
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-071-1/+1
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-074-4/+4
* no duplicate names in cmos.layout.Stefan Reinauer2010-04-071-1/+1
* Signed-off-by: Rudolf Marek <r.marek@assembler.cz>Rudolf Marek2010-04-0521-0/+5158
OpenPOWER on IntegriCloud