Commit Graph

131 Commits

Author SHA1 Message Date
Matthias Ringwald
2c37f7fbb7 chipset: add CYW20704, clean ups 2018-04-05 10:18:13 +02:00
Matthias Ringwald
f2122e1b0c em9304: add converter for .emp to .c 2018-03-28 11:01:52 +02:00
Matthias Ringwald
70d7488979 em9304: add some vendor specific hci commands 2018-03-23 10:07:24 +01:00
Matthias Ringwald
1882d12dc3 em9304: log container info 2018-03-15 13:49:02 +01:00
Matthias Ringwald
531729b170 csr: provide csr_set_bd_addr for windows-winusb port 2018-02-20 09:47:15 +01:00
Matthias Ringwald
cd5e24b3fa csr: provide csr_set_bd_addr for libusb port 2018-02-20 09:30:47 +01:00
Matthias Ringwald
8c41f31fe1 csr: set all keys in psram instead of default (== psi if available) 2018-02-19 12:33:37 +01:00
Matthias Ringwald
59ac44af82 chipsets: specify BLE firmware size of ATWILC3000, update TC35661 info after testing -007 variant 2018-02-05 09:47:50 +01:00
Matthias Ringwald
6973c35a87 em9304: configure for 8 connections with data length 251 2018-01-31 16:44:01 +01:00
Matthias Ringwald
d7587826d2 em9304: use crc function generatated by pycrc 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6cee6f0920 em9304: use 4-bit table for crc32 calculation 2018-01-10 14:30:24 +01:00
Matthias Ringwald
67e599fedf em9304: use copyright header from .c file 2018-01-10 14:30:24 +01:00
Matthias Ringwald
f471f00672 em9304: remove non-working crc32 without table impl 2018-01-10 14:30:24 +01:00
Matthias Ringwald
d080547ccf em9304: upload container blob if HAVE_EM9304_PATCH_CONTAINER 2018-01-10 14:30:24 +01:00
Matthias Ringwald
1005167dec em9304: meta patch for iram from hci sdk 2.0.0 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6c099da017 em9304: crc32 for container upload 2018-01-10 14:30:24 +01:00
Matthias Ringwald
a15efc8617 atwilc3000: use BLE-only firmware from ASF 2017-12-04 15:53:40 +01:00
Matthias Ringwald
eb3c94dfe2 atwilc3000: use firmware from new linux4wilc/firmware repo 2017-11-27 21:16:28 +01:00
Matthias Ringwald
7d2cb0f8ec atwilc3000: use last published firmware on now obsolete repository 2017-11-27 14:08:33 +01:00
Matthias Ringwald
4bdbd7549b chipset: atwilc3000 only supports LE officially, em9304 has valid bd_addr, some W18xx have ANT 2017-10-30 16:24:19 +01:00
Matthias Ringwald
f38885aa68 chipset: ATWILC3000 only qualified as BLE Controller 2017-10-18 11:37:31 +02:00
Matthias Ringwald
84827a6970 chipset: mention CSR acquisition by Qualcomm 2017-10-16 12:21:24 +02:00
Matthias Ringwald
4599901111 cc256x: update link to TIInit_11.8.32.bts for WL183x chipsets to V4.2 2017-10-02 16:10:43 +02:00
Matthias Ringwald
24a96a2856 chipset/README.md: add LMP Subversion of CC2567 2017-10-02 15:22:10 +02:00
Matthias Ringwald
0e1ffed02f chipset/cc256x: support init scripts v2.4 and v2.8 for CC2567 2017-10-02 14:58:26 +02:00
Matthias Ringwald
8ac5232844 bcm: support repeated firmware download 2017-09-19 10:08:03 +02:00
Matthias Ringwald
410be61aeb nrf5: update chipset docu and explain how to flash HCI firmware 2017-09-14 18:08:32 +02:00
Matthias Ringwald
360243be41 posix-h4-zephyr: read static address via vendor specific command and use it 2017-09-14 15:34:11 +02:00
Matthias Ringwald
7d82eb501e atwilc3000: updated docu and samv70-xplained port 2017-08-10 16:21:53 +02:00
Matthias Ringwald
025f455589 atwilc3000: add missing dependency for firmware.c on firmware.bin 2017-08-10 16:03:25 +02:00
Matthias Ringwald
69e3d9734d atwilc3000: download individual firmware files on demand 2017-08-10 15:25:04 +02:00
Matthias Ringwald
6e0288c29c esp32: add to Chipset list, mention DLE support and multiple LE roles 2017-08-08 14:58:41 +02:00
Matthias Ringwald
6e0d5aed6b atwilc3000: configure chipset for main baud rate as part of the firmware download 2017-08-08 10:56:22 +02:00
Matthias Ringwald
fbacaeecf6 atwilc3000: add to READMEs 2017-08-08 10:56:21 +02:00
Matthias Ringwald
f14824f7f1 atwilc3000: chipset support complete 2017-08-08 10:56:21 +02:00
Matthias Ringwald
6ca9a99a26 atwilc3000: support custom bd_addr 2017-08-08 10:56:21 +02:00
Matthias Ringwald
a1b34469cd atwilc3000: write 4096 byte firmware blobs directly from firmware array 2017-08-08 10:56:21 +02:00
Matthias Ringwald
d119968eb2 atwilc3000: only dump HCI portion of Write Memory command 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9df3854281 atwilc3000: configure main baud rate 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c7d3427cb5 atwilc3000: use high baudrate for firmware upload 2017-08-08 10:56:21 +02:00
Matthias Ringwald
ccebdf934c atwilc3000: new port posix-h4-atwilc3000. firmware upload ipmlemented 2017-08-08 10:56:21 +02:00
Matthias Ringwald
44149d3a0f atwilc3000: convert .bin into .h + .c file 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c823631b5a atwilc3000: download Bluetooth firmware from atwilc3000/firmware GitHub repo 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9ba7722dcc em9301: support vendor specific set baudrate command 2017-07-25 17:12:02 +02:00
Matthias Ringwald
d40c3de009 em9301: support vendor specific set baudrate command 2017-07-25 17:09:38 +02:00
Matthias Ringwald
c1fc8abcd5 em9304: update chipset/README to list 8 LE roles + DLE 2017-07-21 14:41:24 +02:00
Matthias Ringwald
1a26f7a48c cc256x: calculate lmp subversion from aka name 2017-07-17 23:18:03 +02:00
Matthias Ringwald
fb904c266b cc256x: add lmp subversion of WL18xx to overview and conversion tool 2017-07-17 22:50:48 +02:00
Matthias Ringwald
f93a20173c stm32-l053r8-em9304: added README for port and updated chipset docu 2017-07-04 23:19:18 +02:00
Matthias Ringwald
7c5fbb2726 chipset: update EM9304 info 2017-07-04 18:44:30 +02:00