pub/USBaspLoader.git
2014-03-28 Stephan BaerwolfUSBaspLoader v0.97 stable release master testing v0.97
2014-03-18 Stephan Baerwolfadd an info text how to encode free-for-all magic values testing-head
2014-03-15 Stephan Baerwolfintroduce new feature for the updater: UPDATECRC32
2014-03-15 Stephan Baerwolfadd support for ATmega162
2014-03-15 Gary Bellfix typo in Makefile.inc comment
2013-12-16 Stephan Baerwolfmake "BOOTLOADER_ADDITIONALMSDEVICEWAIT" more compiling...
2013-12-16 Stephan Baerwolffinish fixing broken build with ATmega88A
2013-12-16 Stephan Baerwolffix: broken build with ATmega88A and ATmega168A caused...
2013-12-16 Stephan Baerwolfrevise configuration selection and fix builds for 12MHz
2013-12-16 Stephan Baerwolfintroduce new feature: BOOTLOADER_ADDITIONALMSDEVICEWAIT
2013-11-09 Stephan BaerwolfBUGfix: wrong configuration selection by incomplete...
2013-11-07 Stephan Baerwolffix: DANGEROUS addressing issue in spminterface.h
2013-11-07 Stephan Baerwolffix: build-error on atmega128
2013-09-12 Stephan BaerwolfBUGfix: Abort timeout when bootLoaderConditionSimple()
2013-09-12 Stephan BaerwolfBUGfix and cleanup Makefiles
2013-09-12 Stephan Baerwolfput some extra (pre-)configuration into Makefile.inc
2013-09-12 Stephan BaerwolfBUGfix: enable "CONFIG_HAVE__BOOTLOADER_ALWAYSENTERPROG...
2013-09-12 Stephan Baerwolffix: rename BOOTLOADER_LOOPCYCLES_TIMEOUT
2013-09-12 Stephan Baerwolfintroduce new feature: BOOTLOADER_IGNOREPROGBUTTON
2013-09-11 Stephan Baerwolfintroduce new feature: BOOTLOADER_ABORTTIMEOUTONACT
2013-09-11 Stephan BaerwolfBUGfix: fix race condition between TIMEOUT and HIDDENEXIT
2013-09-11 Stephan Baerwolfintroduce new feature: BOOTLOADER_ALWAYSENTERPROGRAMMODE
2013-09-11 Stephan Baerwolfintroduce new feature: BOOTLOADER_LOOPCYCLES_TIMEOUT
2013-09-10 Stephan BaerwolfBUGfix: "HAVE_BOOTLOADER_HIDDENEXITCOMMAND" depends...
2013-09-10 Stephan Baerwolffurther trick to optimize code size
2013-09-10 Stephan Baerwolfintroduce new feature: BOOTLOADER_HIDDENEXITCOMMAND
2013-09-10 Stephan BaerwolfWORKfix: Change condition when to evaluate RAMEND
2013-09-10 Stephan BaerwolfBUGfix: Only clear MCUCSR register when bootLoaderCondi...
2013-09-10 Stephan Baerwolfintroduce new feature: BOOTLOADERENTRY_FROMSOFTWARE
2013-08-26 Stephan Baerwolfcleanup and extend Makefiles
2013-08-26 Stephan Baerwolfupdater: fix flash addressing BUG possibly reading...
2013-08-26 Stephan Baerwolfspminterface.h: cleanup some comments about the achieva...
2013-08-26 Stephan BaerwolfRemove precompiled hexfiles - use demoboard for testing
2013-08-26 Stephan Baerwolfadd support for ATmega8535
2013-05-28 Stephan BaerwolfUSBaspLoader v0.96.4 special release v0.96.4
2013-05-28 Stephan BaerwolfUSBaspLoader v0.96.3 special release v0.96.3
2013-05-06 Stephan BaerwolfUSBaspLoader v0.96.2 special fixing release v0.96.2
2013-05-06 Stephan Baerwolffix: typos within Readme.txt - further extend the list...
2013-05-06 Stephan Baerwolffix: WARNING and probably dangerous naked function...
2013-05-05 Stephan BaerwolfUSBaspLoader v0.96.1 special fixing release v0.96.1
2013-05-05 Stephan Baerwolffurther optimize codesize
2013-05-05 Stephan Baerwolffix: complete "BUILDING AND INSTALLING" section of...
2013-05-05 Stephan Baerwolfremove Changelog.txt, since it is git tracks changes now
2013-05-05 Stephan Baerwolffix: "bootloader__do_spm is not located after interrupt...
2013-05-05 Stephan Baerwolfstep-by-step migrate to new usbdrv API (allow USB_CFG_L...
2013-05-05 Stephan Baerwolffix: firmware/main.c using douplicated symbol "__clearram"
2013-03-31 Stephan BaerwolfUSBaspLoader v0.96 release v0.96
2013-03-31 Stephan BaerwolfATmega2560 passed extensive testing (20MHz)
2013-03-31 Stephan Baerwolffinal preparations for upcoming version 0.96
2013-03-31 Stephan BaerwolfBUGFIX: spminterface: use eicall to call "___bootloader...
2013-03-31 Stephan BaerwolfWorkaround "eicall" compiler bug
2013-03-31 Stephan Baerwolfimprove build process by adding new features to Makefiles
2013-03-31 Stephan Baerwolffix minor compiler warning issue
2013-03-31 Stephan BaerwolfBUGFIX: fix issue 6 to really disable watchdog timer
2013-03-31 Stephan Baerwolfadd support for ATmega640, ATmega1280, ATmega1281,...
2013-03-31 Stephan Baerwolfadd support for ATmega16
2013-03-31 Stephan Baerwolfupdate list of tested devices
2013-03-31 Stephan Baerwolfadd additional "funcaddr___bootloader__do_spm"-checking...
2013-03-31 Stephan Baerwolfadd new feature: "BOOTUP_CLEARRAM"
2013-03-31 Stephan Baerwolfupdate usbdrv to recent release 20121206
2012-11-19 Stephan BaerwolfUSBaspLoader ninth and a half stable release v0.95 v0.95
2012-11-19 Stephan Baerwolfadapt feature autotselect to new features - mark atmega...
2012-11-19 Stephan Baerwolfadd missing selection macro of ATmega164PA signature
2012-11-19 Stephan BaerwolfBUG: fix: limit some excessive assembler to spezific...
2012-11-19 Stephan BaerwolfBUG: fix updater.c to cope with more than 64k flash...
2012-11-19 Stephan Baerwolfmake the updater firmware more dynamic for different...
2012-11-19 Stephan BaerwolfMANIAC: optimize whole code via new feature "USE_EXCESS...
2012-11-19 Stephan Baerwolfprepare further optimization via introduction of "usbFu...
2012-11-19 Stephan Baerwolfoptimize code to save some bytes
2012-11-19 Stephan Baerwolfimprove feature autoselection and make it more granular
2012-11-19 Stephan Baerwolfnew feature "HAVE_FLASH_BYTE_READACCESS" to fix read...
2012-11-19 Stephan BaerwolfBUG: fix way accessing flash-memory, esp. on devices...
2012-11-19 Stephan BaerwolfBUG: fix bogous "HAVE_EEPROM_BYTE_ACCESS" feature which...
2012-11-19 Stephan BaerwolfBUG: fix flash read error on atmegas with more than...
2012-11-14 Stephan BaerwolfRevert "save some more memory in case "BOOTLOADER_CAN_E... v0.9.1
2012-11-14 Stephan BaerwolfUSBaspLoader ninth stable release v0.9 v0.9
2012-11-14 Stephan Baerwolfnew feature: HAVE_SPMINTEREFACE_NORETMAGIC
2012-11-14 Stephan Baerwolfadd and extend fuse-bit settings
2012-11-14 Stephan Baerwolfmodify main.c for adding "atmega324pa" support
2012-11-14 Stephan Baerwolfintroduce new feature "HAVE_SPMINTEREFACE_MAGICVALUE...
2012-11-14 Stephan Baerwolfoptimize and extend updater.c
2012-11-14 Stephan Baerwolfnew feature "HAVE_UNPRECISEWAIT" for save some flash
2012-11-14 Stephan Baerwolfoptimize initForUsbConnectivity
2012-11-14 Stephan Baerwolfsave some more memory in case "BOOTLOADER_CAN_EXIT...
2012-11-14 Stephan BaerwolfBUG: fix updater Makefile (rulde "usbasploader.raw:")
2012-11-14 Stephan BaerwolfBUG: fix __do_spm_Ex (spminterface.h) on architecture...
2012-11-10 Stephan BaerwolfUSBaspLoader eigth and a half stable release v0.85 v0.85
2012-11-10 Stephan Baerwolfminimize code and improve autoselection
2012-11-10 Stephan Baerwolfhave updater check HAVE_SPMINTEREFACE and raise error...
2012-11-10 Stephan BaerwolfClean up and add new features
2012-11-10 Stephan Baerwolffix some reported issues by improving Makefile
2012-11-10 Stephan Baerwolfremove "hexfiles"-residuals in firmware/Makefile
2012-11-10 Stephan BaerwolfFix typo and add tinyUSBboard webpage to Readme
2012-10-02 Stephan BaerwolfUSBaspLoader eigth stable release v0.8 v0.8
2012-10-02 Stephan BaerwolfIt is high time to do some changes to the "Readme.txt...
2012-10-02 Stephan Baerwolfadd automatic "BOOTLOADER_ADDRESS" selection to Makefil...
2012-10-02 Stephan Baerwolfcleanup and beautify Makefile.inc plus additional fuseb...
2012-10-02 Stephan Baerwolfextend "spminterface.h" for support of ATmega128
2012-10-02 Stephan Baerwolfextend "spminterface.h" for support of ATmega328 and...
2012-10-02 Stephan Baerwolfmark ATmega48 as unsupported
next