summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-033-3/+3
* Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek2009-05-314-308/+0
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-292-2/+6
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-262-2/+2
* the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment itStefan Reinauer2009-05-261-2/+2
* Following patch fixes the XIP computation issue. I removed the normal imageRudolf Marek2009-05-103-74/+1
* Run dos2unix on all files:Stefan Reinauer2009-05-021-1/+1
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-013-3/+3
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-303-10/+3
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-2/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-281-9/+0
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-223-6/+6
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-219-152/+17
* Add support for the ASUS P2B-D mainboard.Uwe Hermann2009-04-187-0/+574
* I deleted mptable.c in my patch, but forgot to svn rm it.Myles Watson2009-04-161-32/+0
* This patch cleans up mpspec.h and allows it to be included whenMyles Watson2009-04-152-4/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-149-27/+27
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPIRudolf Marek2009-04-134-5/+37
* Fix the following errors:Carl-Daniel Hailfinger2009-04-132-24/+24
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-123-6/+6
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-113-36/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-019-21/+3
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-319-1/+55
* cosmetic fix for function definition.Stefan Reinauer2009-03-311-1/+2
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-4/+12
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-212-1/+16
* This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson2009-03-102-308/+1
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-1818-27/+27
* Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek2009-02-142-9/+2
* Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek2009-02-011-8/+11
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-203-3/+3
* This belongs to changeset: 3840Rudolf Marek2008-12-231-0/+307
* Following patch fixes error code 12 in Windows XP and Vista. The function fie...Rudolf Marek2008-12-232-4/+4
* The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek2008-12-234-6/+69
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-221-0/+2
* This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is notMyles Watson2008-12-192-1/+2
* Add initial support for the ASUS P2B-DS (dual-CPU) mainboard.Uwe Hermann2008-12-157-0/+577
* Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann2008-12-103-12/+12
* This belongs to changeset 3795.Rudolf Marek2008-12-041-0/+17
* The patch changes the LDTSTOP length as well mostly default content of 0xec,Rudolf Marek2008-12-041-1/+1
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-283-9/+9
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-273-30/+12
* Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann2008-11-202-25/+8
* Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann2008-11-111-2/+2
* Set asus/a8v-3_se to use printk in CAR. (trivial)Marc Jones2008-11-031-0/+2
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-126-71/+5
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-112-36/+4
* Fix obviously (syntactically) broken cmos.layout (trivial).Uwe Hermann2008-10-041-4/+21
* Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se.Marc Jones2008-10-011-0/+2
OpenPOWER on IntegriCloud