summaryrefslogtreecommitdiff
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
...
* Board enable for ASUS P5GD1 Promkarcher2010-09-101-0/+2
* Add a board-enable for the MSI MS-6787 (P4MAM-V/P4MAM-L).uwe2010-09-071-0/+2
* Add board-enable for the GIGABYTE GA-K8N51GMF-9.uwe2010-09-071-0/+10
* Add board enable for Asus P2B-N.mhm2010-09-011-0/+10
* Add board enable for Abit VA6mkarcher2010-08-151-0/+2
* Check availability of GPO lines on Intel PIIX4mkarcher2010-08-151-30/+43
* Various board status updates and fixes (trivial).uwe2010-08-151-11/+11
* Mark the board-enable for ASUS A8N-LA (HP OEM "Nagami-GL8E") as tested.uwe2010-08-151-2/+2
* Board enable for MSI MS-7061 (KM4AM-V)mkarcher2010-08-151-0/+2
* Board enable for GA-8PE667 Ultra 2mkarcher2010-08-131-0/+2
* Various cosmetic and coding-style fixes (trivial).uwe2010-08-081-242/+280
* Add a board-enable for the ASRock 775i65G.uwe2010-08-081-0/+2
* Mark the following boards/chips as tested (trivial).uwe2010-08-081-1/+1
* Board enable for MSI MS-6577mkarcher2010-08-071-0/+12
* Board enable for Asus P4S800-MXmkarcher2010-08-021-1/+4
* Further chip and board status updates (trivial).uwe2010-08-011-3/+3
* Split off programmer.h from flash.h.hailfinger2010-07-271-0/+1
* Board enable for abit NF-M2 nViewmkarcher2010-07-241-0/+9
* Detect IP35 by the SMBus bridge instead of the SATA controllermkarcher2010-07-241-1/+1
* Board enable for Samsung Polaris 32mkarcher2010-07-241-0/+2
* Board enable for GA-8IRMLmkarcher2010-07-241-0/+9
* board enable for Abit IC7mkarcher2010-07-241-0/+1
* Fix compilation which was broken by r1101.hailfinger2010-07-241-1/+1
* Board enable for HP Puffer2-UL8Emkarcher2010-07-241-0/+9
* Board enable for ASUS P4SD-LA (HP OEM)mkarcher2010-07-241-0/+9
* Board enable for ASUS P5PE-VMmkarcher2010-07-241-0/+2
* Add support for pciutils/libpci older than 2.2. Needed on the originalhailfinger2010-07-171-0/+8
* Autodetect the ITE IT8705 Super I/O and enable flash writes if ithailfinger2010-07-101-26/+83
* Fix ASUS A8N-VM CSM board enable entrymkarcher2010-07-081-2/+2
* Kill global variables, constants and functions if local scope suffices.hailfinger2010-07-031-7/+7
* Add support for the HP DL165 G6.hailfinger2010-07-011-1/+16
* Check that the expected winbond Super I/O was foundmkarcher2010-06-291-0/+5
* Board enable for Asus A8N-VM CSMmkarcher2010-06-271-0/+34
* W83627x code unificationmkarcher2010-06-271-57/+153
* Unbreak flashrom - fix compiler error (trivial)mkarcher2010-06-121-1/+1
* Board-enable for MS-7025 (K8N Neo2 Platinum)mkarcher2010-06-121-0/+10
* Board enable for EPIA EK (untested)mkarcher2010-06-121-1/+2
* board_enable.c: Remove useless 'name' parameter.uwe2010-06-071-64/+61
* Add hp xw9400 board enable.mkarcher2010-06-011-8/+42
* Remove unneeded #include statements completely.hailfinger2010-05-301-5/+4
* It seems that this board is actually a 'Pro' version. At least it'suwe2010-05-261-1/+1
* Sort boards in board-enable table alphabetically.uwe2010-05-261-7/+7
* Handle the following architectures in generic flashrom code:hailfinger2010-05-261-1/+5
* Board enable for IP530mkarcher2010-05-241-0/+43
* libpci < 2.2.4 can not store class info in struct pci_dev.hailfinger2010-05-211-2/+4
* convert programmer print messages to msg_p*snelson2010-05-071-48/+45
* Add board enable for ABit NF7-Smkarcher2010-04-111-0/+9
* Polish the flashrom code comments and outputs a bit.uwe2010-03-251-24/+24
* Autodetect ITE IT87* LPC->SPI translation on all boards without the needhailfinger2010-03-251-8/+0
* Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A workmkarcher2010-03-241-2/+2