summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-126-8/+11
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-096-35/+31
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-076-6/+3
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-076-24/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-0612-62/+20
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-051-4/+0
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-5/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-052-2/+1
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-1/+1
* Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.Jonathan Kollasch2010-10-022-4/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-013-5/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-282-12/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-254-8/+8
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+12
* Cut the crap.Uwe Hermann2010-09-217-7/+7
* Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann2010-09-191-0/+38
* Add support for Asus M4A785-M.Juhana Helovuo2010-09-1324-0/+5470
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-303-3/+3
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-3012-97/+81
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-264-10/+4
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-033-3/+0
* Update my old, no longer active email addressesCorey Osgood2010-08-011-1/+1
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-263-7/+7
* Fix all warnings in the tree Stefan Reinauer2010-07-081-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0613-41/+6
* This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith2010-06-204-0/+16
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-204-135/+6
* license header fixes Nils Jacobs2010-05-1410-21/+11
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-098-8/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-0811-14/+11
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-0510-22/+22
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-278-14/+14
* Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek2010-04-252-2/+1
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-251-6/+0
* Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek2010-04-251-0/+9
* zero warnings daysStefan Reinauer2010-04-251-2/+5
* zero warnings days...Stefan Reinauer2010-04-221-10/+7
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-2/+2
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-7/+2
* zero warnings days...Stefan Reinauer2010-04-153-32/+16
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-143-3/+3
* zero warning days.Stefan Reinauer2010-04-092-5/+1
* fix the broken nvidia chipset boards,Stefan Reinauer2010-04-093-4/+2
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-093-3/+3
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-092-9/+11
* Clean up fidvid files using indent.Myles Watson2010-04-082-4/+4
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-084-4/+4
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-073-3/+3
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-073-15/+0