altos: Remove 8051 address space specifiers
[fw/altos] / src / stmf0 / ao_usb_stm.c
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-05-07 Keith PackardMerge branch 'mpusb'
2018-05-07 Keith Packardaltos/stmf0: Fix up USB debug code
2018-05-07 Keith Packardaltos/stmf0: Add IN3 alternate endpoint support
2018-05-07 Keith Packardaltos/stmf0: Toggle IN2 SW_BUF bit when sending data
2018-04-23 Bdale Garbeeadd a warning about Google limiting per-day access...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-08 Keith Packardaltos/stmf0: Use double buffering for ChaosKey
2018-01-08 Keith Packardaltos/stmf0: use double buffering for USB rx data
2018-01-07 Keith Packardaltos/stmf0: Use double buffering for USB tx data
2018-01-07 Keith Packardaltos/stmf0: Stop shadowing USB tx buffers in system RAM
2018-01-07 Keith Packardaltos/stmf0: Remove packet counters from non-debug...
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2016-12-18 Keith Packardaltos/arm: Align data so that gcc 5.4 doesn't do byte...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-12 Keith Packardaltos/stmf0: Remove ao_usb_free
2016-06-12 Keith Packardaltos/stmf0: Rework the sram allocation to save a few...
2016-06-10 Keith Packardstmf0: Do not send more data than requested for GET_DES...
2016-06-10 Keith Packardstmf0: Clear all USB state when resetting chip. Wakeup...
2016-03-05 Keith Packardaltos/stmf0: Fix build without second USB IN endpoint
2016-03-02 Keith Packardaltos/chaoskey: Add another USB endpoint to read raw...
2016-02-15 Keith Packardaltos/stmf0: Use device ID as usb serial number if...
2016-02-07 Keith Packardaltos: Allow USB drivers to skip CDC-ACM -specific...
2016-02-07 Keith Packardaltos/stmf0: Add suspend/resume support
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-03-01 Keith Packardaltos/stmf0: Allocate USB buffers at startup
2015-02-01 Keith Packardaltos/stmf0: Support PA11/PA12 remapping
2015-01-27 Keith Packardaltos/stmf0: Add faster USB path
2015-01-26 Keith Packardaltos: Initial STMF04x support