Communication protocol for OpenPOWER Self-Boot Engine

Clone this repo:

Branches

  1. d0bd59e add .gitignore by Patrick Venture · 5 years ago master
  2. da79c9c add .clang-format by Patrick Venture · 5 years ago
  3. c20db84 build: set language to C++ by Patrick Venture · 5 years ago
  4. 763b76d Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  5. f241156 Use the returned amount of data to copy to the destination buffer by Benjamin Herrenschmidt · 6 years ago
  6. 7924e09 Don't fail if returning less data than the buffer size by Benjamin Herrenschmidt · 6 years ago
  7. 0dc2932 Result of read() is signed by Benjamin Herrenschmidt · 6 years ago
  8. 7a6479f Fix endian of message length by Benjamin Herrenschmidt · 6 years ago
  9. 12ef1d7 Spelling fixes by Gunnar Mills · 6 years ago
  10. 06a0c2c Add calls to the SBE FIFO device driver to perform the SBE chip operations. by Murulidhar Nataraju · 7 years ago
  11. 1adec02 Implement parsing of SBE response data by Murulidhar Nataraju · 7 years ago
  12. f252bbe Add gitignore file by Murulidhar Nataraju · 7 years ago
  13. 4050a83 build: add autotools files by Murulidhar Nataraju · 7 years ago
  14. 207bed4 Implement interfaces for read and write of SCOM registers by Murulidhar Nataraju · 7 years ago
  15. eb0a297 Interface definition for reading and writing of SCOM registers by Murulidhar Nataraju · 7 years ago
  16. c0ae5cb Initial commit by Patrick Williams · 7 years ago