pub/USBaspLoader.git
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
2012-10-02 Stephan Baerwolfextend "spminterface.h" for support of multiple ATmegas
2012-10-02 Stephan Baerwolfextend "spminterface.h" for support of atmega88 and...
2012-10-02 Stephan Baerwolfextend "spminterface.h" for support of atmega32
2012-10-02 Stephan Baerwolfextend "spminterface.h" to additional checks on "BOOTLO...
2012-10-02 Stephan Baerwolfextend support of "HAVE_READ_LOCK_FUSE" to more devices
2012-10-02 Stephan Baerwolfadd new device-signatures to main.c
2012-10-02 Stephan Baerwolffix incorrect definition within header-file
2012-10-02 Stephan Baerwolfdeactivate include of <avr/cpufunc.h> for toolchain...
2012-09-17 Stephan BaerwolfUSBaspLoader seventh stable release v0.7 v0.7
2012-09-17 Stephan BaerwolfSince build process has changed, there is no need for...
2012-09-17 Stephan Baerwolfchange the build-process of the updater (do some linker...
2012-09-17 Stephan BaerwolfChange the activity of different code-snipeds and macros
2012-09-17 Stephan BaerwolfFinally a correct and translated schematics recommendation
2012-09-17 Stephan Baerwolffix environmental and configuration issues within Makef...
2012-09-17 Stephan Baerwolffix dynamic "$(RM)" use instead of direct "rm -f" command
2012-09-13 Stephan BaerwolfUSBaspLoader sixth stable release v0.6 v0.6
2012-09-13 Stephan Baerwolfupdate old information within Schematics
2012-09-13 Stephan Baerwolfmake spminterface.h more robust against different gcc...
2012-09-13 Stephan Baerwolffix missing include within generated firmware-header
2012-09-13 Stephan Baerwolfpimp Makefiles to use more global settings
2012-09-13 Stephan Baerwolfadapt usbdrv to cope with newer toolchains and fit...
2012-09-02 Stephan BaerwolfUSBaspLoader fifth stable release v0.5 v0.5
2012-09-02 Stephan Baerwolfintroduce first updater-functionalities using the do_spm
2012-09-02 Stephan BaerwolfAdapt firmware-Makefile to make use of global ones
2012-09-02 Stephan Baerwolfintroduce global Makefiles
2012-09-02 Stephan Baerwolfsmpinterface fix: missing rampZ-write for atmega1284p
2012-09-02 Stephan Baerwolfbeautify interfacing maschinecode
2012-08-25 Stephan BaerwolfUSBaspLoader third stable release v0.4 v0.4
2012-08-25 Stephan Baerwolffix: do not ignore "USBASP_FUNC_SETISPSCK"
2012-08-25 Stephan Baerwolfadd some information into spminterface regarding the...
2012-08-25 Stephan Baerwolffix typos and shring do_spm to gain 4 bytes flash
2012-08-25 Stephan Baerwolfinclude missing boot.h into bootloader
2012-08-25 Stephan Baerwolfadd additional USBasp-Commands
2012-08-20 Stephan BaerwolfUSBaspLoader third stable release v0.3 v0.3
2012-08-20 Stephan BaerwolfUpdate Makefile for firmware-install
2012-08-20 Stephan Baerwolfextend "spminterface.h" by implementing "do_spm"
2012-08-04 Stephan BärwolfUSBasp second stable release v0.2 2010-07-27-stephan-201208041315 v0.2
2012-08-04 Stephan Bärwolfadd device-signature for my atmega1284p
2012-08-04 Stephan Bärwolfintroduce spminterace capabilities for new devices...
2012-08-04 Stephan BärwolfFIX: fix some fuse-settings, correct some typos within...
2012-08-01 Stephan BaerwolfUSBasp first stable release v0.1 2010-07-27-stephan-201208020130 v0.1
2012-08-01 Stephan BaerwolfBUGfix: fix lost bootloader-writeprotection via "HAVE_B...
next