Commit graph

  • d774e87a59
    Update documentation re the urclock programmer Stefan Rueger 2022-11-26 13:23:25 +00:00
  • 3a5f3735ba
    Adapt urclock_getsync() to consider legacy bootloaders Stefan Rueger 2022-11-26 12:54:42 +00:00
  • baa52e3a02
    Update NEWS Stefan Rueger 2022-11-25 23:35:37 +00:00
  • 1cb169ec93
    Establish avr_*timestamp() routines for timing Stefan Rueger 2022-11-25 22:09:02 +00:00
  • 231e88aaf9
    Add autobaud_sync to avrdude.conf part description Stefan Rueger 2022-11-25 19:20:45 +00:00
  • d2a2ec1d1b
    Merge pull request #1194 from stefanrueger/exitrc Stefan Rueger 2022-11-25 17:50:01 +00:00
  • bbc52499e7
    Merge branch 'main' into exitrc Stefan Rueger 2022-11-25 17:43:13 +00:00
  • 2cecf66a61
    Merge pull request #1191 from stefanrueger/jtagice_mkii Stefan Rueger 2022-11-25 17:40:54 +00:00
  • 10ca3661bb
    Merge pull request #1190 from stefanrueger/bootloader-hash Stefan Rueger 2022-11-25 17:40:36 +00:00
  • 664b1aa1f6
    Merge pull request #1189 from stefanrueger/culture Stefan Rueger 2022-11-25 17:40:25 +00:00
  • 607f0c48be
    Merge pull request #1188 from stefanrueger/not-all-is-nor-memory Stefan Rueger 2022-11-25 17:40:11 +00:00
  • 289ca4f34c
    Add optiboot_lgt8f328p.hex bootloader hashes to urclock.c Stefan Rueger 2022-11-25 17:26:17 +00:00
  • 7269370bf6
    Change notices about libreadline presence in urclock.c Stefan Rueger 2022-11-25 13:58:11 +00:00
  • e6f7e158cd
    Change periphery to peripheral; document deprecated miso/mosi are now sdi/sdo Stefan Rueger 2022-11-24 13:18:06 +00:00
  • 2b3534ea8a
    Remove tabs and reformat Stefan Rueger 2022-11-24 12:36:49 +00:00
  • 8e79b7dc52
    Fix error detection for reading a page to pad unset bytes Stefan Rueger 2022-11-24 12:16:43 +00:00
  • 68c6ffd7fc
    Silence compiler warnings, change comments, remove typos Stefan Rueger 2022-11-24 12:14:54 +00:00
  • afa57ace84
    Merge pull request #1196 from mcuee/disable_readline_msvc Stefan Rueger 2022-11-24 10:13:51 +00:00
  • 01ed17bd5c
    Disable GNU Readline for MSVC build mcuee 2022-11-24 13:22:12 +08:00
  • c3413ff0f4
    Fix shell exit value when chip erase is delayed to next flash write Stefan Rueger 2022-11-23 19:53:55 +00:00
  • f9a2bd0327 Got added support for reading and writing fuses, and chiperase. Jan Egil Ruud 2022-11-23 14:25:14 +01:00
  • 19cd7d8c69
    Remove non-stk500v1 bootloaders from urclock hash table Stefan Rueger 2022-11-22 22:38:43 +00:00
  • d3b14f21f9
    Provide bootloader-hash tool Stefan Rueger 2022-11-22 22:38:09 +00:00
  • b925b5113d
    Silence compiler warnings Stefan Rueger 2022-11-22 21:49:26 +00:00
  • 25ca91371d
    Pad pages with input file contents before avr_write() Stefan Rueger 2022-11-22 21:32:42 +00:00
  • 33dd231e4c
    Silence some compiler warnings Stefan Rueger 2022-11-22 21:17:39 +00:00
  • 8c73609c0e
    Fix parameters for JTAGICE mkII and devices with bootloaders Stefan Rueger 2022-11-22 21:02:25 +00:00
  • 796e97ee3a
    Update avrdude.conf.in wrt n_boot_sections, boot_section_size, eecr, spmcr Stefan Rueger 2022-11-22 20:49:12 +00:00
  • 9599bf2243
    Add n_boot_sections and boot_section_size to part definitions Stefan Rueger 2022-11-22 20:44:12 +00:00
  • 7d5ab433ca
    Replace gratuitous references to slave and master with technical terms Stefan Rueger 2022-11-22 17:11:33 +00:00
  • adc333ea54
    Deprecate mosi/miso in favour of sdo/sdi Stefan Rueger 2022-11-22 17:04:05 +00:00
  • 5dc2545716 Cleaned and improved TPI send and receive. Jan Egil Ruud 2022-11-22 14:05:01 +01:00
  • 3afdd55089 Get rid of TPI magic numbers. Jan Egil Ruud 2022-11-22 13:23:57 +01:00
  • 32a6ca39e4 Cleaned up whitespace in jtag3.c so it at least is consistent within the file. Jan Egil Ruud 2022-11-22 13:05:14 +01:00
  • 883d9494c8
    Silence compiler warnings for urclock.c Stefan Rueger 2022-11-22 01:39:27 +00:00
  • 05d78828e0
    Update NEWS Stefan Rueger 2022-11-22 01:29:07 +00:00
  • eee17ab096
    Merge pull request #1187 from mcuee/revert_pr1156 Stefan Rueger 2022-11-22 01:19:10 +00:00
  • ef824d4d89
    Merge pull request #1184 from mcuee/cmake_print_readline Stefan Rueger 2022-11-22 01:18:56 +00:00
  • 9c30ccc6ea
    Merge pull request #1175 from stefanrueger/terminal Stefan Rueger 2022-11-22 01:18:30 +00:00
  • 3400527c7d
    Merge pull request #1174 from stefanrueger/default_programmer Stefan Rueger 2022-11-22 01:17:55 +00:00
  • c3acdccbe5
    Fix JTAGICE mkII by removing the initialize call after CMD_CHIP_ERASE_ISP (#1172) Cristiano De Alti 2022-11-22 02:17:19 +01:00
  • 02e02be6f9
    Merge pull request #1171 from stefanrueger/urclock Stefan Rueger 2022-11-22 01:13:57 +00:00
  • 2063671a02
    Merge pull request #1147 from mcuee/Xplained_Pro_PDI Stefan Rueger 2022-11-22 01:13:23 +00:00
  • f9aea24fba
    Reduce drain timeout value for Windows in urclock.c Stefan Rueger 2022-11-22 00:49:34 +00:00
  • 2e398916a7
    Hash known bootloaders for urclock; they don't need -xbootsize=.... Stefan Rueger 2022-11-22 00:47:26 +00:00
  • b1b8d95154
    Update build.yml to remove readline under macOS mcuee 2022-11-22 06:59:29 +08:00
  • 4c8a900452
    Remove the needs of readline under macOS mcuee 2022-11-22 06:56:37 +08:00
  • 8a61ae5acf PR 1181 and 1185 done Joerg Wunsch 2022-11-21 23:33:37 +01:00
  • 3892c5a459
    Merge pull request #1181 from dl8dtl/add_em_evr_for_openbsd Jörg Wunsch 2022-11-21 23:31:14 +01:00
  • 10ccf0f515 Initial commit for jtag3 TPI support. Can read signature on ATtiny104 XPlained mini, but nothing else yet. Jan Egil Ruud 2022-11-21 21:18:13 +01:00
  • 13e0bd030f
    Merge pull request #1185 from dl8dtl/workaround_1173 Jörg Wunsch 2022-11-21 15:56:40 +01:00
  • 461d75bbc7 Add Marius to the dev team as well Joerg Wunsch 2022-11-21 09:41:46 +01:00
  • f90e36f231 Add a workaround for issue #1173 Joerg Wunsch 2022-11-20 22:52:41 +01:00
  • 7f4474f049
    Delete previous metadata when writing new file to flash in urclock Stefan Rueger 2022-11-20 13:02:51 +00:00
  • c0e4dd494e
    Use file basename in -c urclock metadata under WIN32 Stefan Rueger 2022-11-20 01:48:39 +00:00
  • df4dccabfc
    Update configure.ac to print libreadline status mcuee 2022-11-20 09:46:07 +08:00
  • 53de22cb83
    Update avrintel.c for LGT8F(8|16|32)8P parts Stefan Rueger 2022-11-20 01:12:14 +00:00
  • f276d325ec
    Handle verification errors in read only memory areas gracefully Stefan Rueger 2022-11-20 00:27:49 +00:00
  • ee25a62df6
    Emulate chip erase in terminal when pgm->chip_erase() soft fails Stefan Rueger 2022-11-19 23:09:18 +00:00
  • d65a9a3cee
    Adapt -c urclock to new reset vector protection in urboot v7.7 Stefan Rueger 2022-11-19 19:39:39 +00:00
  • c9357132fa
    Print HAVE_LIBREADLINE status mcuee 2022-11-19 17:22:04 +08:00
  • ff478dcb83 PR 1182 done Joerg Wunsch 2022-11-19 10:00:20 +01:00
  • 6c3ce22b1e
    Merge pull request #1182 from dl8dtl/rewrite_authors Jörg Wunsch 2022-11-19 09:55:23 +01:00
  • 77ad26ddf4 Replace the hint to AUTHORS by an URL Joerg Wunsch 2022-11-18 21:24:10 +01:00
  • efad24e3de Rewrite authors/copyrights Joerg Wunsch 2022-11-18 10:31:45 +01:00
  • 2fc351750e Add Stefan and Xiaofan to the list of authors Joerg Wunsch 2022-11-18 10:26:01 +01:00
  • 908e6b15da Add NetBSD and OpenBSD to the build script Joerg Wunsch 2022-11-17 21:20:07 +01:00
  • 9df522a219 Add <sys/select.h> where appropriate Joerg Wunsch 2022-11-17 14:14:22 +01:00
  • 01be288b18 Add fallback for EM_AVR Joerg Wunsch 2022-11-16 21:21:51 +01:00
  • a3eeedd176
    Silence some compiler warnings Stefan Rueger 2022-11-16 02:32:32 +00:00
  • 2abb666bd2
    Prepare urclock for autobaud synchronisation Stefan Rueger 2022-11-16 02:08:13 +00:00
  • d901e0a768
    Update urbootPutVersion() to reflect urboot v7.7 changes Stefan Rueger 2022-11-16 00:42:36 +00:00
  • 82b9491cbd
    Harden urclock against bootloader bricking Stefan Rueger 2022-11-16 00:08:46 +00:00
  • afc2f7cf0c
    Hint at option -xdelay=... for urclock programmer not responding messages Stefan Rueger 2022-11-12 13:47:48 +00:00
  • ff9c8bbe46
    Silence min()/max() compiler warnings, fix urclock.c typo etc Stefan Rueger 2022-11-12 13:31:33 +00:00
  • e2b69dec75
    Remove MacOS compiler warnings for urclock.c Stefan Rueger 2022-11-12 01:12:31 +00:00
  • b178deef5f
    Handle n_page_erase in urclock for parts t441, t841 and t1634 Stefan Rueger 2022-11-11 01:33:42 +00:00
  • 6e3a99be87
    Add write statistics for patched flash input files at notice2 level Stefan Rueger 2022-11-11 01:27:55 +00:00
  • 22bd977365
    Indent erasing chip message in main Stefan Rueger 2022-11-10 23:18:43 +00:00
  • c67bfe39a3
    Show input file staistics before patching in update.c Stefan Rueger 2022-11-10 23:00:18 +00:00
  • 321bddbf7b
    Rename urclock's option forcetrim to restore Stefan Rueger 2022-11-10 22:35:08 +00:00
  • 2434c3f7f6
    Make terminal write's automatic number width less surprising Stefan Rueger 2022-11-10 19:38:21 +00:00
  • 4c4952d4f6
    Ensure default_programmer from config files is used Stefan Rueger 2022-11-10 18:20:13 +00:00
  • afa408e2c6
    Make urclock.c iron out a bug in some bootloaders Stefan Rueger 2022-11-09 21:00:16 +00:00
  • d5d0b940cc
    Harden vector bootloaders more against reset overwrites Stefan Rueger 2022-11-09 19:28:29 +00:00
  • 84a3e2cc2b
    Fix avr.c comment Stefan Rueger 2022-11-09 19:27:34 +00:00
  • c7ba53bca0
    Harden urclock against terminal time outs and vector overwrites Stefan Rueger 2022-11-09 16:16:59 +00:00
  • ea65918dca
    Omit verify after write failure in term.c Stefan Rueger 2022-11-09 15:43:57 +00:00
  • 20b86fb739
    Warn in uclock when bootloader cannot read/write memories Stefan Rueger 2022-11-08 20:14:59 +00:00
  • 6a6d333849
    Update urclock documentation Stefan Rueger 2022-11-08 15:18:30 +00:00
  • cf3c81f714
    Update urclock's -x parameters Stefan Rueger 2022-11-07 18:01:23 +00:00
  • 0212ed9e4e linixgpio: retrie 100 times to open the pins Stephan I. Böttcher 2022-11-07 13:36:30 +00:00
  • 715db4c690
    Make -A default for urclock programmer Stefan Rueger 2022-11-07 02:43:34 +00:00
  • 21d93ec8cb
    Update urclock programmer Stefan Rueger 2022-11-07 01:26:47 +00:00
  • e6c26d8db4
    Provide urclock programmer Stefan Rueger 2022-11-06 01:29:07 +00:00
  • 4c92030e3a
    Update NEWS main Stefan Rueger 2022-11-01 18:20:06 +00:00
  • d211c4e5f5
    Merge pull request #1164 from MCUdude/hvupdi-type2-fix Stefan Rueger 2022-11-01 18:17:52 +00:00
  • 02fe08aed2
    Open programmer before allocating part Stefan Rueger 2022-11-01 18:06:52 +00:00
  • 577ee72db7 Fix Type 2 HV UPDI Used on AVR-DD and AVR-Ex targets MCUdude 2022-10-31 11:06:14 +01:00
  • b5699663c4
    Update NEWS Stefan Rueger 2022-10-29 11:05:25 +01:00