summaryrefslogtreecommitdiffstats
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a second set of PCI IDs for the Tekram P6Pro-A5Uwe Hermann2010-02-041-1/+1
* Add the Tekram P6Pro-A5 board as supportedUwe Hermann2010-01-311-0/+1
* The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KBUwe Hermann2010-01-281-7/+11
* Boards: Remove it8705_rom_write_enableLuc Verhaegen2010-01-201-50/+30
* Boards: Add max_rom_decode_parallel entry to board enable tableLuc Verhaegen2010-01-201-67/+63
* Matching board via DMIMichael Karcher2010-01-201-56/+75
* Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugg...Michael Karcher2010-01-091-1/+1
* Enable flashing on MSI 651M-LMichael Karcher2010-01-091-0/+32
* Board: Add MSI K8N Neo4-FLuc Verhaegen2009-12-231-0/+9
* Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enableLuc Verhaegen2009-12-231-152/+53
* SuperI/O detection now happens unconditionally and before the chipset enableCarl-Daniel Hailfinger2009-12-221-0/+29
* Boards: Fix several issues with nvidia_mcp_gpio_setLuc Verhaegen2009-12-221-3/+13
* Boards: Add ECS K7S6ALuc Verhaegen2009-12-181-1/+4
* Use the maximum decode size infrastructureCarl-Daniel Hailfinger2009-12-171-6/+14
* Boards: Formalize intel piix4 gpo settingLuc Verhaegen2009-12-141-19/+77
* Use pci_fill_info() so device_class is validJonathan A. Kollasch2009-12-141-1/+3
OpenPOWER on IntegriCloud