提交历史

作者 SHA1 备注 提交日期
  Tomas Winkler 06ecd64598 mei: move interrupt handlers to be me hw specific 12 年之前
  Tomas Winkler 827eef51f8 mei: separate compilation of the ME hardware specifics 12 年之前
  Tomas Winkler e7e0c231aa mei: make host csr and me csr internal to hw-me 12 年之前
  Tomas Winkler 115ba28c5e mei: abstract host and device readieness 12 年之前
  Tomas Winkler 9ea73ddd4f mei: use non cached hcsr for interrupt enablement 12 年之前
  Tomas Winkler 9dc64d6a26 mei: rename interface to hw-me 12 年之前
  Tomas Winkler 90e0b5f185 mei: fix client functions names 12 年之前
  Tomas Winkler 0edb23fc34 mei: add new hbm.h header to export hbm protocol 12 年之前
  Tomas Winkler 6bbda15f27 mei: move hbm responses from interrupt.c to hbm.c 12 年之前
  Tomas Winkler 8120e7201c mei: add common prefix to hbm function 12 年之前
  Tomas Winkler e46f187487 mei: use structured buffer for the write buffer 12 年之前
  Tomas Winkler bb1b0133b3 mei: move host bus message handling to hbm.c 12 年之前
  Tomas Winkler 3a65dd4ea3 mei: move hw dependent functions to interface.c 12 年之前
  Tomas Winkler 47a73801f4 mei: include local headers after the system ones 12 年之前
  Tomas Winkler 15d4acc57f mei: use unified format for printing mei message header 12 年之前
  Tomas Winkler 438763f37e mei: drop redundant length parameter from mei_write_message function 12 年之前
  Samuel Ortiz c1174c0edf mei: Simplify the ME client enumeration code 12 年之前
  Tomas Winkler be9d87a790 mei: simplify write complete loop in irq handler 12 年之前
  Tomas Winkler 9a84d61698 mei: don't mix read and write slots 12 年之前
  Tomas Winkler 24c656e55f mei: streamline amthif write complete function 12 年之前
  Tomas Winkler ea3b5fb710 mei: streamline write complete flow function 12 年之前
  Tomas Winkler 5fb54fb456 mei: use structured buffer for extra write buffer 12 年之前
  Tomas Winkler 5bd6471441 mei: compact code for mei bus message creation 12 年之前
  Tomas Winkler aeba4a06f2 mei: use the same bus msg for connect and disconnect request 12 年之前
  Tomas Winkler 4b8960b492 mei: rename enum mei_cb_major_types to enum mei_cb_file_ops 12 年之前
  Tomas Winkler db3ed43185 mei: use type struct mei_cl *cl instead of void in struct mei_cb 12 年之前
  Tomas Winkler e773efc405 mei: amthif: prefix cb list with amthif 12 年之前
  Tomas Winkler 19838fb853 mei: extract AMTHI functions into the amthif.c file 12 年之前
  Tomas Winkler 3870c3206b mei: normalize timeouts definitions 12 年之前
  Tomas Winkler 601a1efa63 mei: rename mei_free_cb_private to mei_io_cb_free 12 年之前