index
:
osmo-ccid-firmware
hoernchen/atr_parity_old
hoernchen/ccidsplit
hoernchen/fsm3
hoernchen/kevin
hoernchen/stringdesc
hoernchen/sync_debugx
hoernchen/wip
hoernchen/wip_atr
hoernchen/wip_bufpool
laforge/dfurt
laforge/str-desc-wip
laforge/tx_complete_delay
master
USB CCID firmware project for (currently only) sysmoOCTSIM
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
debug error handling, sim-atr 0 vty command results in parity errors
hoernchen/atr_parity_old
Eric Wild
2
-0
/
+8
2019-05-11
some basic talloc related vty commands
Harald Welte
1
-0
/
+27
2019-05-11
talloc: \n -> \r\n for serial output
Harald Welte
1
-17
/
+17
2019-05-11
Import libtalloc-2.1.14 into the tree
Harald Welte
4
-0
/
+4989
2019-05-09
finish implementing sim-iccid
Kévin Redon
1
-4
/
+38
2019-05-09
add function to transfer TPDU
Kévin Redon
1
-83
/
+184
2019-05-09
add debug command to communicate with card
Kévin Redon
1
-7
/
+145
2019-05-09
add slot_set_isorate to the baud rate using ISO 7816 values
Kévin Redon
1
-1
/
+55
2019-05-09
add ISO 7816-3 definitions and utilities
Kévin Redon
3
-1
/
+225
2019-05-09
add function to set baudrate
Kévin Redon
1
-1
/
+78
2019-05-09
configure GCLK for ISO baud rates
Kévin Redon
3
-17
/
+17
2019-05-09
output 50 MHz for RMII
Kévin Redon
5
-5
/
+63
2019-05-09
UART_debug now uses the async library with tx ring
Kévin Redon
5
-18
/
+13
2019-05-09
add async library with ring on TX
Kévin Redon
3
-0
/
+770
2019-04-18
switch UART_debug to ASYNC
Kévin Redon
7
-20
/
+71
2019-04-17
sim-atr: Print slot number when printing ATR
Harald Welte
1
-1
/
+1
2019-04-17
sim-atr command: enable the LED when the command is active.
Harald Welte
1
-0
/
+7
2019-04-17
remove SWO pin initialisation
Kévin Redon
1
-47
/
+0
2019-04-17
update ASFv4 library to 1.0.1465
Kévin Redon
2
-1
/
+2
2019-04-17
update CMSIS to 5.1.2
Kévin Redon
28
-33093
/
+29295
2019-04-17
minor: update atmel start project configuration
Kévin Redon
1
-13
/
+13
2019-04-17
command.c: don't print "unknown command" for empty commands
Harald Welte
1
-3
/
+7
2019-04-17
add sim-atr command
Kévin Redon
1
-0
/
+91
2019-04-17
change SERCOM clock to 3.3 MHz
Kévin Redon
2
-12
/
+12
2019-04-17
change ISO baud rate default to 6720 bps
Kévin Redon
1
-7
/
+7
2019-04-17
minor: improve documentation
Kévin Redon
1
-2
/
+2
2019-04-17
remove example code
Kévin Redon
3
-267
/
+3
2019-04-17
jenkins.sh: use PARALLEL_MAKE to accelerate build speed
Harald Welte
1
-1
/
+1
2019-04-17
add ASFv4 M2M (memory-to-memory DMA) middleware
Kévin Redon
10
-16
/
+356
2019-04-17
minor: remove unnecessary hello world command
Kévin Redon
1
-7
/
+0
2019-04-17
minor: fix typo
Kévin Redon
1
-1
/
+1
2019-04-16
manual_test.c: New manual board testing mode
Harald Welte
3
-1
/
+260
2019-04-16
ncn8025: Invert the software logic of RSTIN
Harald Welte
1
-2
/
+2
2019-04-16
command.c: Print prompt when starting up
Harald Welte
3
-0
/
+8
2019-04-16
main.c: Call ncn8025_init also for SIM7
Harald Welte
1
-2
/
+1
2019-02-27
ncn8025: Add support for reading SIMx_INT status
Harald Welte
2
-1
/
+22
2019-02-27
Add various SIM card related debug command
Harald Welte
3
-0
/
+193
2019-02-27
Add mnimalistic command line interface "command.c"
Harald Welte
4
-5
/
+135
2019-02-27
minor: rename MUX_SSTAT to MUX_STAT
Kévin Redon
3
-6
/
+53
2019-02-27
Switch SERCOM7 (Debug UART) to sync mode + add STDIO
Harald Welte
21
-128
/
+766
2019-02-26
fix ASFv4 USB stack
Kévin Redon
1
-3
/
+1
2019-02-24
PA11: Increase drive strength to 8mA
Harald Welte
1
-0
/
+5
2019-02-24
Enable cache via CMCC for higher performance
Harald Welte
1
-0
/
+6
2019-02-24
Update from AtmelStart: Define all used GPIO pins
Harald Welte
3
-0
/
+366
2019-02-24
update from Atmel Start (just loading + re-exporting the project)
Harald Welte
7
-12
/
+73
2019-02-24
Support for sysmoOCTSIM NCN8025/SX1503 control
Harald Welte
8
-0
/
+440
2019-02-07
add README file
Kévin Redon
1
-0
/
+46
2019-02-07
add GPLv2 license
Kévin Redon
1
-0
/
+488
2019-02-07
relocate application to after the DFU bootloader
Kévin Redon
3
-167
/
+5
2019-02-07
add debug welcome message output
Kévin Redon
1
-0
/
+2
[next]