summaryrefslogtreecommitdiffstats
path: root/ast2400.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ASpeed serial backdoor on AST2400/AST2500 devicesTimothy Pearson2020-03-141-74/+288
|
* Add support for programming SPI devices attached to the AST1100 BMCTimothy Pearson2017-08-261-91/+91
| | | | | | | | | | | 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. Change-Id: I5b17061a7f308eabe50d87127311dc88cc96e16c Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
* Add support for programming SPI devices attached to the AST2400 BMCTimothy Pearson2017-05-021-0/+426
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). Change-Id: I3d49c73b6f5da97af23cace89759923265c256dc Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
OpenPOWER on IntegriCloud