summaryrefslogtreecommitdiffstats
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Generify support for ITE IT8705 Super I/OCarl-Daniel Hailfinger2010-07-101-26/+83
* Fix ASUS A8N-VM CSM board enable entryMichael Karcher2010-07-081-2/+2
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-7/+7
* Add support for the HP DL165 G6Arne Georg Gleditsch2010-07-011-1/+16
* Check that the expected winbond Super I/O was foundMichael Karcher2010-06-291-0/+5
* Board enable for Asus A8N-VM CSMMichael Karcher2010-06-271-0/+34
* W83627x code unificationMichael Karcher2010-06-271-57/+153
* Unbreak flashrom - fix compiler errorMichael Karcher2010-06-121-1/+1
* Board-enable for MS-7025 (K8N Neo2 Platinum)Michael Karcher2010-06-121-0/+10
* Board enable for EPIA EK (untested)Michael Karcher2010-06-121-1/+2
* board_enable.c: Remove useless 'name' parameterUwe Hermann2010-06-071-64/+61
* Add hp xw9400 board enableMichael Karcher2010-06-011-8/+42
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-5/+4
* It seems that this board is actually a 'Pro' versionPeter Lemenkov2010-05-261-1/+1
* Sort boards in board-enable table alphabeticallyPeter Lemenkov2010-05-261-7/+7
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-261-1/+5
* Board enable for IP530Michael Karcher2010-05-241-0/+43
* Libpci < 2.2.4 can not store class info in struct pci_devCarl-Daniel Hailfinger2010-05-211-2/+4
* Convert various prints to use msg_p* and msg_g* respectivelySean Nelson2010-05-071-48/+45
* Add board enable for ABit NF7-SMichael Karcher2010-04-111-0/+9
* Polish the flashrom code comments and outputs a bitUwe Hermann2010-03-251-24/+24
* Autodetect ITE IT87* LPC->SPI translation on all boards without the need for ...Carl-Daniel Hailfinger2010-03-251-8/+0
* Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A workMichael Karcher2010-03-241-2/+2
* Adds board enable to Termtek TK-3370 thin client motherboardDaniel Brandt2010-03-211-0/+12
* Rebased Board Enable Patch: iBase MB899Luc Verhaegen2010-03-191-0/+9
* Rebased Board Enable Patch: Abit AN-M2Sean Nelson2010-03-191-0/+1
* Reversed-engineered board enable for the ASUS A8N-LASean Nelson2010-03-191-0/+2
* Rebased Board Enable Patch: 2nd attempt to fix board detection on GA-MA74GM-S2HPeter Lemenkov2010-03-191-1/+1
* Rebased Board Enable Patch: Asus P4B533-EMichael Karcher2010-03-191-0/+2
* Rebased Board Enable Patch: Factor out Via Apollo GPO settingMichael Karcher2010-03-191-9/+37
* Rebased Board Enable Patch: A8JM board_enable patchJames Lancaster2010-03-191-1/+10
* Rebased Board Enable Patch: Abit KN8 UltraSean Nelson2010-03-191-0/+9
* Rebased Board Enable Patch: Intel SE440BX-2Michael Karcher2010-03-191-0/+9
* Rebased Board Enable Patch: Abit VT6X4Michael Karcher2010-03-191-0/+9
* Rebased Board Enable Patch: Add Asus A8NLuc Verhaegen2010-03-191-0/+1
* Add board enable for P4C800-EMichael Karcher2010-03-171-0/+2
* Enabling Gigabyte GA-MA69VM-S2Raúl Soriano2010-03-141-0/+1
* Various coding style and cosmetic changesUwe Hermann2010-03-131-28/+21
* Fix NULL pointer reference in board_flash_enableMichael Karcher2010-03-111-1/+1
* Add ASUS A7V8X-X write-enableRuss Dill2010-03-091-3/+6
* Move untested board enable documentation to manpageMichael Karcher2010-03-071-24/+17
* Board enable for MS-7202 (K8N GM2-L)Michael Karcher2010-03-071-0/+2
* Board enable for Asus M2NBP-VM CSMMichael Karcher2010-03-071-0/+9
* Board enable for HP Vectra VL420SFFMichael Karcher2010-03-071-1/+4
* Board enable for Abit IP35 ProMichael Karcher2010-03-031-0/+2
* Implement tested/untested status for board enablesMichael Karcher2010-02-281-59/+83
* Board enable for HP Vectra VL400Michael Karcher2010-02-271-0/+60
* Fix PIIX4 GPO setMichael Karcher2010-02-241-4/+7
* Document the rules for DMI matching with PCI subsystem IDsCarl-Daniel Hailfinger2010-02-041-3/+9
* Allow DMI supported board enables with subsystem ID zeroMichael Karcher2010-02-041-1/+2
OpenPOWER on IntegriCloud