1. 865c223 NFC: NFC: Update usage of SN1xx and NQxx FW binary paths in HAL layer by Tapas Dey · 3 years, 2 months ago
  2. aeba8ac NFC: Fix compilation issues by Tapas Dey · 4 years, 5 months ago
  3. 8b2f27a Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_11' into nfc.vendor.lnx.2.1 by Tapas Dey · 4 years, 5 months ago
  4. f8ca220 Code cleanup on HAL 2.0 implementation by Yerriswamy · 4 years, 5 months ago
  5. f926f30 HAL 2.0 implementation by Yerriswamy · 4 years, 5 months ago
  6. b06ef9b NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there wrapper function a) HAL_NFC_IOCTL_NCI_TRANSCEIVE -> nciTransceive(). by nxp61433 · 4 years, 5 months ago
  7. 14d50b7 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions HAL_NFC_GET_NXP_CONFIG -> getNxpConfig(). by nxp72559 · 4 years, 5 months ago
  8. ce98dc3 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions a) HAL_NFC_IOCTL_GET_CONFIG_INFO -> getCachedNfccConfig(). by nxp61433 · 4 years, 5 months ago
  9. 6900898 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions a) HAL_NFC_IOCTL_REL_SVDD_WAIT -> spiDwpSync() b) HAL_NFC_IOCTL_REL_DWP_WAIT -> RelForceDwpOnOffWait() c) HAL_NFC_GET_SPM_STATUS -> getSPMStatus() d) HAL_NFC_IOCTL_HCI_INIT_STATUS_UPDATE -> hciInitUpdateState() e) HAL_NFC_IOCTL_HCI_INIT_STATUS_UPDATE_COMPLETE -> hciInitUpdateStateComplete() by nxp61433 · 4 years, 5 months ago
  10. 8f448d5 NxpNfcLegacy HAL implementation API added : getEseState -> Replacement of HAL_NFC_IOCTL_P61_PWR_MODE. This API is called for to get ese state getEseState() generates (uint16_t status); by nxf36763 · 4 years, 5 months ago
  11. fb50243 NxpNfcLegacy HAL implementation API added : setNfcServicePid -> Replacement of HAL_NFC_IOCTL_SET_NFC_SERVICE_PID. Introducing new app in NfcNxpHalLeagcy.and phNxpNciHal_setNfcServicePid to call Tml by nxf36763 · 4 years, 5 months ago
  12. c1a83e4 NxpNfcLegacy HAL implementation API added : getchipType -> Replacement of HAL_NFC_IOCTL_GET_FEATURE_LIST. getChipType is the api which will take chiptype info at init type and update to update to upper layer after invoking it. by nxf36763 · 4 years, 5 months ago
  13. 57fbb48 NxpNfcLegacy HAL implementation API added : setEseState -> Replacement of HAL_NFC_IOCTL_P61_IDLE_MODE & HAL_NFC_IOCTL_P61_WIRED_MODE. by nxf36763 · 4 years, 6 months ago
  14. e7d3793 IOCTL call sequence clean up for HAL_NFC_IOCTL_RF_ACTION_NTF and HAL_NFC_IOCTL_RF_STATUS_UPDATE by nxf36763 · 4 years, 6 months ago
  15. bf39c9d IOCTL call sequence clean up for HAL_ESE_IOCTL_OMAPI_TRY_GET_ESE_SESSION & HAL_ESE_IOCTL_OMAPI_RELEASE_ESE_SESSION] [artf728185][PN8xt]:IOCTL call sequence clean up for HAL_NFC_IOCTL_SET_JCP_DWNLD_ENABLE & HAL_NFC_IOCTL_SET_JCP_DWNLD_DISABLE [artf728187][PN8xt]:IOCTL call sequence clean up for HAL_NFC_IOCTL_NFCEE_SESSION_RESET by nxf36763 · 4 years, 6 months ago
  16. 7ce9d79 IOCTL call sequence clean up for HAL_NFC_IOCTL_ESE_CHIP_RST by nxf36763 · 4 years, 6 months ago
  17. 7f38c2b IOCTL call sequence clean up for HAL_NFC_IOCTL_CHECK_FLASH_REQ & HAL_NFC_IOCTL_FW_DWNLD by nxf36763 · 4 years, 6 months ago
  18. 69c0230 unused NXP NFC HAL IOCTL cleanup in nfcandroid_nfc_hidlimplnxp_nci_hal_libnfc-nci by nxf36763 · 4 years, 6 months ago
  19. 5434737 W-TAG support added by Ganesh Deva · 4 years, 10 months ago
  20. e4bb403 manifest file is updated with nfc hal service Ver 1.2 by nxf38293 · 4 years, 10 months ago
  21. 0450fd9 Use DEFAULT_TECH_ABF_ROUTE to handle tech route separately by Suhas Suresh · 5 years ago
  22. f012ffb NFC: Fix firmware download failure issue by Tapas Dey · 5 years ago
  23. 585e675 Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Tapas Dey · 5 years ago
  24. a0c72f0 Added logic to Enable/Disable SCR mode from Conf file by Ganesh Deva · 5 years ago
  25. 718cd4c ][mPOS]: Redesign to make common code base by Ganesh Deva · 5 years ago
  26. 4452276 Fix for Firmware download when eSE is not present. by nxf38293 · 5 years ago
  27. e6e11f0 Enable Block Bit routing for PN81T. by Ganesh Deva · 5 years ago
  28. 717cbac NFC: Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Gaurav Singhal · 5 years ago
  29. e1cee2c Code Cleanup by Ganesh Deva · 5 years ago
  30. 8efc554 NFC: Fix compiler error by Tapas Dey · 5 years ago
  31. 3948605 Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Tapas Dey · 5 years ago
  32. 46b4fac Copyright year update by nxf35421 · 5 years ago
  33. 4b91285 Stand alone compilation of NFC system and vendor modules by nxf50051 · 5 years ago
  34. 9ccd400 Fix UICC initialization is failing when OMAPI session is open by Suhas Suresh · 5 years ago
  35. ec6f5a8 NFC: Fix NFC enablement issue by Tapas Dey · 5 years ago
  36. 685bdff Updated corresponding to - NFC_NCIHALx_AR18C0.9.6.0_OpnSrc by nxf24591 · 5 years ago
  37. 2f026a4 Alignment as per Treble requirement Requirement. by Ganesh Deva · 6 years ago
  38. 6a99915 Compilation warning clean up. by nxf38293 · 6 years ago
  39. 6d60e7e Code Clean-up. by Ganesh Deva · 6 years ago
  40. 129f89d JCOP OSU on DWP interface base code check in. by Ganesh Deva · 6 years ago
  41. 4c0f19d Code Clean-up. by Ganesh Deva · 6 years ago
  42. 2ae103f JCOP OSU 3 step update during boot time implementation. by Ganesh Deva · 6 years ago
  43. 5665abd NFC: Fix delay during NFC enablement by Tapas Dey · 6 years ago
  44. 3bd4117 Missing end interface tag alignment. by nxf38293 · 6 years ago
  45. 3780799 Fix for removing vendor partition china transit Config file while default configuration. by Ganesh Deva · 6 years ago
  46. ed9a02d NFC: Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_p' into nfc.lnx.4.0 by Bhuvan Varshney · 6 years ago
  47. 3931357 NFC: Update halimpl to 9.2.0 MW by Gaurav Singhal · 6 years ago
  48. 828e8a5 Folder path modification for system and vendor access and related code update. by Suhas Suresh · 6 years ago
  49. b9fda6f NFC: Fix compile issues by Sumatheendra Raghavendrachar · 6 years ago
  50. 2a39dd3 Fix for Transit use cases failure. by Ganesh Deva · 6 years ago
  51. 995f313 Add debug logs by Sachin Dhivare · 6 years ago
  52. e752aff Wrong format of manifest file by nxf38293 · 6 years ago
  53. 66c939d Fix for FW Download failure if interrupted by phone reboot by Ganesh Deva · 6 years ago
  54. 385140f Added support to read NXP vendor specifig configuration files macro values in system libraries by Ganesh Deva · 6 years ago
  55. c4a8f8a Fix for SPI sync command failure for 80T by Suhas Suresh · 6 years ago
  56. 60c1c62 Hal to Hal communication implementation by Suhas Suresh · 6 years ago
  57. 7a7842c Compilation Fixes by Love · 6 years ago
  58. 5795502 Add NFC -1.1 and vendor extensions. by Love · 6 years ago
  59. e3281ca Aligned with AOSP. 1) Removed unused variables, functions. 2) Firmware library path changed to firmware/lib 3) nfc 1.0 hidl implementation moved from vendor/nxp to hardware/nxp/nfc by Love · 6 years ago