Commit Graph

85 Commits (92a3e661bf55457091817c5c346c4313be2508af)

Author SHA1 Message Date
Tomas Winkler 9049f79321 mei: check whether hw start has succeeded 12 years ago
Tomas Winkler c20c68d535 mei: check if the hardware reset succeeded 12 years ago
Tomas Winkler 7131799b14 mei: deprecate the mei_wd_state_independence_msg 12 years ago
Tomas Winkler 6220d6a050 mei: revamp interrupt thread handlers 12 years ago
Bill Nottingham 0cfee51c7c mei: reseting -> resetting 12 years ago
Tomas Winkler 5ceb46e25d mei: revamp mei_amthif_irq_read_message 12 years ago
Tomas Winkler 9b0d5efc42 mei: revamp hbm state machine 12 years ago
Samuel Ortiz 59fcd7c63a mei: nfc: Initial nfc implementation 12 years ago
Samuel Ortiz e46980a10a mei: bus: Add device enabling and disabling API 12 years ago
Tomas Winkler 4234a6deb5 mei: add mei_cl_write function 12 years ago
Tomas Winkler 30e53bb8ff mei: add debugfs hooks 12 years ago
Samuel Ortiz 44d88d9192 mei: bus: Synchronous API for the data transmission 12 years ago
Samuel Ortiz cf3baefba0 mei: bus: Call bus routines from the core code 12 years ago
Samuel Ortiz a7b71bc043 mei: bus: Add bus related structures to mei_cl 12 years ago
Samuel Ortiz 3e8332952d mei: bus: Initial implementation for I/O routines 12 years ago
Samuel Ortiz e5354107e1 mei: bus: Initial MEI Client bus type implementation 12 years ago
Tomas Winkler c4d589be44 mei: rename function mei_hw_init to mei_start 12 years ago
Tomas Winkler cea6aec451 mei: drop RECOVERING_FROM_RESET device state 12 years ago
Tomas Winkler 4c6e22b8a9 mei: add mei_irq_compl_handler function 12 years ago
Tomas Winkler 7cb035d9e6 mei: add mei_stop function to stop mei device 12 years ago
Tomas Winkler aafae7ecd8 mei: add hw start callback 12 years ago
Tomas Winkler c8c8d080ed mei: revamp mei_data2slots 12 years ago
Tomas Winkler 330dd7da5e mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 12 years ago
Tomas Winkler 06ecd64598 mei: move interrupt handlers to be me hw specific 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 2703d4b2e6 mei: sperate interface and pci code into two files 12 years ago
Tomas Winkler e7e0c231aa mei: make host csr and me csr internal to hw-me 12 years ago
Tomas Winkler 88eb99f29c mei: reenable mei_hcsr_set abstraction 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 528c8eb4e7 mei: remove mei_csr_clear_his prototype 12 years ago
Tomas Winkler a9f6b133ab mei: remove write only need_reset member of struct mei_device 12 years ago
Tomas Winkler 781d0d8922 mei: normalize me host client linking routines 12 years ago
Tomas Winkler 1a1aca42c9 mei: rename remaining amthi strings to amthif 12 years ago
Tomas Winkler 038c8a6ebc mei: mei_dev.h - remove prototypes of dropped functions 12 years ago
Tomas Winkler a40b260da6 mei: move me client storage allocation to hbm.c 12 years ago
Tomas Winkler d91aaed30a mei: drop read_pending member form struct mei_cl 12 years ago
Tomas Winkler 9dc64d6a26 mei: rename interface to hw-me 12 years ago
Tomas Winkler 37e7d6e74f mei: move watchdog prototypes to mei_dev.h from interface.h 12 years ago
Tomas Winkler 9f81abdac3 mei: implement mei_cl_connect function 12 years ago
Tomas Winkler 90e0b5f185 mei: fix client functions names 12 years ago
Tomas Winkler 0edb23fc34 mei: add new hbm.h header to export hbm protocol 12 years ago
Tomas Winkler 6bbda15f27 mei: move hbm responses from interrupt.c to hbm.c 12 years ago
Tomas Winkler 8120e7201c mei: add common prefix to hbm function 12 years ago
Tomas Winkler e46f187487 mei: use structured buffer for the write buffer 12 years ago
Tomas Winkler 2efdf54603 mei: drop nonexistent function prototype 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 db7da79df1 mei: mei_me_client is not hw API move to mei_dev.h 12 years ago