<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_libnfc-nxp/src/phLibNfc.c, branch lineage-15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/'/>
<entry>
<title>Fix wrong extern variable size</title>
<updated>2012-05-23T15:37:35+00:00</updated>
<author>
<name>Sunil Jogi</name>
<email>sunil.jogi@nxp.com</email>
</author>
<published>2012-05-23T02:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=ba0407599b6271f47a4e6e6d539522ae5b207287'/>
<id>ba0407599b6271f47a4e6e6d539522ae5b207287</id>
<content type='text'>
nxp_nfc_felica_timeout originally uint8_t but current source has
uint32_t. Changed to uint8_t to fix the problem. Without fix it
overwrite the other global memory region which can create problem
in other section of code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nxp_nfc_felica_timeout originally uint8_t but current source has
uint32_t. Changed to uint8_t to fix the problem. Without fix it
overwrite the other global memory region which can create problem
in other section of code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added recovery function when SE wired mode selected</title>
<updated>2012-04-13T23:31:21+00:00</updated>
<author>
<name>Sunil Jogi</name>
<email>sunil.jogi@nxp.com</email>
</author>
<published>2012-04-10T18:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=8206325bc6b3a60aed3c5cce157369ec2989437a'/>
<id>8206325bc6b3a60aed3c5cce157369ec2989437a</id>
<content type='text'>
Added a recovery function with delay when SE wired mode selected.
This function will add extra delay before any abort when SE is in
wired mode. This will allow SE to complete any operation and do
not power off the SE immediately when wired mode transaction is on
going.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a recovery function with delay when SE wired mode selected.
This function will add extra delay before any abort when SE is in
wired mode. This will allow SE to complete any operation and do
not power off the SE immediately when wired mode transaction is on
going.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)  DO NOT MERGE</title>
<updated>2012-01-05T23:18:54+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2012-01-05T23:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=113bdd7504d69f483c4208bc30a457b7ff4b69fa'/>
<id>113bdd7504d69f483c4208bc30a457b7ff4b69fa</id>
<content type='text'>
See https://android-git.corp.google.com/g/157065

Bug: 5449033
Change-Id: I05dd3a5e5f671c0fdc17bf4e3d52395ccdb56e45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://android-git.corp.google.com/g/157065

Bug: 5449033
Change-Id: I05dd3a5e5f671c0fdc17bf4e3d52395ccdb56e45
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'df34eb0e' into manualmerge</title>
<updated>2011-09-13T21:22:03+00:00</updated>
<author>
<name>Jeff Hamilton</name>
<email>jham@android.com</email>
</author>
<published>2011-09-13T21:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=71b688d07db1e7fd32a1e02f29b9779f0d0db377'/>
<id>71b688d07db1e7fd32a1e02f29b9779f0d0db377</id>
<content type='text'>
Change-Id: I9807e540bad19933452f4a9f86b74021265f29cf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9807e540bad19933452f4a9f86b74021265f29cf
</pre>
</div>
</content>
</entry>
<entry>
<title>am df82c4dd: Patch to add an API to load a FW image in the libnfc</title>
<updated>2011-09-09T19:06:08+00:00</updated>
<author>
<name>Daniel TOMAS</name>
<email>dtomas.nxp@gmail.com</email>
</author>
<published>2011-09-09T19:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=dd163fe4ad38d2064de2913697907e45229a8dce'/>
<id>dd163fe4ad38d2064de2913697907e45229a8dce</id>
<content type='text'>
* commit 'df82c4dd7c6d5ad232b5628edf73aa9ea3f8c2c0':
  Patch to add an API to load a FW image in the libnfc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'df82c4dd7c6d5ad232b5628edf73aa9ea3f8c2c0':
  Patch to add an API to load a FW image in the libnfc
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch to add an API to load a FW image in the libnfc</title>
<updated>2011-09-09T18:57:19+00:00</updated>
<author>
<name>Daniel TOMAS</name>
<email>dtomas.nxp@gmail.com</email>
</author>
<published>2011-09-01T15:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=df82c4dd7c6d5ad232b5628edf73aa9ea3f8c2c0'/>
<id>df82c4dd7c6d5ad232b5628edf73aa9ea3f8c2c0</id>
<content type='text'>
This new API permit to load the PN544 FW image when a download is needed
at boot time.

Change-Id: I2b3406d7ae0f0211123bd680ef914e9948c81eef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new API permit to load the PN544 FW image when a download is needed
at boot time.

Change-Id: I2b3406d7ae0f0211123bd680ef914e9948c81eef
</pre>
</div>
</content>
</entry>
<entry>
<title>am 0c4a5508: am d8b82bee: am 34caeca8: Patch to support multiple connection on Multiple protocol TAG</title>
<updated>2011-07-26T00:25:18+00:00</updated>
<author>
<name>Daniel Tomas</name>
<email>dtomas.nxp@gmail.com</email>
</author>
<published>2011-07-26T00:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=cb9d6b8d77bba5c8e7caced5962a43d7211ff5b6'/>
<id>cb9d6b8d77bba5c8e7caced5962a43d7211ff5b6</id>
<content type='text'>
* commit '0c4a5508f22e067ab9b31581807b53406d161501':
  Patch to support multiple connection on Multiple protocol TAG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '0c4a5508f22e067ab9b31581807b53406d161501':
  Patch to support multiple connection on Multiple protocol TAG
</pre>
</div>
</content>
</entry>
<entry>
<title>am 34caeca8: Patch to support multiple connection on Multiple protocol TAG</title>
<updated>2011-07-22T01:29:47+00:00</updated>
<author>
<name>Daniel Tomas</name>
<email>dtomas.nxp@gmail.com</email>
</author>
<published>2011-07-22T01:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=d8b82bee73cd01e236637f7d316965da3c5ff923'/>
<id>d8b82bee73cd01e236637f7d316965da3c5ff923</id>
<content type='text'>
* commit '34caeca8a5ec2aedade68a77393d0aff03f9bd72':
  Patch to support multiple connection on Multiple protocol TAG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '34caeca8a5ec2aedade68a77393d0aff03f9bd72':
  Patch to support multiple connection on Multiple protocol TAG
</pre>
</div>
</content>
</entry>
<entry>
<title>getTimeout() support in libnfc-nxp.</title>
<updated>2011-07-20T14:03:54+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2011-07-20T14:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=b78322991a8bebe8d7ce6b7b978280c0508c4993'/>
<id>b78322991a8bebe8d7ce6b7b978280c0508c4993</id>
<content type='text'>
Bug: 4492175
Change-Id: I7f85fc32bfaabeac8fa4da6c1509992d5523afa3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 4492175
Change-Id: I7f85fc32bfaabeac8fa4da6c1509992d5523afa3
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch to support multiple connection on Multiple protocol TAG</title>
<updated>2011-07-14T17:09:37+00:00</updated>
<author>
<name>Daniel Tomas</name>
<email>dtomas.nxp@gmail.com</email>
</author>
<published>2011-06-29T08:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libnfc-nxp/commit/?id=34caeca8a5ec2aedade68a77393d0aff03f9bd72'/>
<id>34caeca8a5ec2aedade68a77393d0aff03f9bd72</id>
<content type='text'>
Change-Id: I0f09869458ebbc6d77363338975754335569b6a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0f09869458ebbc6d77363338975754335569b6a6
</pre>
</div>
</content>
</entry>
</feed>
