1. f24f0bf NFC: Add dynamic config support for bengal and scuba IOT variants by Bhuvan Varshney · 4 years, 7 months ago
  2. 99b07bd Revert "NFC: Update usage of SN1xx FW binary paths in HAL layer" by Bhuvan Varshney · 5 years ago
  3. b901f06 NFC: Update usage of SN1xx FW binary paths in HAL layer by Bhuvan Varshney · 5 years ago
  4. 51db412 NFC: Disable NFC build for bengal 32-bit builds by Bhuvan Varshney · 5 years ago
  5. 5023ffe NFC: Add dynamic config support for SM6125 variants by Bhuvan Varshney · 5 years ago
  6. 5471e63 NFC: Add dynamic config support for Kodiak by Tapas Dey · 5 years ago
  7. 77efac0 NFC: Add dynamic config support for Fraser by Tapas Dey · 5 years ago
  8. bc1c9a1 NFC: Add dynamic config support for Cedros by Bhuvan Varshney · 5 years ago
  9. 69184f4 NFC: Add dynamic config support for scuba by Gaurav Singhal · 5 years ago
  10. 022b636 NFC: Add dynamic config support for lagoon variant by Gaurav Singhal · 5 years ago
  11. ae517a9 NFC: Add dynamic config support for lagoon by Gaurav Singhal · 5 years ago
  12. 643b698 NFC: Fix phone off CE issue on Lahaina V2 by Gaurav Singhal · 5 years ago
  13. 3269bc9 NFC: Add dynamic config support for Mannar by Gaurav Singhal · 5 years ago
  14. 2cf7fee NFC: Add build support for Mannar platform by Gaurav Singhal · 5 years ago
  15. bf04ad1 NFC: Notify libnfc to abort NFC process when JCOP download completed by Karthik Poosa · 5 years ago
  16. 1664cbb NFC: Add fix for compilation issues by Karthik Poosa · 5 years ago
  17. 97e67bb Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_11' into nfc.vendor.lnx.2.0 by Karthik Poosa · 5 years ago
  18. a00b3f0 Updated readme for - NFC_AR_00_6000_11.02.00_OpnSrc by Nanjesh · 5 years ago
  19. 37552e7 HIDL service implementation alignment with Pn8xT by nxp72559 · 5 years ago
  20. 385bd4f {QSSI} NxpNfc::resetEse(uint64_t resetType) api alignment. by nxp61433 · 5 years ago
  21. 969dfbd Copyright license update by nxf24591 · 5 years ago
  22. 8cfec5d Android Q 10.00.13 patch integration [MPOS]: Support to enable lpcd during NFC init. by nxp61433 · 5 years ago
  23. 4949133 Android Q 10.00.13 patch integration [MPOS]: Support configurable existing LPCD configuration. By default, the LPCD is disabled in EMVCO profile in latest FW. Hence,going forward, to be compatible with both the old & new FW, MW shall allow to configure this feature from libnfc-nxp.conf file. by nxp61433 · 5 years ago
  24. a6f7844 Android Q 10.00.13 patch integration Improvements on Fix for No MW recovery after Core reset notification The abort was triggered for all the status except CORE_RESET_TRIGGER_TYPE_CORE_RESET_CMD_RECEIVED. Now, GetConfig will be called to verify the EEPROM Configurations and later abort will be triggered only for the below mentioned status. 1. CORE_RESET_TRIGGER_TYPE_POWERED_ON: 2. NCI2_0_CORE_RESET_TRIGGER_TYPE_OVER_TEMPERATURE: 3. CORE_RESET_TRIGGER_TYPE_FW_ASSERT: 4. CORE_RESET_TRIGGER_TYPE_WATCHDOG_RESET: 5. CORE_RESET_TRIGGER_TYPE_INPUT_CLOCK_LOST: 6. CORE_RESET_TRIGGER_TYPE_UNRECOVERABLE_ERROR: by nxp61433 · 5 years ago
  25. 665475d Android Q 10.00.13 patch integration [COVERITY]: Resolved Coverity warnings. by nxp61433 · 5 years ago
  26. 239029b Android Q 10.00.13 patch integration Fix for No MW recovery after Core reset notification with recoverable error by nxp61433 · 5 years ago
  27. 6294321 Android Q 10.00.13 patch integration [Recovery]: Fix for HAL init recovery failure 1) In case of init failure shall perform force FW download 2) Apply default settings after FW download sequence by nxp61433 · 5 years ago
  28. 39bd588 Android Q 10.00.13 patch integration [COVERITY]: Resolved Coverity warnings. Warnings Resolved: UNCAUGHT_EXCEPT. by nxp61433 · 5 years ago
  29. 7399696 Android Q 10.00.13 patch integration [COVERITY]: Resolved Coverity warnings Warnings Resolved: SIZE_OF_MISMATCH, USE_AFTER_FREE. by nxp61433 · 5 years ago
  30. fec1c12 Android Q 10.00.13 patch integration Apply Clock Setting after RF Block command ISSUE : RF Block commands was overwriting clock configuration. FIX : Apply Clock Configration after RF Blocks command. by nxp61433 · 5 years ago
  31. 19e9314 Android Q 10.00.13 patch integration RF conf. update not executing Check FW download status flag also along with EEPROM value. by nxp61433 · 5 years ago
  32. d17fa30 Android Q 10.00.13 patch integration Add support to Mifare classic reader. The NFC MW shall support Mifare Classic Reader over eSE. by nxp61433 · 5 years ago
  33. 2cf7cb1 {R-DP2} Fix warnings from static analysis tools(hal_nfc-1/2 by nxp61433 · 5 years ago
  34. a76e972 {R-DP2} Update cfg files search rule by nxp61433 · 5 years ago
  35. 2920493 rework on api setEseUpdateState. by nxp61433 · 5 years ago
  36. 92d3be0 NFC: Add dynamic config support for SM7250 variant by Bhuvan Varshney · 5 years ago
  37. 6698f94 NFC: Fix compilation issues by Bhuvan Varshney · 6 years ago
  38. 7f7b39e Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_11' into nfc.vendor.lnx.2.0 by Bhuvan Varshney · 6 years ago
  39. 57d4e1a Update README.md by nxpandroid · 6 years ago
  40. e1135eb Remapped the enums from types.hal to nxpnfc.h by nxp61433 · 6 years ago
  41. 189e1cf NXP NFC HAL 2.0 implementation a.Implemented HAL using HIDL lang b.bumped version to the 2.0 c.removed hal_nxpnfc.h and coverted to the primitive data types d.unwanted members structres are removed e.replaced IOCTL with the API's. by nxp61433 · 6 years ago
  42. a38ba6a removing/replacing the banned api's from all the nfc middle ware modules by nxf36764 · 6 years ago
  43. e11fd5c {R-DP1}Move NXP MIFARE entern to HAL by nxf52135 · 6 years ago
  44. 1a5e0a9 {R-DP1}Add I2C read retry logic in case of error by nxf52135 · 6 years ago
  45. ab8ea76 {R-DP1}Remove libhwbinder/ libhidltransport deps by nxf52135 · 6 years ago
  46. 7560dc6 Banned APIs in 10.00.0D Middlware by Himanshu Singh · 6 years ago
  47. 75c7072 Remove Missed commented code by Himanshu Singh · 6 years ago
  48. 57076c1 Add Cover Attach Fuctionality by Himanshu Singh · 6 years ago
  49. a56c731 Rf Parameter Update is not happening after FW download by Himanshu Singh · 6 years ago
  50. 6f5edbc Banned APIs in 10.00.0D Middlware by hariprasad.nalacheruvu · 6 years ago
  51. ad73906 Add support for driver to driver ESE Cold Reset by nxf24178 · 6 years ago
  52. 9116a0e Read/Write EEPROM flag when Fw Download in Process by Himanshu Singh · 6 years ago
  53. 80fe9dc Add support to get the platform type. by nxf24178 · 6 years ago
  54. bb97481 Common I2C and I3C MW implementation by nxf52135 · 6 years ago
  55. 2ab3bf3 NFC: Add support for Lahaina platform by Gaurav Singhal · 6 years ago
  56. 2e2ca5f NFC: Add dynamic config support for bengal and its variant by Tapas Dey · 6 years ago
  57. 74dbe54 NFC: Add support of common MW for NFC I3C and I2C chips by Karthik Poosa · 6 years ago
  58. 5f8d4da NFC: Replace use of banned APIs by Bhuvan Varshney · 6 years ago
  59. 6ac5cbb NFC: HAL compilation for independent system.img by Gaurav Singhal · 6 years ago
  60. 520a769 NFC: Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_q' into nfc.vendor.lnx.2.0 by Gaurav Singhal · 6 years ago
  61. ef9ea35 Updated readme for - NFC_AR_00_6000_10.00.0F_OpnSrc by nxf35421 · 6 years ago
  62. 14e2562 Updated readme for - NFC_AR_00_6000_10.00.0F_OpnSrc by nxf35421 · 6 years ago
  63. 828b595 Updated corresponding to - NFC_AR_00_6000_10.00.0F_OpnSrc by nxf35421 · 6 years ago
  64. e78196a Removed banned API from NFC MW. by nxf55720 · 6 years ago
  65. 0db6a2e convert Android.mk to Android.bp by hariprasad.nalacheruvu · 6 years ago
  66. 175c7f2 Fix to redundant log "NFC Firmware Download has been failed" prints during phone boot with NFC off. by nxf24178 · 6 years ago
  67. 0a19313 Fix to Multiple TCs can not be run with one setMposReaderMode call. by nxf24178 · 6 years ago
  68. b0a979f Fix to EVT_TRANSACTION is not generated with mPOS. by nxf24178 · 6 years ago
  69. ad415d4 Clean up NFC HAL error logs by nxf55720 · 6 years ago
  70. 4085c59 Disable log for LED EFD operation by hariprasad.nalacheruvu · 6 years ago
  71. 4132cbb Property handling from hal by Himanshu Singh · 6 years ago
  72. 4afbfa4 Fix hci transaction event not notifying to NFC service by nxf24178 · 6 years ago
  73. 8f093b7 Fix for NFA MAX NFCEE support. by Ayush Raj · 6 years ago
  74. 9b87680 Fixed coverity warnings. by nxf55720 · 6 years ago
  75. 7b4c88c Revert "[artf685938][COVERITY]: Fixed coverity warnings." by Bhupendra Pawar · 6 years ago
  76. eb163b2 Fixed coverity warnings. by nxf55720 · 6 years ago
  77. 31a1ac2 Coverity tool warning fix by hariprasad.nalacheruvu · 6 years ago
  78. 79c6a38 Fix Compiler Warnings by nxf55720 · 6 years ago
  79. 4f38995 Fixed coverity warnings. by nxf55720 · 6 years ago
  80. 7dca735 Read disconnect tag flag from config file by Himanshu Singh · 6 years ago
  81. 6577fd0 Code defects coverity by hariprasad.nalacheruvu · 6 years ago
  82. bba94ce Read ESE, UICC & UICC2 Settings from System properties by hariprasad.nalacheruvu · 6 years ago
  83. 3eadba4 Read ESE, UICC & UICC2 Settings from System properties by hariprasad.nalacheruvu · 6 years ago
  84. ed56163 Resolve C,CPP warnings by nxf48293 · 6 years ago
  85. 7ed8f45 Read ESE, UICC & UICC2 Settings from System properties by Himanshu Singh · 6 years ago
  86. b0772d6 Fix core reset ntf during CE by hariprasad.nalacheruvu · 6 years ago
  87. b802207 Add extend RF config blocks support by hariprasad.nalacheruvu · 6 years ago
  88. d8c449a Merge "NFC: Enable integer overflow sanitization in HAL" by Linux Build Service Account · 6 years ago
  89. 6c4f463 NFC: Resolve QSSI violation by Tapas Dey · 6 years ago
  90. 0df8421 NFC: Remove references to libhidltransport by Tapas Dey · 6 years ago
  91. 6a33b94 NFC: Enable integer overflow sanitization in HAL by Bhuvan Varshney · 6 years ago
  92. 84ebe47 NFC: Enable CFI support in HAL layer by Bhuvan Varshney · 6 years ago
  93. 645853e Update README.md by nxpandroid · 6 years ago
  94. 933c409 Updated readme for - NFC_AR_00_6000_10.00.0D_OpnSrc by nxf35421 · 6 years ago
  95. 2ad2712 Fix MW recovery failure due to error in applying RF blocks by Pratap Reddy Vaka · 6 years ago
  96. bfefdb8 Updated readme for - NFC_AR_00_6000_10.00.0C_OpnSrc by nxf35421 · 6 years ago
  97. a75c403 Updated corresponding to - NFC_AR_00_6000_10.00.0C_OpnSrc by nxf35421 · 6 years ago
  98. 017c36b Prevent OOB read in phNxpNciHal_ext_process_nfc_init_rsp by nxf24178 · 6 years ago
  99. 970eed3 Fix to Device off scenarios are failing abruptly by nxf24178 · 6 years ago
  100. 7d0de78 Added support for dynamically calclulate and loads RF blocks from conf file by Ayush Raj · 6 years ago