summaryrefslogtreecommitdiff
path: root/lpc
AgeCommit message (Collapse)Author
2021-12-21lpc: Add capture from Intel H55 chipssetAnton Blanchard
This adds an LPC I/O read transaction from an Intel H55 chipset. [ gsi: rename probes to improve usability ]
2021-09-13lpc: Add captures from IBM POWER9 processorAnton Blanchard
This adds LPC I/O reads and writes and firmware reads and writes from an IBM POWER9 processor. It also adds an example of an aborted transaction.
2015-09-03lpc: Add lpc_vultureprog_snippet.sr.Uwe Hermann
This is a shortened version of lpc_vultureprog.sr.
2013-08-14lpc: vultureprog: Cosmetics in the README.Uwe Hermann
2013-08-14lpc: Move files to vultureprog/ subdir.Uwe Hermann
2013-08-09LPC: Add LPC (low pin count) bus captureAlexandru Gagniuc
See the provided README for details of the capture and setup.