8560 Commits (ffe6bc82201ff3dceea193af530738d868258b0b)
 

Author SHA1 Message Date
  Antonio Borneo ffe6bc8220 swim: add new transport 4 years ago
  Antonio Borneo ac05f929ed swim: fix adapter speed handling 4 years ago
  Antonio Borneo ac18e960ce swim: abstract the transport in stm8 target 4 years ago
  Antonio Borneo 93c4c0fcbe adapter: expose HLA interface in struct adapter_driver 4 years ago
  Antonio Borneo 94dfa68647 stlink: reduce use of hla specific enum hl_transports 4 years ago
  Marc Schink 17789d3762 flash/nor/sh_qspi: Fix dead assignment 4 years ago
  Tarek BOCHKATI ac870d80a9 arm_disassembler: fix typo 'ARM_UNKNOWN_INSTUCTION' to '.._INSTRUCTION' 4 years ago
  Edward Fewell 763f2549ad nor/flash: Add keep_alive() during flash write handler 4 years ago
  Tomas Vanek 9a5af06f82 flash/nor/jtagspi: propagate error from jtag_execute_queue() 4 years ago
  Marc Schink ec30634c13 rtos/ChibiOS: Fix some coding styles 5 years ago
  Alistair Francis 0637047c65 contrib: Add HiFive1 to udev rules 4 years ago
  Paul Fertser e41c0f4906 flash: nor: jtagspi: make read_status report errors 6 years ago
  Antonio Borneo 11c5efd2ec target/arc: fix build with clang 4 years ago
  iosabi dadf46f618 cortex_m: make bit fields in cortex_m unsigned. 4 years ago
  Marc Schink b604bc6c4c flash/nor/bluenrg-x: Minor code cleanups 4 years ago
  Antonio Borneo 59cc1f6629 coding style: open function's brace at beginning of new line 5 years ago
  Antonio Borneo e41c3f78d1 coding style: wrap lines longer than 120 chars 5 years ago
  Antonio Borneo 4625257007 coding style: join consecutive string fragments 5 years ago
  Antonio Borneo 1946b50dba coding style: let "else" follow the close brace 5 years ago
  Antonio Borneo 3883e769f4 coding style: remove useless return statement from void functions 5 years ago
  Antonio Borneo 3474aa223a coding style: prototype of functions with no parameters 5 years ago
  Antonio Borneo 185834ef8a coding style: add missing space when split strings 5 years ago
  Antonio Borneo 4f459660a9 coding style: avoid unnecessary line continuations 5 years ago
  Antonio Borneo e66bb9d312 coding style: add parenthesis around the argument of sizeof 5 years ago
  Antonio Borneo 9b29cb58ac coding style: remove useless break after a goto or return 5 years ago
  Antonio Borneo 5df5e89cf3 tcl: remove trailing whitespace 4 years ago
  Antonio Borneo 6d3cb807aa tcl: fix typo and spelling 4 years ago
  Antonio Borneo 3a28cdc7cb doc: fix typo and spelling 4 years ago
  Antonio Borneo 307ee6db47 doc: fix texinfo warning on @deffn not at the line beginning 4 years ago
  Antonio Borneo 4738a55da4 helper/ioutil: silence gcc-8 on strncpy 4 years ago
  Antonio Borneo 8807a5937e helper/command: register all commands through register_commands() 4 years ago
  Antonio Borneo 2a8303b0bd tcl: stm32mp15x: fix "reset halt" on CM4 in engineering boot 4 years ago
  Marc Schink fdad56ecb0 flash/nor/efm32: Some small code cleanups 4 years ago
  Marc Schink 82f71aa274 server/telnet: Fix history output 8 years ago
  Tarek BOCHKATI 6f91aae159 hla: remove unused hl_interface_param_s.api 4 years ago
  Marc Schink 22797616ac flash/nor/avrf: Minor code cleanups 4 years ago
  Marc Schink ed8d4a2e3b flash/nor/kinetis: Minor code cleanups 4 years ago
  Evgeniy Didin da41bce3ae target/arc: introduce breakpoint functionality 4 years ago
  Evgeniy Didin c693508f77 target/arc: introduce arc_read/write_instruction functions 4 years ago
  Evgeniy Didin 0af37282c7 target/arc: Add initial stepping functions 4 years ago
  Tim Newsome 05eb9a357c Add get_thread_reg() and set_reg() for hwthread 4 years ago
  Tomas Vanek 968d3851e7 loaders/flash/nrf5: add CPU type to loader source 4 years ago
  Tarek BOCHKATI 880508f68f flash/stm32l4x: always use stm32l4_get_flash_reg 4 years ago
  Andreas Bolsch f6cf185564 revision id for STM32L4P5/Q5 corrected 4 years ago
  Tomas Vanek e888fe3987 target/armv7m: cosmetic refactorization 4 years ago
  Antonio Borneo 8f2afaafe2 jtag: remove unused function adapter_driver_modules_load() 4 years ago
  Antonio Borneo ebc2871005 server: set tcp port and bind address before init 4 years ago
  Antonio Borneo 837de9fd10 coding style: contrib: remove empty lines at end of text files 5 years ago
  Antonio Borneo 6572dd97b3 coding style: src: remove empty lines at end of text files 5 years ago
  Antonio Borneo 9e23c9ae35 coding style: tcl: remove empty lines at end of text files 5 years ago