summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable all available devices on the ASUS A8N-E (trivial).Uwe Hermann2008-10-012-9/+19
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-015-4/+9
* Coding-style fixes and simplifications for the ASUS A8N-E (trivial).Uwe Hermann2008-09-306-398/+162
* This patch adds support for watchdog kill and adds it to Asus M2V-MX SE.Rudolf Marek2008-09-231-0/+2
* The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones2008-09-231-0/+1
* Attached patch removes HPET info from ACPI tables. HPET does not work fine onRudolf Marek2008-09-231-8/+1
* Following patch adds support for Asus M2V-E SE. Works pretty well, the onlyRudolf Marek2008-09-2310-0/+1348
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-045-48/+48
* Following patch will setup KT890 HT automatically. It will find theRudolf Marek2008-03-191-6/+5
* Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek2008-03-151-0/+2
* Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial).Uwe Hermann2008-03-089-795/+522
* Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDNRudolf Marek2008-02-181-7/+6
* Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr...Rudolf Marek2008-02-181-14/+20
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-262-4/+4
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-1810-44/+44
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1841-41/+41
* Fix the documentation of GPIO setup, tell W83627EHF to use externalRudolf Marek2008-01-121-40/+32
* Enable IDE legacy port access for all 440BX based boards per default, asUwe Hermann2007-12-173-0/+18
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-093-0/+3
* abuild fix for the asus a8v-e_se and newest iasl version (trivial)Corey Osgood2007-11-251-1/+1
* Fix abuild for ASUS MEW-AM.Uwe Hermann2007-11-251-1/+1
* Add support for the ASUS MEW-AM board.Uwe Hermann2007-11-246-0/+415