Richard Hughes
|
bfd946e463
|
Use '#pragma once' to avoid a lot of boilerplate
|
2019-02-09 08:42:30 -06:00 |
|
Richard Hughes
|
02c90d8a03
|
Remove the unused Emacs indenting headers from all source files
Fixes https://github.com/hughsie/fwupd/issues/636
|
2018-08-09 12:48:04 +01:00 |
|
Mario Limonciello
|
51308e648a
|
Adjust all licensing to LGPL 2.1+ (Closes: #526)
|
2018-05-29 09:03:13 +01:00 |
|
Richard Hughes
|
92ced1cfbf
|
trivial: Move the detach and attach to the DFU client tool
This isn't used by the daemon and makes the DfuDevice client simpler.
|
2017-12-04 17:00:22 +00:00 |
|
Richard Hughes
|
1a16cc5e41
|
trivial: Remove the use of GCancellable in the dfu plugin
We're not using this, and we can simplify the code considerably now that the
library is not installed for external users.
|
2017-12-04 17:00:22 +00:00 |
|
Richard Hughes
|
3e1e8227be
|
dfu: Add support for one type of AVR32 device
Currently the only supported model is the AT32UC3A3256S, more to come...
|
2017-10-31 18:30:05 +00:00 |
|
Richard Hughes
|
d49f64f700
|
dfu: Split out the STM functionality to a new file
|
2017-10-31 18:30:05 +00:00 |
|
Richard Hughes
|
9acf8cd16f
|
dfu: Set up the DfuTarget when opening the DfuDevice
In the future we'll use this to set vendor-specific quirks.
|
2017-10-31 18:30:05 +00:00 |
|
Richard Hughes
|
ac32f71a00
|
trivial: Remove the GObjectClass padding for private objects
|
2017-10-28 15:18:35 +01:00 |
|
Richard Hughes
|
3218de03b9
|
dfu: Add dfu_target_get_sector_default()
This allows us to get the first sector defined for the target.
|
2017-10-26 20:49:10 +01:00 |
|
Richard Hughes
|
b73ff8a346
|
trivial: Use FwupdStatus in the dfu plugin
|
2017-09-28 09:23:52 +01:00 |
|
Richard Hughes
|
68480a2069
|
trivial: Move the libdfu sources to the dfu plugin
|
2017-09-07 18:39:23 +01:00 |
|