projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for RC calibration from AVR053
[pub/lufa.git]
/
Bootloaders
/
2018-06-17
Dean Camera
Move class-specific functional descriptor definitions...
tree
|
commitdiff
2018-04-22
Dean Camera
Update all project manufacturer strings with a generic...
tree
|
commitdiff
2018-04-02
Dean Camera
Fix bootloaders incorrectly checking the BOOTRST fuse...
tree
|
commitdiff
2018-01-22
Dean Camera
Add short delays before detaching from the USB bus...
tree
|
commitdiff
2018-01-22
Dean Camera
Fixed bootloaders accepting flash writes to the bootloa...
tree
|
commitdiff
2018-01-07
Dean Camera
Upgrade HID bootloader Python host app to cross-platfor...
tree
|
commitdiff
2018-01-04
Dean Camera
Update copyrights for 2018.
tree
|
commitdiff
2017-10-01
Dean Camera
Fixed bootloaders not disabling global interrupts durin...
tree
|
commitdiff
2017-04-18
Dean Camera
Update copyrights for 2017.
tree
|
commitdiff
2017-01-29
Dean Camera
Restrict HID bootloader programming region (thanks...
tree
|
commitdiff
2017-01-29
Dean Camera
Revert incorrect Mass Storage bootloader app start...
tree
|
commitdiff
2016-04-30
Dean Camera
Fix outdated URL in the HID bootloader Python host...
tree
|
commitdiff
2016-04-20
Dean Camera
Merge pull request #84 from eltang/eeprom_wear_fix
tree
|
commitdiff
2016-04-20
Eric Tang
Update functions used to write to EEPROM
tree
|
commitdiff
2016-04-10
Dean Camera
Fix HID bootloader responding incorrectly to some descr...
tree
|
commitdiff
2016-04-05
Dean Camera
Replace the LUFA build system with DMBS.
tree
|
commitdiff
2016-04-03
Dean Camera
Add LUFA DMBS extension modules, use DMBS in project...
tree
|
commitdiff
2016-04-03
Dean Camera
Merge branch 'master' into dmbs
tree
|
commitdiff
2016-01-31
Dean Camera
Update copyrights to 2016.
tree
|
commitdiff
2016-01-02
Dean Camera
Merge branch 'master' into dmbs
tree
|
commitdiff
2015-12-22
Dean Camera
Fix additional missing va_end() in the HID bootloader...
tree
|
commitdiff
2015-12-22
Dean Camera
Fix HID bootloader CLI app missing va_end() calls.
tree
|
commitdiff
2015-12-02
Dean Camera
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
tree
|
commitdiff
2015-11-08
Dean Camera
Fixed missing bounds checks and off-by-one in the DFU...
tree
|
commitdiff
2015-10-03
Dean Camera
Merge pull request #46 from NicoHood/patch-1
tree
|
commitdiff
2015-08-30
Dean Camera
Fixed incorrect signature reported in the CDC/DFU bootl...
tree
|
commitdiff
2015-08-01
Dean Camera
Merge pull request #49 from the2masters/progmem
tree
|
commitdiff
2015-05-17
Dean Camera
Update copyrights to 2015 (better late than never).
tree
|
commitdiff
2015-05-11
Dean Camera
Patch HID bootloader host app to fix Windows compilatio...
tree
|
commitdiff
2015-03-15
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2015-03-10
Dean Camera
Merge pull request #50 from the2masters/gitignore
tree
|
commitdiff
2015-03-10
Dean Camera
Merge pull request #47 from NicoHood/patch-2
tree
|
commitdiff
2015-02-28
Stefan Hellermann
ignore HID Bootloader upload tool
tree
|
commitdiff
2015-02-24
Nico
Update BootloaderCDC.c
tree
|
commitdiff
2014-12-26
Dean Camera
Upgrade to latest Doxygen.
tree
|
commitdiff
2014-10-12
Dean Camera
Minor documentation improvements to the Mass Storage...
tree
|
commitdiff
2014-10-12
Dean Camera
Revert "Improve bootloader documentation."
tree
|
commitdiff
2014-10-12
Dean Camera
Improve bootloader documentation.
tree
|
commitdiff
2014-10-12
Dean Camera
Fix bootloaders not starting user application if the...
tree
|
commitdiff
2014-10-11
Dean Camera
Add Leonardo compatibility to most bootloaders, run...
tree
|
commitdiff
2014-10-11
Dean Camera
Don't run user application in the bootloader unless...
tree
|
commitdiff
2014-09-14
Dean Camera
Obsolete the old MACROS and MACROE convenience macros.
tree
|
commitdiff
2014-09-08
Dean Camera
Merge pull request #38 from jacobschloss/xmega_twi_caps
tree
|
commitdiff
2014-08-24
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2014-08-24
Dean Camera
Update Doxygen confiuration files to 1.8.8.
tree
|
commitdiff
2014-07-15
Dean Camera
Update bootloader documentation to include execution...
tree
|
commitdiff
2014-04-21
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2014-04-21
Dean Camera
Upgrade to latest Doxygen.
tree
|
commitdiff
2014-04-07
Dean Camera
Merge pull request #23 from mondalaci/add-further-scancodes
tree
|
commitdiff
2014-03-01
Dean Camera
Add Atmel Studio 6.2 compatibility.
tree
|
commitdiff
2014-02-22
Dean Camera
Minor typo corrections.
tree
|
commitdiff
2014-01-08
Dean Camera
Rename all Doxygen.conf file to doxyfile and distribute...
tree
|
commitdiff
2014-01-07
Dean Camera
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
tree
|
commitdiff
2014-01-07
László Monda
Use the new USB_STRING_DESCRIPTOR macro for every strin...
tree
|
commitdiff
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
tree
|
commitdiff
2014-01-04
László Monda
Get rid of the redundant ATTR_NEVER_INLINE macro which...
tree
|
commitdiff
2014-01-03
Dean Camera
Update copyrights for 2014.
tree
|
commitdiff
2014-01-03
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2014-01-03
Dean Camera
Merge pull request #17 from mondalaci/further-generichi...
tree
|
commitdiff
2014-01-03
László Monda
Add further instructions regarding the modemmanager...
tree
|
commitdiff
2013-12-26
Dean Camera
Upgrade Doxygen configuration files to the latest version.
tree
|
commitdiff
2013-12-20
Dean Camera
Merge pull request #15 from mondalaci/limit-control...
tree
|
commitdiff
2013-11-21
Dean Camera
Use new VERSION_BCD() macro with explicit int arguments...
tree
|
commitdiff
2013-11-20
Dean Camera
Exclude all host application directories from the Doxyg...
tree
|
commitdiff
2013-11-03
Dean Camera
Merge pull request #12 from mondalaci/generichid-node...
tree
|
commitdiff
2013-11-03
Dean Camera
Merge pull request #11 from mondalaci/generichid-libusb...
tree
|
commitdiff
2013-11-03
Dean Camera
Fix signature bytes in the DFU class bootloader.
tree
|
commitdiff
2013-10-11
Dean Camera
Merge pull request #9 from mondalaci/replace-remaining...
tree
|
commitdiff
2013-10-09
László Monda
Replace CDC interface numbers with enums.
tree
|
commitdiff
2013-10-06
Dean Camera
Merge pull request #8 from mondalaci/extract-interface...
tree
|
commitdiff
2013-10-06
László Monda
Extract interface numbers into enums.
tree
|
commitdiff
2013-09-27
Dean Camera
Merge pull request #7 from mondalaci/hidclassdevice_whi...
tree
|
commitdiff
2013-09-27
Dean Camera
Merge branch 'mondalaci-avr910_typos'
tree
|
commitdiff
2013-09-24
László Monda
Fix "AVR910" typos to "AVR109".
tree
|
commitdiff
2013-09-16
Dean Camera
Add missing AppConfig.h reference in the Mass Storage...
tree
|
commitdiff
2013-09-01
Dean Camera
Add security warnings to the documentation of bootloade...
tree
|
commitdiff
2013-08-31
Dean Camera
Add DefaultInstall section to all INF driver files...
tree
|
commitdiff
2013-08-23
Dean Camera
Update to latest Doxygen configurations, patch Doxygen...
tree
|
commitdiff
2013-08-14
Dean Camera
Add host application directories as distributables...
tree
|
commitdiff
2013-07-14
Dean Camera
Minor code style improvement to the HID bootloader...
tree
|
commitdiff
2013-07-07
Dean Camera
Refactor the new Python HID bootloader host application...
tree
|
commitdiff
2013-07-07
Dean Camera
Add new HID bootloader alternative host loader applicat...
tree
|
commitdiff
2013-07-06
Dean Camera
Mark the very low RAM devices as being unsupported...
tree
|
commitdiff
2013-07-06
Dean Camera
Add automatic application start on virtual disk ejectio...
tree
|
commitdiff
2013-06-27
Dean Camera
Re-added Set Control Line State request handling to...
tree
|
commitdiff
2013-06-16
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-20
Dean Camera
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
tree
|
commitdiff
2013-05-20
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-19
Dean Camera
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
tree
|
commitdiff
2013-05-19
Dean Camera
Add platform includes to the bootloaders.
tree
|
commitdiff
2013-05-19
Dean Camera
Assume 16MHz crystal by default in the AVR8 bootloaders.
tree
|
commitdiff
2013-05-19
Dean Camera
Update Doxygen configuration files to the latest version.
tree
|
commitdiff
2013-05-15
Dean Camera
Add symbolic names for USB Device String Descriptors...
tree
|
commitdiff
2013-05-14
Dean Camera
Fix Printer class bootloader - descriptors are stored...
tree
|
commitdiff
2013-05-14
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-10
Dean Camera
Shrink the size of the Printer class bootloader by...
tree
|
commitdiff
2013-05-10
Dean Camera
Fix typos in the bootloader API table entry names.
tree
|
commitdiff
2013-05-05
Dean Camera
Tighten up Printer bootloader implementation; fold...
tree
|
commitdiff
2013-05-05
Dean Camera
Update the Printer class bootloader to use the new...
tree
|
commitdiff
2013-05-01
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
next