Commit History

Author SHA1 Message Date
  Tomas Winkler 7cb035d9e6 mei: add mei_stop function to stop mei device 12 years ago
  Tomas Winkler 074b4c01ab mei: move clients cleanup code from init.c to client.c 12 years ago
  Tomas Winkler 827eef51f8 mei: separate compilation of the ME hardware specifics 12 years ago
  Tomas Winkler 52c3456141 mei: initial extract of ME hw specifics from mei_device 12 years ago
  Tomas Winkler 627ca75733 mei: move work initialization to mei_device_init 12 years ago
  Tomas Winkler e7e0c231aa mei: make host csr and me csr internal to hw-me 12 years ago
  Tomas Winkler 115ba28c5e mei: abstract host and device readieness 12 years ago
  Tomas Winkler adfba3220b mei: don't use cached value for hcsr in mei_hw_reset 12 years ago
  Tomas Winkler a9f6b133ab mei: remove write only need_reset member of struct mei_device 12 years ago
  Tomas Winkler 6222f7bf8d mei: move MEI_IAMTHIF_IDLE to amthif host init function 12 years ago
  Tomas Winkler 781d0d8922 mei: normalize me host client linking routines 12 years ago
  Tomas Winkler a40b260da6 mei: move me client storage allocation to hbm.c 12 years ago
  Tomas Winkler 9dc64d6a26 mei: rename interface to hw-me 12 years ago
  Tomas Winkler 90e0b5f185 mei: fix client functions names 12 years ago
  Tomas Winkler 9ca9050b3d mei: move client functions to client.c 12 years ago
  Tomas Winkler 0edb23fc34 mei: add new hbm.h header to export hbm protocol 12 years ago
  Tomas Winkler 8120e7201c mei: add common prefix to hbm function 12 years ago
  Tomas Winkler bb1b0133b3 mei: move host bus message handling to hbm.c 12 years ago
  Tomas Winkler 3a65dd4ea3 mei: move hw dependent functions to interface.c 12 years ago
  Tomas Winkler 47a73801f4 mei: include local headers after the system ones 12 years ago
  Tomas Winkler 438763f37e mei: drop redundant length parameter from mei_write_message function 12 years ago
  Samuel Ortiz c1174c0edf mei: Simplify the ME client enumeration code 12 years ago
  Tomas Winkler 5fb54fb456 mei: use structured buffer for extra write buffer 12 years ago
  Tomas Winkler 5bd6471441 mei: compact code for mei bus message creation 12 years ago
  Tomas Winkler ff8b2f4e42 mei: use link and unlink terms for connecting ME and HOST client 12 years ago
  Tomas Winkler 4b8960b492 mei: rename enum mei_cb_major_types to enum mei_cb_file_ops 12 years ago
  Tomas Winkler db3ed43185 mei: use type struct mei_cl *cl instead of void in struct mei_cb 12 years ago
  Tomas Winkler e773efc405 mei: amthif: prefix cb list with amthif 12 years ago
  Tomas Winkler c7d3df354d mei: use internal watchdog device registration tracking 12 years ago
  Tomas Winkler 19838fb853 mei: extract AMTHI functions into the amthif.c file 12 years ago