aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Build only 'reasonable' combinations of APP/MEMORY0.7.0Harald Welte1-4/+6
2019-12-06Patch actual board name into the USB iProduct string descriptorHarald Welte10-6/+15
2019-12-06usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/Harald Welte4-4/+4
2019-12-06qmod DFU: Don't overwrite memory beyond end of usb_strings[]Harald Welte1-0/+2
2019-12-03DFU: restart bootloader when USB conf failedKévin Redon1-2/+2
2019-12-03DFU: increase USB reset duration to 50 msKévin Redon1-3/+2
2019-12-03minor: fix typoKévin Redon1-1/+1
2019-12-02cardem: use simplest ATR as default ATRKévin Redon1-2/+2
2019-12-02better detect VCC and nRST changes on simtrace2 boardKévin Redon1-2/+2
2019-12-02minor : fix typo in commentKévin Redon1-2/+2
2019-12-02minor: improve debug outputKévin Redon1-2/+2
2019-12-02minor: move USB debug output from info to debug levelKévin Redon1-24/+24
2019-12-02dfu: minor: make debug output only verbose in info levelKévin Redon1-1/+5
2019-12-02minor: updated copyright yearsKévin Redon2-4/+6
2019-12-02fix baudrate of 'make log'Harald Welte1-1/+1
2019-12-02minor: fix spacingKévin Redon1-1/+1
2019-11-26qmod: lower VCC threshold to 2.5V0.6Kévin Redon1-1/+1
2019-11-26free USB buffer when allocation failedKévin Redon1-4/+27
2019-11-24card_emu_tests: Cosmetic changes (re-order code; more comments)Harald Welte1-9/+20
2019-11-18add DFU enter override capabilityKévin Redon2-1/+17
2019-11-18add serial and version info in USB descriptionKévin Redon3-14/+141
2019-11-14check RST/VCC/CLK line at every step of the activationKévin Redon1-0/+7
2019-11-14initialize VCC, RST, and VCC with actual valuesKévin Redon4-20/+27
2019-10-30firmare/test/Makefile: Fix link orderHarald Welte1-2/+2
2019-10-24add/fix mcp23017 i2c gpio expander functions and testsJoachim Steiger6-9/+52
2019-10-04define LEDs for octsimtestKévin Redon1-0/+16
2019-10-04make LED definitions board specificKévin Redon5-13/+70
2019-10-04hw: put board specific pin definition in corresponding fileKévin Redon2-6/+3
2019-08-13USB: place version string in interfaceKévin Redon1-4/+39
2019-08-12disable ERASE pinKévin Redon1-0/+3
2019-08-08Fix builds on Ubuntu 16.04Harald Welte1-4/+4
2019-08-06add serial and version information in USB descriptorKévin Redon2-5/+109
2019-08-01publish: also upload latestKévin Redon1-6/+7
2019-07-30 add new board and app for gpio testing on octsimtest boardJoachim Steiger11-0/+687
2019-06-20firmware: name binaries including their git version numberHarald Welte1-2/+2
2019-06-19qmod: Disable hub reset and EEPROM erase/write by defaultHarald Welte1-2/+7
2019-05-23remove unused make defineKévin Redon1-3/+1
2019-05-23add make DEFINE to remove assert ERASE codeKévin Redon3-1/+17
2019-05-23make peer ERASE more robustKévin Redon1-3/+22
2019-02-28Add freq_ctr appHarald Welte4-0/+122
2019-02-28Add minimal board-support for Olimex SAM3-P256Harald Welte2-0/+216
2018-10-25cardem: add more debug information for TPDU stateKévin Redon1-14/+79
2018-09-06owhw: add missing function board_main_topKévin Redon1-0/+8
2018-09-06owhw: add missing function board_exec_dbg_cmdKévin Redon1-0/+18
2018-09-06minor: update copyrightKévin Redon6-0/+8
2018-09-06minor: fix typo in commentKévin Redon1-2/+1
2018-09-06minor: add checks on configurations and functionsKévin Redon1-5/+17
2018-09-04qmod: add LED user controlKévin Redon1-0/+21
2018-09-04EEPROM: fix Wformat compile warningKévin Redon1-2/+2
2018-09-03qmod: output EEPROM data only on debug level, and add completion outputKévin Redon1-3/+5