summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* 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
* No warnings day, next round.Stefan Reinauer2010-04-063-3/+1
* remove more warnings.Stefan Reinauer2010-04-032-11/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-313-14/+14
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-3111-11/+11
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-302-10/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-302-2/+2
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-2911-37/+11
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-2911-11/+11
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-293-30/+0
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-291-1/+1
* Get rid of type-punned pointer errors.Myles Watson2010-03-242-8/+6
* Fix all the format string warnings.Myles Watson2010-03-225-5/+5