index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
MassStorage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in changes from upstream
Drashna Jael're
2019-09-06
3
-88
/
+221
|
\
|
*
Documentation: Update doxygen config files to latest released version.
Dean Camera
2019-09-04
1
-84
/
+216
|
*
Documentation: Fix Doxygen grouping.
Dean Camera
2019-09-04
1
-2
/
+2
|
*
Bootloader: MassStorage: Enlarge AUX section to 8KB to fit with newer GCC ver...
Dean Camera
2019-07-29
1
-2
/
+2
|
*
Bootloaders: Enable LTO to reduce compiled size.
Dean Camera
2019-07-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'abcminiuser/master'
Drashna Jaelre
2019-07-03
14
-36
/
+72
|
\
|
|
*
MassStorageBootloader: Move more code into AUX_BOOT_SECTION to save space in ...
Dean Camera
2019-03-27
2
-2
/
+9
|
*
Documentation: Update copyrights to 2019.
Dean Camera
2019-01-08
14
-27
/
+27
|
*
Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Bra...
Dean Camera
2018-04-02
1
-1
/
+1
|
*
Add short delays before detaching from the USB bus in the bootloaders (thanks...
Dean Camera
2018-01-22
2
-0
/
+4
|
*
Fixed bootloaders accepting flash writes to the bootloader region (thanks to ...
Dean Camera
2018-01-22
1
-0
/
+15
|
*
Update copyrights for 2018.
Dean Camera
2018-01-04
14
-27
/
+27
|
*
Fixed bootloaders not disabling global interrupts during erase and write oper...
Dean Camera
2017-10-01
4
-9
/
+19
*
|
Fix xml file line endings
Fred Sundvik
2017-07-08
3
-333
/
+333
|
/
*
Update copyrights for 2017.
Dean Camera
2017-04-18
14
-27
/
+27
*
Revert incorrect Mass Storage bootloader app start address.
Dean Camera
2017-01-29
1
-1
/
+1
*
Add LUFA DMBS extension modules, use DMBS in project makefiles.
Dean Camera
2016-04-03
1
-8
/
+15
*
Update copyrights to 2016.
Dean Camera
2016-01-31
14
-27
/
+27
*
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...
Dean Camera
2015-12-02
3
-3
/
+3
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
14
-27
/
+27
*
Minor documentation improvements.
Dean Camera
2015-03-15
1
-1
/
+14
*
Upgrade to latest Doxygen.
Dean Camera
2014-12-27
1
-101
/
+132
*
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
4
-28
/
+25
*
Improve bootloader documentation.
Dean Camera
2014-10-12
4
-25
/
+28
*
Fix bootloaders not starting user application if the HWB is grounded during w...
Dean Camera
2014-10-12
2
-8
/
+13
*
Add Leonardo compatibility to most bootloaders, run user application if BOOTR...
Dean Camera
2014-10-11
2
-14
/
+27
*
Don't run user application in the bootloader unless a valid app is present (t...
Dean Camera
2014-10-11
1
-4
/
+13
*
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
1
-14
/
+35
*
Update bootloader documentation to include execution instructions.
Dean Camera
2014-07-15
1
-0
/
+16
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
1
-27
/
+34
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
2
-2337
/
+2338
*
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
14
-27
/
+27
*
|
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
1
-8
/
+31
*
|
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
1
-2
/
+2
|
/
*
Extract interface numbers into enums.
László Monda
2013-10-06
3
-2
/
+12
*
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
1
-0
/
+3
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
1
-940
/
+1335
*
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
*
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
Dean Camera
2013-05-20
2
-8
/
+9
|
\
|
*
Add platform includes to the bootloaders.
Dean Camera
2013-05-19
1
-0
/
+1
|
*
Assume 16MHz crystal by default in the AVR8 bootloaders.
Dean Camera
2013-05-19
1
-8
/
+8
*
|
Minor documentation improvements.
Dean Camera
2013-05-20
1
-0
/
+5
|
/
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
1
-50
/
+85
*
Minor documentation improvements.
Dean Camera
2013-05-14
1
-1
/
+1
[next]