1. 25 Jul, 2014 1 commit
    • Martijn Coenen's avatar
      Rename Broadcom HAL. · 077f48fc
      Martijn Coenen authored
      Currently it's built using $(TARGET_DEVICE),
      but the HAL doesn't have any dependencies on the
      target device at all - it's the same for any device.
      
      Renamed to nfc_nci.bcm2079x.default
      
      Also, added a new configuration variable to determine
      the name of the HAL, and use that for loading the correct one.
      
      Bug: 16542494
      Change-Id: I3c148b1c9491de828030b8d2352d7cd6ed294fce
      077f48fc
  2. 19 May, 2014 1 commit
    • Evan Chu's avatar
      Upgrade stack to NFA_PI_1.03.66+ · a24be4f0
      Evan Chu authored
      Take code from NFCA_MI_430.10.00.07.
      Additional changes include:
      * Adjust copyright.
      * Clean up stack and HAL diagnostic tracing.
      * Fix ce_t4t_data_cback() in src/nfc/tags/ce_t4t.c in order to let HCE payment to work.
      * Reduce compilation warnings.
      
      Change-Id: I7b174229029d4a4955ff7750623e78c9a8c856f6
      a24be4f0
  3. 25 Jan, 2014 1 commit
  4. 05 Aug, 2013 2 commits
  5. 10 Apr, 2013 1 commit
    • Ying Wang's avatar
      Add liblog · 878a04bd
      Ying Wang authored
      Bug: 8580410
      Change-Id: Ib685275875629bc313ba63c53ec0326e329357cd
      878a04bd
  6. 27 Mar, 2013 1 commit
    • Martijn Coenen's avatar
      Latest NFC stack-drop from Broadcom. · 5c65c3a0
      Martijn Coenen authored
      Patches provided by Evan Chu <evanchu@broadcom.com> and
      Paul Chaisson <pchaisson@broadcom.com>.
      
      Most important changes:
      - Support for BCM20793B4 and BCM20793B5 revisions in the HAL.
      - Remove connection handover and SNEP implementations, since
        we already have them in java-land.
      - Fix issue where the NFCC is not woken for HCI writes.
      - Remove a lot of duplicated code in the HAL.
      - Various small fixes.
      
      Change-Id: I00f7457fe7ec23602071532a15bf2be9d7706b37
      5c65c3a0
  7. 13 Dec, 2012 1 commit