summaryrefslogtreecommitdiff
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* oops. MSR accesses in board specific code. I missed those.stepan2009-08-121-31/+9
* Board enable for Asus P4P800-E Deluxe.libv2009-08-121-0/+27
* Boards with coreboot have a cbtable containing vendor and board name.stepan2009-07-301-2/+9
* Board enable for Aopen VKM400 AM-S.libv2009-07-211-5/+24
* Board enable for Asus A7V8X.libv2009-07-131-0/+39
* Board enable for Abit IP35.libv2009-07-061-0/+27
* Add more URLs and board notes, fix a typo (trivial).uwe2009-07-041-2/+2
* Mark the following boards as working:uwe2009-07-031-4/+7
* Random minor flashrom fixes:uwe2009-06-281-8/+8
* Mark the following boards as working OK:uwe2009-06-231-0/+2
* Turns out that the GIGABYTE GA-7ZM _does_ work fine if you disableuwe2009-06-221-1/+1
* Add board-enable for Elitegroup K7VTA3 (trivial, tested on hardware).uwe2009-06-211-2/+5
* Add board-enable code for the Shuttle AK38N.uwe2009-06-211-0/+18
* Random bunch of wiki output and board status changes (trivial).uwe2009-06-191-5/+5
* Mark VIA EPIA-EX15000 and VIA EPIA-NX15000 as working (trivial).uwe2009-06-191-0/+2
* Board enable for EPIA-N(L).libv2009-06-191-6/+34
* Board enable for Mitac 6513WU (Compaq OEM)libv2009-06-191-0/+68
* Some more board status updates:uwe2009-06-181-0/+4
* Also print the supported/nonsupported laptops in -L output (trivial).uwe2009-06-181-0/+19
* Board enable for Soyo SY-7VCA.libv2009-06-171-0/+33
* Move all printing code to print.c.uwe2009-06-171-56/+0
* List the size (in KB) and type of supported flash chips in 'flashrom -L'.uwe2009-06-161-6/+19
* Add board enable for Albatron PM266A boards.libv2009-06-091-1/+2
* Let's actually sort the board lists alphabetically, and not just pretenduwe2009-06-041-13/+13
* Mark the ASUS A7N8X-E Deluxe as working.uwe2009-06-041-0/+1
* Use macros for inb and outb which were forgotten in r568.hailfinger2009-06-031-2/+2
* Board enable: Gigabyte GA K8N SLI.libv2009-06-031-1/+26
* Add two more boards supported by flashrom:uwe2009-06-021-0/+2
* Refactor HT-1000 GPIO setting to use sio_mask. Although the HT-1000hailfinger2009-06-011-10/+5
* Random flashrom updates:uwe2009-05-281-11/+5
* A bunch of flashrom board updates:uwe2009-05-281-0/+8
* Add NForce2 chipset enable.libv2009-05-261-1/+1
* Refactor SuperIO accesses. We had duplicated code under different nameshailfinger2009-05-251-46/+43
* Biostar p4m80 board enable typo.libv2009-05-251-1/+1
* Autodetection support and write-enable for the MSI KT4 Ultra.uwe2009-05-231-3/+5
* A bunch of output beautifications and improvements, as well as docoxygene2009-05-221-3/+5
* Mark the following boards as 'known-good' (write/erase works):uwe2009-05-211-0/+11
* Add detection support and write-enable for the GIGABYTE GA-MA78GM-S2H.uwe2009-05-181-1/+2
* Drop duplicate Tyan S2498 (Tomcat K7M) entry in the board list (trivial).uwe2009-05-181-34/+33
* Add Tyan S2891/S2892/S2895 as supported without special write-enablesuwe2009-05-181-0/+3
* List all boards which are:uwe2009-05-161-41/+122
* Drop unused/duplicated #includes and some dead code (trivial).uwe2009-05-161-3/+0
* Add support for EPoX EP-8K5A2 and separate out common VT823x board enable code.uwe2009-05-091-53/+87
* Split vendor name and board name into two fields as preparationuwe2009-05-091-42/+47
* Keep list of boards alphabetically sorted. This is (among other things)uwe2009-05-081-20/+21
* Original v2 revision: 4161hailfinger2009-04-211-0/+2
* Original v2 revision: 4142stuge2009-04-201-421/+43
* Original v2 revision: 4132stuge2009-04-171-0/+14
* Original v2 revision: 4086rminnich2009-04-091-2/+1
* Original v2 revision: 4031stuge2009-03-301-0/+27