Ed Clarke
|
721ee98ea4
|
Initial changes to remove xud dependancies when compiling with NO_USB=1
|
2017-06-29 09:48:59 +01:00 |
|
Ross Owen
|
1a729e8eb7
|
Added START_IN_DFU to host and xcore code
|
2017-05-25 10:24:38 +01:00 |
|
Ross Owen
|
ca1925db7a
|
Opts for fitting beclear
|
2016-12-05 19:26:14 +00:00 |
|
Ross Owen
|
dbb519dee2
|
fl_readImageRead() -> fl_readImagePage() due to deprecation warning
|
2016-04-25 16:26:26 +01:00 |
|
Ross Owen
|
195ce6197e
|
Fixed DFU flag address to properly conform to memory address range allocated by tools for apps
|
2015-07-20 11:39:01 +01:00 |
|
Ross Owen
|
9aff164b70
|
Fixed x200 DFU define (caused trap on start-up)
|
2015-06-30 13:59:04 +01:00 |
|
Ross Owen
|
c385fc2e15
|
xpd: Cleaned up whitespace
|
2015-06-26 15:18:05 +01:00 |
|
Ross Owen
|
90a91d5da4
|
DFU now uses absolute address for DFU persistent flag (similar to role-change) to try and improve resilience to code/tools changes.
|
2015-06-26 11:28:34 +01:00 |
|
Ross Owen
|
23b325a89f
|
newDFUState always assigned to. Caused windows DFU issues since it sends extra requests.
|
2015-06-23 16:14:15 +01:00 |
|
Ross Owen
|
cdc2d74016
|
xpd: Cleaned up whitespace
|
2015-06-19 16:11:59 +01:00 |
|
Ross Owen
|
4d93a9c906
|
Initial work to run flash code on a remote tile from USB tile. Also added some error passing for DFU (such that device stalls the host). Still needs merging with dummy_deliver.
|
2015-06-12 14:43:50 +01:00 |
|
Ross Owen
|
ee7d058614
|
DFU now uses an interface to DFU handler which does flash handling. Should allow access to flash on another tile more easily.
|
2015-06-08 16:03:08 +01:00 |
|
Ross Owen
|
6d2d352966
|
fl_setProtection not called when QUAD_SPI_FLASH defined - no longer in API.
|
2015-06-01 15:58:59 +01:00 |
|
Ross Owen
|
ba1d9ffac2
|
Resolved issue with DFU Upload (write_page used instead of read_page..)
|
2014-05-01 13:41:48 +01:00 |
|
Ross Owen
|
9c5e0a1dd8
|
'Release: 6.5.0beta0'
|
2014-03-06 17:50:18 +00:00 |
|
Ross Owen
|
5d2ae2740f
|
Updated DFU api such that can be called from C. Also used new enums in DFU desc.
|
2014-03-06 10:18:54 +00:00 |
|
Ross Owen
|
5009e74a1e
|
Added DFUDelay helper fund (endpoint 0 now in c so no timers... )
|
2014-03-06 10:18:20 +00:00 |
|
Ross Owen
|
7ef494f651
|
Call to GetBuffer now passed length param.
|
2014-02-14 16:20:26 +00:00 |
|
Ross Owen
|
3f11f56de7
|
Removed remaining use of ARCH_ defines (XUD_SERIES_SUPPORT now used)
|
2014-02-05 16:44:25 +00:00 |
|
dan
|
98b3bdba95
|
added toplevel makefile for xpd
|
2014-01-22 11:00:41 +00:00 |
|
Ross Owen
|
974187439d
|
Comment tidy only
|
2014-01-17 11:29:33 +00:00 |
|
Ross Owen
|
1fa6e99473
|
Conflicted merge in mixer
|
2013-12-12 11:50:32 +00:00 |
|
Ross Owen
|
dbf9d350c3
|
Fixed G-based DFU build (From when XUD API was diffent on L vs G
|
2013-12-11 18:18:50 +00:00 |
|
Richard Osborne
|
577b5f500d
|
Make functions static where possible, no intended functionality change.
This saves 208 bytes.
|
2013-12-09 18:09:18 +00:00 |
|
Ross Owen
|
5f70b9a002
|
Removed print.h include
|
2013-11-28 11:59:41 +00:00 |
|
Ross Owen
|
089312508c
|
Removed extra FLASH_MAX_UPGRADE_SIZE define based on ARCH_G
|
2013-10-28 12:32:11 +00:00 |
|
Ross Owen
|
439ec036fb
|
Tidyup of defines etc
|
2013-09-05 23:15:43 +01:00 |
|
Ross Owen
|
2cd8fbdcb6
|
Erase_all now erases all upgrade images, not just the first one
|
2013-07-25 14:03:54 +01:00 |
|
Ross Owen
|
e7d23603a4
|
Tidy
|
2013-05-08 14:24:34 +01:00 |
|
Ross Owen
|
3b5605dd02
|
Fixed some build warnings, EP num shuffle after Int EP removal
|
2012-11-21 18:12:24 +00:00 |
|
Ross Owen
|
c1c7e0b097
|
DFU tidy
|
2012-11-16 12:16:31 +00:00 |
|
Ross Owen
|
8dc3a08c0f
|
DFU cleanup. Removed extra layer of indirection
|
2012-11-15 18:18:02 +00:00 |
|
Ross Owen
|
a19e328b21
|
DFU & SPDIF now working on SKC_SU1. Some DFU tidy
|
2012-11-15 17:49:51 +00:00 |
|
Ross Owen
|
69fb8e42d5
|
serial string removal and dfu changes for su1
|
2012-07-31 15:43:52 +01:00 |
|
Russell
|
2fd29d0376
|
Fix for bug 10588
|
2012-01-11 16:34:54 +00:00 |
|
Russell
|
6a195a8241
|
Disable flash_cmd_reboot as reboot done in endpoint0
|
2012-01-06 16:22:25 +00:00 |
|
Russell
|
bd510cb289
|
Tabs to spaces
|
2012-01-06 16:20:21 +00:00 |
|
Dave Lacey
|
02b07ed9f3
|
First commit
|
2011-07-07 20:15:51 +01:00 |
|