History log of /external/libnfc-nxp/src/phDnldNfc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6dd948323de0f31b413c9f19a905f1c145c9c456 17-Sep-2011 Rob von Behren <jrvb@google.com> Manual port of 6900b4 from gingerbread:

Patch to add Secure Download Mechanism in the libnfc

This patch permit to support secure download update and
also to avoid locking states in case of download failures

Bug: 5331837
Change-Id: Ia5b6d9baf57231b0193bbbe85c88c7df557017c6
/external/libnfc-nxp/src/phDnldNfc.c
8c9b94d7ff66df918290099034cddbed1fc3c485 19-Jul-2011 Nick Pelly <npelly@google.com> Latest phDnldNfc.c code from NXP.

This is to support 32 byte FW download.

Change-Id: Id27e7d2673c37aab02d98fcbac9031af6153fea0
/external/libnfc-nxp/src/phDnldNfc.c
8e65f6b557dd972062785645cc9464c666a14030 15-Jul-2011 Nick Pelly <npelly@google.com> Revert "Patch to decrease the maximum packet size for NFC firmware download"

This reverts commit 294b456a3692cd69f45713bc8e9700132a0e5aec.

@#$% the pn544.

This patch to execute FW download mode with 64 byte frames has some kind of
side-affect. It causes the pn544 to send

> NFC I2C Received buffer: 0xB2 0x83 0x53 0xC9 0x6B

every 2 seconds. We do not yet know what this command means, it is undocumented.
This side affect appear permanent - even after reverting to a 512 byte FW
download, the NFC controller continues to send these messages.

Reverting ASAP to minimize damage.

Change-Id: I139a4a76c045f580df9760dc11d1c6df7b317a50
/external/libnfc-nxp/src/phDnldNfc.c
f15b4573a92e737e4aeef195792c6f30cac0f846 14-Jul-2011 Nick Pelly <npelly@google.com> Delay 5ms after FW SW reset command due to clock instability.

This was preventing reliable FW download.

Change-Id: I28e5cb1e5855974f51578f5d45f2c581a75b2d07
/external/libnfc-nxp/src/phDnldNfc.c
294b456a3692cd69f45713bc8e9700132a0e5aec 13-Jul-2011 Daniel Tomas <dtomas.nxp@gmail.com> Patch to decrease the maximum packet size for NFC firmware download

This patch permit to decrease the max packet size to 64 bytes from 512 bytes and
to fix an issue faced in response_data buffer with the new packet size.

Change-Id: Ifc5cc9910b3b1a71b88624cd04c2bada7f1a413f
/external/libnfc-nxp/src/phDnldNfc.c
34ff48f6cd6595a899e05fbd56f4c84891840d3f 27-Jun-2011 Nick Pelly <npelly@google.com> libnfc spring cleaning

o Fix most libnfc warnings, from 360 to 18
o Make DAL_DEBUG much less verbose and more useful
o Clean up Android.mk

Done with minimal textual diff to minimize merge conflicts.

Change-Id: I918645500723ff7bb092ad9959628fcabac45bec
/external/libnfc-nxp/src/phDnldNfc.c
5e97605ca8d83414b122bae72e65ea388b66718a 09-Dec-2010 daniel_Tomas <daniel.tomas@trusted-logic.com> Download feature added in the libnfc

Change-Id: Idfed8c90453a0acc7fa632f62a1e20617b4ae7f6
/external/libnfc-nxp/src/phDnldNfc.c