summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add support for programming SPI devices attached to the AST1100 BMCTimothy Pearson2017-05-021-0/+20
| | | | | | | | | | All possible (three) Flash devices are supported with the programmer- specific parameter spibus=<n>. The AST2050 device is compatible with this driver. Read and write tested on ASUS KGPE-D16 with ASMB4 BMC module installed. Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
* Add support for programming SPI devices attached to the AST2400 BMCTimothy Pearson2017-04-201-0/+20
| | | | | | All possible (five) Flash devices are supported with the programmer- specific parameter spibus=<n>, along with a special setting spibus=host to access the dedicated SPI controller (often used for the host BIOS).
* 4ba patchesBoris Baykov2017-04-201-1/+1
| | | | | | | | | https://patchwork.coreboot.org/patch/4459 https://patchwork.coreboot.org/patch/4461 https://patchwork.coreboot.org/patch/4463 https://patchwork.coreboot.org/patch/4460 https://patchwork.coreboot.org/patch/4464 https://patchwork.coreboot.org/patch/4462
* Stock SVN revision r1954Timothy Pearson2016-08-261-0/+1383
OpenPOWER on IntegriCloud