index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...
Dean Camera
2015-12-02
11
-11
/
+11
*
Fixed missing bounds checks and off-by-one in the DFU bootloader signature by...
Dean Camera
2015-11-08
1
-6
/
+31
*
Fixed incorrect signature reported in the CDC/DFU bootloaders for the AT90USB...
Dean Camera
2015-08-30
2
-2
/
+2
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
51
-96
/
+96
*
Patch HID bootloader host app to fix Windows compilation (thanks to Duncan Mc...
Dean Camera
2015-05-11
2
-4
/
+5
*
Minor documentation improvements.
Dean Camera
2015-03-15
1
-1
/
+14
*
Merge pull request #50 from the2masters/gitignore
Dean Camera
2015-03-10
1
-0
/
+1
|
\
|
*
ignore HID Bootloader upload tool
Stefan Hellermann
2015-02-28
1
-0
/
+1
*
|
Update BootloaderCDC.c
Nico
2015-02-24
1
-0
/
+3
|
/
*
Upgrade to latest Doxygen.
Dean Camera
2014-12-27
5
-505
/
+660
*
Minor documentation improvements to the Mass Storage bootloader.
Dean Camera
2014-10-12
1
-14
/
+14
*
Revert "Improve bootloader documentation."
Dean Camera
2014-10-12
16
-112
/
+100
*
Improve bootloader documentation.
Dean Camera
2014-10-12
16
-100
/
+112
*
Fix bootloaders not starting user application if the HWB is grounded during w...
Dean Camera
2014-10-12
9
-49
/
+59
*
Add Leonardo compatibility to most bootloaders, run user application if BOOTR...
Dean Camera
2014-10-11
8
-54
/
+146
*
Don't run user application in the bootloader unless a valid app is present (t...
Dean Camera
2014-10-11
4
-6
/
+64
*
Obsolete the old MACROS and MACROE convenience macros.
Dean Camera
2014-09-14
1
-3
/
+3
*
Update Doxygen confiuration files to 1.8.8.
Dean Camera
2014-08-24
5
-70
/
+175
*
Update bootloader documentation to include execution instructions.
Dean Camera
2014-07-15
5
-0
/
+60
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
5
-135
/
+170
*
Add Atmel Studio 6.2 compatibility.
Dean Camera
2014-03-01
1
-1
/
+1
*
Minor typo corrections.
Dean Camera
2014-02-22
1
-1
/
+1
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
10
-4674
/
+4679
*
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.
Dean Camera
2014-01-08
3
-3
/
+3
*
Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.
László Monda
2014-01-08
3
-54
/
+9
*
Merge pull request #19 from mondalaci/attr-no-inline-cleanup
Dean Camera
2014-01-04
1
-2
/
+2
|
\
|
*
Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same...
László Monda
2014-01-05
1
-2
/
+2
*
|
Update copyrights for 2014.
Dean Camera
2014-01-04
51
-105
/
+105
*
|
Minor documentation improvements.
Dean Camera
2014-01-04
1
-1
/
+2
*
|
Merge pull request #17 from mondalaci/further-generichid-modemmanager-instruc...
Dean Camera
2014-01-03
1
-0
/
+1
|
\
\
|
*
|
Add further instructions regarding the modemmanager suckage.
László Monda
2014-01-03
1
-0
/
+1
|
|
/
*
|
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
5
-40
/
+155
*
|
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
5
-13
/
+13
*
|
Exclude all host application directories from the Doxygen configuration files.
Dean Camera
2013-11-20
1
-1
/
+2
|
/
*
Fix signature bytes in the DFU class bootloader.
Dean Camera
2013-11-03
1
-4
/
+11
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
3
-9
/
+9
*
Merge pull request #8 from mondalaci/extract-interface-numbers
Dean Camera
2013-10-06
13
-20
/
+67
|
\
|
*
Extract interface numbers into enums.
László Monda
2013-10-06
13
-20
/
+67
*
|
Fix "AVR910" typos to "AVR109".
László Monda
2013-09-24
1
-3
/
+3
|
/
*
Add missing AppConfig.h reference in the Mass Storage class bootloader when u...
Dean Camera
2013-09-16
1
-0
/
+1
*
Add security warnings to the documentation of bootloaders without secure writes.
Dean Camera
2013-09-01
3
-0
/
+9
*
Add DefaultInstall section to all INF driver files for easier installation.
Dean Camera
2013-08-31
1
-1
/
+4
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
5
-4700
/
+6675
*
Add host application directories as distributables in Atmel Studio.
Dean Camera
2013-08-14
1
-0
/
+2
*
Minor code style improvement to the HID bootloader Python script.
Dean Camera
2013-07-14
1
-10
/
+10
*
Refactor the new Python HID bootloader host application code.
Dean Camera
2013-07-07
1
-17
/
+36
*
Add new HID bootloader alternative host loader application, written in Python.
Dean Camera
2013-07-07
1
-0
/
+101
*
Mark the very low RAM devices as being unsupported by the Mass Storage class ...
Dean Camera
2013-07-06
1
-1
/
+1
*
Add automatic application start on virtual disk ejection to the Mass Storage ...
Dean Camera
2013-07-06
6
-7
/
+119
*
Re-added Set Control Line State request handling to the CDC class bootloader.
Dean Camera
2013-06-27
2
-1
/
+9
[next]