summaryrefslogtreecommitdiff
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Boards: Formalize intel piix4 gpo setting.libv2009-12-141-19/+77
* Use pci_fill_info() so device_class is valid. This is needed on NetBSDhailfinger2009-12-141-1/+3
* Boards: Tighten up ID match list.libv2009-12-091-28/+27
* Boards: Add Asus M2V-MX.libv2009-12-091-6/+31
* Chipset: remove sis630 chipset enable for sis540.libv2009-12-091-0/+2
* Boards: Add general nVidia MCP gpio routine.libv2009-12-031-49/+38
* Board enable for Shuttle AK31.libv2009-11-291-12/+8
* Boards: Fix up MSI KT4V board enable.libv2009-11-281-6/+2
* Boards: Add Asus P4B266LM (Sony Vaio PCV-RX650).libv2009-11-281-1/+4
* Boards: Add board match for Asrock P4i65GV.libv2009-11-281-1/+4
* Boards: provide enormous intel_ich_gpio_set function.libv2009-11-281-146/+225
* Board enable for Shuttle FN25 (SN25P).libv2009-10-211-0/+21
* Mark the following boards as supported (no board-enable needed):uwe2009-10-061-5/+5
* Upon popular request, move board support tables to print.c.uwe2009-10-061-143/+6
* Board enable for EPoX EP-8RDA3+.libv2009-10-051-0/+18
* Board enable for ASUS P5ND2-SLI Deluxe.libv2009-10-051-7/+39
* Mark the following boards as OK:uwe2009-09-251-0/+4
* This enables flashing the Dell S1850 under Linux. hailfinger2009-09-231-0/+12
* Move the Asus A7V600-X out of the unsupported list. This is a followuphailfinger2009-09-021-1/+0
* Board enable for Asus A7V600-X.libv2009-09-011-0/+65
* Update bad board list and remove boards where either the chipset is nothailfinger2009-08-311-3/+0
* Board status updates.uwe2009-08-301-0/+6
* Various board status updates (trivial).uwe2009-08-201-3/+7
* 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