Commit Graph

  • 6f273cadd8 kinetis: Try to be safer about our FCCOB writes so the Flash controller's less likely to get mad dragonmux 2022-06-22 00:21:38 -0400
  • 0c18fcefe3 kinetis: macro organization and clearer function naming Rafael Silva 2022-07-02 03:11:55 +0100
  • ba1f102469 misc: Disbabled a clang-format warning that's generating far too much noise dragonmux 2022-06-29 00:12:19 -0400
  • 18a49ac853 kinetis: Run clang-format on the code dragonmux 2022-06-29 00:10:36 -0400
  • 72e4f4d2b2 kinetis: Refactored out some common code from kinetis_probe for the S32K14 lineup dragonmux 2022-06-29 00:10:12 -0400
  • fee6f28915 kinetis: General formatting and readability cleanup dragonmux 2022-06-22 00:22:14 -0400
  • 9b8d2fb822 stlink: Added documentation about the new SWIM_AS_UART build option dragonmux 2022-06-28 19:53:56 -0400
  • a95e2e80bc stlink: Add option to turn SWIM/RST into UART RX/TX Silke Hofstra 2018-09-29 20:23:09 +0200
  • f2c59b052c misc: Fixed the README title/headings situation and cleaned up a bit further dragonmux 2022-07-03 12:43:11 -0400
  • 7bc2fa53f1 misc: Reworded the README section of BMDA to match the name change dragonmux 2022-07-03 12:41:48 -0400
  • c26115b3f7 blackpillv2: clarify how to exit bootloader mode Marcin Niestroj 2022-06-30 22:44:12 +0200
  • 86a12ddaaa blackpillv2: clarify how to enter to bootloader mode Marcin Niestroj 2022-06-30 22:30:18 +0200
  • 141fd17f63 blackpillv2: update references in UsingRTT Marcin Niestroj 2022-06-30 22:52:47 +0200
  • 61c2724c9d blackpillv2: fix PROBE_HOST in Readme.md Marcin Niestroj 2022-06-30 21:44:21 +0200
  • 780ee7a2a8 Fix build error and logic ... Jonathan Giles 2022-06-27 17:21:18 -0400
  • cf204448bf misc: Fixed the push and pull_request branch requirements for our CI to run dragonmux 2022-06-28 02:29:06 -0400
  • d78f7696cc stm32/serialno: Run clang-format on the serial number code dragonmux 2022-06-28 01:30:53 -0400
  • fef40b701f stm32/serialno: Fixed a typo in the 24 character serial number loop dragonmux 2022-06-28 01:30:10 -0400
  • d140b4b667 stlink: Fix the LED pinout on the Nucleo boards Manoel Brunnen 2018-11-11 00:11:02 +0100
  • 1a963b81f6 target/stm32f1: GD32E230 option write special case handling Rafael Silva 2022-06-27 22:46:59 +0100
  • e7a7d82b33 target/stm32f1: remove unused code snippet and superfluous preprocessor check, less pedantic wording on warning Rafael Silva 2022-06-27 22:27:57 +0100
  • a5ebff14bb target/stm32f1: remove redundant grouping ad for loop cleanup Rafael Silva 2022-06-27 22:04:37 +0100
  • 90ed4fe31a target/stm32f1: clang-format and code styling for better readability Rafael Silva 2022-06-27 21:35:16 +0100
  • 5666fa2a2f target/sam3x: add aditional check for valid EEFC addr Rafael Silva 2022-06-27 12:44:55 +0100
  • 1bca0323d9 target/sam3x: saner uninitialized variable prevention Rafael Silva 2022-06-27 11:25:02 +0100
  • 2ef4269b0e misc: Added recomendations for VSCode extensions to be used with the project dragonmux 2022-06-27 00:33:20 -0400
  • 3a02fdea9d misc: Added a clang-tidy Makefile target so enforcing the formatting is easier dragonmux 2022-06-26 03:11:47 -0400
  • 0e184c7b98 misc: Cleaned up the clang-format configuration ready for it to be applied dragonmux 2022-06-26 02:13:21 -0400
  • 30a7e9f0d4 misc: Added a clang-tidy Makefile target so we can run `make clang-tidy` now dragonmux 2022-06-04 21:28:04 -0400
  • 215b935b83 scripts: Created a clang-tidy runner to allow quick and easy running of clang-tidy across the code base dragonmux 2022-06-04 21:24:34 -0400
  • 4339a131e8 misc: Written a basic clang-tidy configuration dragonmux 2022-06-04 21:22:35 -0400
  • 730a795f09 Add idcode for GD32F303CG detection Jonathan Giles 2022-05-19 19:07:19 -0400
  • 09f64b0627 misc: Added a HACKING.md to provide an explanation of nomenclature and how we handle reset terminology dragonmux 2022-06-26 18:25:31 -0400
  • c33d02bc19 hosted/stlink: Improved the information output and its consistency dragonmux 2022-06-15 22:15:00 -0400
  • aa9c80b37d misc: Formatting consistency dragonmux 2022-06-15 22:14:35 -0400
  • 2765811bbb hosted/stlink: Naming consistency for 'stlink' global object dragonmux 2022-06-15 22:13:00 -0400
  • 66b2d0659a hosted: type naming consistency dragonmux 2022-06-15 22:10:19 -0400
  • baf84c9eb4 launchpad-icdi: Cleaned up and fixed some C89-isms dragonmux 2022-06-15 22:09:18 -0400
  • 0139a349ab hosted/FTDI: Cleaned up the error handling so the compiler can usefully tell us of errors in conditions dragonmux 2022-06-15 22:08:03 -0400
  • 826840bf90 hosted/remote: Cleaned up the error handling so the compiler can usefully tell us of errors in conditions dragonmux 2022-06-15 22:02:48 -0400
  • fbe804f905 hosted/ftdi: Updated the 'cables' definitions dragonmux 2022-06-15 22:00:58 -0400
  • 5ec848e948 hosted/jlink: Fixed use of 'int' where 'size_t' is more appropriate dragonmux 2022-06-15 21:59:49 -0400
  • 9b53fbf6ea launchpad-icdi: Fixed up and rewritten the serial number code to match what was done in #1041 dragonmux 2022-06-15 21:59:03 -0400
  • c271c5c979 remote: Updated the naming in the remote protocol macros dragonmux 2022-06-15 21:57:03 -0400
  • adc03e47d6 hosted: Cleaned up and fixed the definitions of the fill functions for HOSTED_BMP_ONLY dragonmux 2022-06-15 21:54:57 -0400
  • 94afb264e4 command: Cleaned up and improved the naming of cmd_reset and cmd_connect_reset dragonmux 2022-06-15 21:53:39 -0400
  • 12fefa73c9 platforms: Cleaned up and fixed many markdown lint errors, improving the formatting of many of the platform README's dragonmux 2022-06-15 21:52:45 -0400
  • 0dae6a4019 misc: Renamed connect_assert_nrst to clarify usage and align naming dragonmux 2022-06-15 21:51:29 -0400
  • b226c53d13 misc: Renamed CORTEXM_TOPT_INHIBIT_NRST to clarify usage and align naming dragonmux 2022-06-25 17:26:02 -0400
  • 5edf549b48 misc: Updated comments and READMEs to properly reflect pinouts and function dragonmux 2022-06-15 21:44:04 -0400
  • 2eaa579965 platforms: NRST and TRST naming consistency dragonmux 2022-06-15 21:34:09 -0400
  • a8e12d716d misc: Renamed platform_nrst_{get,set}_val to clarify naming and provide consistency dragonmux 2022-06-15 21:21:04 -0400
  • dbb7a81c0a misc: Added a code of conduct based on the Contributors Covenant dragonmux 2022-06-26 18:27:41 -0400
  • bc9032da06 Fix uninitialized variables in target sam3x SId Price 2022-06-26 16:48:30 -0600
  • 0612f2dc79 hosted: Documented the new command line option and added it to the ZSH completions dragonmux 2022-06-16 13:07:08 -0400
  • 52dcf46e61 command: Done a little cleanup of the formatting and layout dragonmux 2022-06-16 12:59:25 -0400
  • 10a4c3f77e hosted: Implemented the extra logic to implement auto-scan in the CLI dragonmux 2022-06-16 12:17:09 -0400
  • 2aea7238af command: Implemented the new 'auto_scan' command for the firmware dragonmux 2022-06-16 10:43:55 -0400
  • ce3544b206 hosted: Removed unwanted automatic switch over to JTAG when SWD scan fails dragonmux 2022-06-16 10:31:25 -0400
  • b713376ce7 hosted/cmsis_dap: Fixed the naming of the cmsis_type_e enum dragonmux 2022-06-25 20:33:30 -0400
  • 07321a4114 ch32f1: Fixed another broken debug print that made assumptions about %x and %d that are wrong dragonmux 2022-06-22 17:26:47 -0400
  • 680a009690 cortexm: Added additional debug information for part probing dragonmux 2022-06-22 16:50:04 -0400
  • b5b2d4dc95 ch32f1: Re-ordered a couple of the operation in ch32f1_probe so it plays nicer with the STM32 parts dragonmux 2022-06-22 16:49:32 -0400
  • 0368b76078 ch32f1: Further formatting and layout cleanup dragonmux 2022-06-22 16:49:06 -0400
  • fbc87cc518 ch32f1: Fixed the probe routine distrubing state for other parts wrt `t->idcode` dragonmux 2022-06-22 14:26:04 -0400
  • 08a8988462 ch32f1: formatting cleanup to bring things closer to inline with the rest of the codebase dragonmux 2022-06-22 14:14:59 -0400
  • 9aba7ecce2 Define the long options structure as const. SId Price 2022-06-26 15:05:48 -0600
  • 84408fef57 Remove unwanted whitespace SId Price 2022-06-26 15:05:20 -0600
  • 3495207980 Further help text updates SId Price 2022-06-26 14:46:56 -0600
  • 7edd4b3379 Textual corrections to help SId Price 2022-06-26 12:08:21 -0600
  • 39bf17b768 Add back code lost during recent rebase SId Price 2022-06-26 12:08:00 -0600
  • 7dd82418e0 Implement long options initial commit SId Price 2022-06-26 10:19:04 -0600
  • 6f38b844af stm32/serialno: Fixed a regression in 24 character serial number suport which was causing them to display all 0's dragonmux 2022-06-26 16:45:51 -0400
  • 4a0e373b49 stm32/serialno: Fixed a small regression that made it in with #1041 resulting in a transposition of alpha characters in serial numbers dragonmux 2022-06-25 17:19:53 -0400
  • 2673e34ddd cortexm: fixed an issue with watchpoint handling and a register sanity check Maciej Musiał 2022-06-26 12:17:51 +0200
  • 1009329882 stlinkv2: Treat STLINK_SWD_AP_FAULT after STLINK_ERROR_WAIT as STLINK_ERROR_WAIT Uwe Bonnes 2022-06-26 01:29:51 +0200
  • b1a02d4f48 Correct filenames in the rest of the files using cl_utils.h SId Price 2022-06-18 17:05:11 -0600
  • 664a91b254 Fix filename in cmsis_dap.c SId Price 2022-06-18 16:57:04 -0600
  • 8a86faf49d Rename cl_utils.* to cli.*, and fix references SId Price 2022-06-18 16:30:05 -0600
  • 0ebcba458d Move all files from "pc" folder to "hosted", update Makefile.inc SId Price 2022-06-18 16:14:34 -0600
  • fcae730bf8 Correct scanf format specifier SId Price 2022-06-26 08:50:21 -0600
  • 02d2ba98d5 Enable power control in BMPA and add required functions SId Price 2022-06-15 15:54:07 -0600
  • 80c98df2f9 stm32wxxx: CPU2 needs wake-up call and has unexpected PIDR4 in AP1 Uwe Bonnes 2022-06-25 15:06:35 +0200
  • 471ba19a77 adiv5.c: Read all CIDR data in one call. Uwe Bonnes 2022-06-25 20:42:21 +0200
  • 14d3846663 gdb_main: Fix a formatting bug that breaks, among other things, breakpoints dragonmux 2022-06-24 21:21:33 -0400
  • d99ab22f95 readme: sample usage update Rafael Silva 2022-06-25 01:29:09 +0100
  • e702afad69 rp: Clean up code a little bit James Turton 2022-06-17 09:30:39 +0200
  • e67cb9f43c rp: Update rp_get_flash_length algorithm James Turton 2022-06-14 20:00:38 +0300
  • f2cb13cf36 rp: Add rp_attach and rp_detach callbacks James Turton 2022-06-14 17:39:04 +0300
  • 354e37fbad rp: Tidy up some other things James Turton 2022-06-14 17:25:53 +0300
  • ce273889fc rp: Refector rp_flash_write James Turton 2022-06-14 17:20:59 +0300
  • f4261c465e rp: Refactor rp_flash_erase James Turton 2022-06-14 17:17:05 +0300
  • dd571467b5 target/sam: slight gpnvm command usage correctness Rafael Silva 2022-06-25 01:07:09 +0100
  • d85e9fb7a2
    hosted: Un-marked hid.c as exectuable as it can't be dragonmux 2022-06-12 06:11:51 -0400
  • 14d7286db1
    stlink: Added a little extra whitespace to help the readability of the platform header dragonmux 2022-06-10 19:25:45 -0400
  • 7160bb987b Fixup preprocessor definition SId Price 2022-06-11 13:02:49 -0600
  • 9f4d50a018 Change from tty.usb* to cu.usb* for more consistent behavior on OSX Jonathan Giles 2022-06-13 18:11:30 -0400
  • b4c81f6302 platforms/f072: moved the linker script and fixed the build system dragonmux 2022-06-08 06:16:04 -0400
  • 3e6bd6cdf2 platforms/f072: updated the platform definition dragonmux 2022-06-08 06:14:55 -0400
  • 20e09abed2 platforms/f072: Introduced a new platform for the SMT32F072 Uwe Bonnes 2021-07-10 17:11:13 +0200