Age | Commit message (Expand) | Author |
2017-09-22 | Some hack for MIPS, don't remember the detailsmips-hack-upstream | David Barksdale |
2017-08-10 | Support for STM32F722, F723, F413 and F423 | Andreas Bolsch |
2017-08-10 | log: Add a new debug level (4) for verbose I/O debug | Andreas Fritiofson |
2017-08-10 | stm32l1: Devid 0x429 only has 8bit flash size register | Karl Palsson |
2017-07-24 | flash Kinetis: fix probe for FlexNVM partitioned as EEPROM backup | Tomas Vanek |
2017-07-24 | flash Kinetis: fix devices with smallest program flash (8 and 16 kB) | Tomas Vanek |
2017-07-07 | mips32: inline functions in headers must be static | Andreas Fritiofson |
2017-06-30 | rtos: better sanity checking for uCOS-III | Steven Stallion |
2017-06-30 | rtos: style corrections for uCOS-III | Steven Stallion |
2017-06-30 | flash/nor/efm32: Support EZR32HG devices. | Richard Watts |
2017-06-30 | target: Fix snprintf format string and argument mismatch in md output | Andreas Fritiofson |
2017-06-17 | flash/nor/tcl: Make read_bank parameters optional | Marc Schink |
2017-06-17 | flash/nor/tcl: Respect flash bank boundary in write_bank | Marc Schink |
2017-06-17 | flash/nor/tcl: Make write_bank parameter optional | Marc Schink |
2017-06-17 | flash/nor/tcl: Respect flash bank boundary in verify_bank | Marc Schink |
2017-06-17 | flash Kinetis: Add support for newer KW series | Joakim NohlgÄrd |
2017-06-17 | flash Kinetis: add KL28 device | Tomas Vanek |
2017-06-17 | flash Kinetis: handle all types of watchdog, disable in reset-init | Tomas Vanek |
2017-06-17 | flash Kinetis: implement automatic bank creation based on device probe | Tomas Vanek |
2017-06-17 | flash Kinetis: split kinetis_chip from kinetis_flash_bank | Tomas Vanek |
2017-06-17 | flash Kinetis: add KV5x family | Tomas Vanek |
2017-06-17 | flash Kinetis: add KL8x family, fix erase check | Tomas Vanek |
2017-06-17 | flash Kinetis: add KE1xZ and KE1xF families | Tomas Vanek |
2017-06-17 | flash/nor: at91samd modified to use real erase sector size | Tomas Vanek |
2017-06-17 | flash/nor/at91sam4: remove FWS=6, rename at91samg to atsamg | Tomas Vanek |
2017-06-02 | flash: nor: ath79: fix build failure due to recent MIPS changes | Paul Fertser |
2017-05-31 | flash: Add support for Atheros (ath79) SPI interface | Tobias Diedrich |
2017-05-31 | imx_gpio: add mmap based jtag interface for IMX processors | Grzegorz Kostka |
2017-05-12 | jtag/drivers: Add Cypress KitProg driver | Forest Crossman |
2017-05-08 | stm32l4: support flashing L45x/46x devices | Juha Niskanen |
2017-05-08 | mips32, use scan32 function for reading impcode/idcode. | Salvador Arroyo |
2017-05-08 | mips32: add micromips breakpoints support | Salvador Arroyo |
2017-05-08 | mips32: add micromips isa handling | Salvador Arroyo |
2017-05-08 | mips32, convert miniprograms with code definition | Salvador Arroyo |
2017-05-08 | mips32, add support for micromips in debug mode | Salvador Arroyo |
2017-05-08 | mips32, add microMips instruction subset | Salvador Arroyo |
2017-05-08 | mips32, add option to avoid check in last instruction | Salvador Arroyo |
2017-05-08 | mips32, add realloc code | Salvador Arroyo |
2017-05-08 | mips32, change in pracc_list for dynamic allocation | Salvador Arroyo |
2017-05-02 | Fix compile failure on MacOSX | Matthias Welwarsky |
2017-04-25 | mips32, write handler code in a more compact way | Salvador Arroyo |
2017-04-25 | mips32, implement assembler li instruction | Salvador Arroyo |
2017-04-25 | mips32, in wait_for_pracc_rw() use ejtag_info->pa_ctrl | Salvador Arroyo |
2017-04-25 | mips32, mips32_pracc_finish() queued only | Salvador Arroyo |
2017-04-25 | mips32, drop unnecessary code in mips32_pracc.c | Salvador Arroyo |
2017-04-25 | mips32, homogenize code in the scan functions | Salvador Arroyo |
2017-04-25 | server/telnet: Remove exit() call | Marc Schink |
2017-04-25 | server/server: Remove all exit() calls | Marc Schink |
2017-04-25 | stm32l4: support flashing L496 devices | Juha Niskanen |
2017-04-24 | mips32, add generic scan 32 function | Salvador Arroyo |