aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18Document `struct reg` fields.Tim Newsome
2017-10-16tcl: add hi3798 target and Tocoding Poplar board configPeter Griffin
2017-10-03nrf5: Add nRF52832-QFAA supportSlowcoder
2017-10-03nrf51: Rename to nrf5Slowcoder
2017-10-03nrf51: Refactor device-listSlowcoder
2017-10-03stm32lx.c: Read IDcode at appropriate address.Uwe Bonnes
2017-10-03target: atheros_ar9344: add simple uart0 testOleksij Rempel
2017-10-03board: add TP-Link WDR4300 configOleksij Rempel
2017-10-03target: add atheros_ar9344.cfgOleksij Rempel
2017-10-03board: tp-link_tl-mr3020: add ath79 supportOleksij Rempel
2017-10-03server: Add port number to socket bind errorRobert Foss
2017-10-03tcl/interface/ftdi: improve minimodule configDiego Herranz
2017-10-03flash: efm32: add support for EFR-familty (e.g. bluegecko)Andrea Merello
2017-10-03tcl/interface/ftdi/sheevaplug: Fix FTDI channel configurationJonathan McDowell
2017-10-03Add missing breakFabio Utzig
2017-10-03stm32f2x: Fix left shift of negative valueMarc Schink
2017-10-03Fix typo in comment.Tim Newsome
2017-10-03jlink: Disable TCP/IP discoveryMarc Schink
2017-10-03jlink: Disable automatic device selectionMarc Schink
2017-10-03jlink: Use error description in log messagesMarc Schink
2017-10-03jlink: Make libusb optionalMarc Schink
2017-10-03jlink: Make use of debug level for I/O messagesMarc Schink
2017-10-03libjaylink: Update to latest Git versionMarc Schink
2017-10-03helper/options: Add missing #include for MinGW and MSYS2Marc Schink
2017-10-03configure: bring back all default JimTcl extensionsPaul Fertser
2017-10-03telnet_server: increase buffer sizes to allow longer commands.Karl Palsson
2017-10-03telnet_server: drop unused optionsKarl Palsson
2017-08-10Support for STM32F722, F723, F413 and F423Andreas Bolsch
2017-08-10log: Add a new debug level (4) for verbose I/O debugAndreas Fritiofson
2017-08-10stm32l1: Devid 0x429 only has 8bit flash size registerKarl Palsson
2017-07-24flash Kinetis: fix probe for FlexNVM partitioned as EEPROM backupTomas Vanek
2017-07-24flash Kinetis: fix devices with smallest program flash (8 and 16 kB)Tomas Vanek
2017-07-07mips32: inline functions in headers must be staticAndreas Fritiofson
2017-06-30rtos: better sanity checking for uCOS-IIISteven Stallion
2017-06-30rtos: style corrections for uCOS-IIISteven Stallion
2017-06-30zynq_7000: Add expected id for Zynq 7z100 devicesMoritz Fischer
2017-06-30flash/nor/efm32: Support EZR32HG devices.Richard Watts
2017-06-30target: Fix snprintf format string and argument mismatch in md outputAndreas Fritiofson
2017-06-17flash/nor/tcl: Make read_bank parameters optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in write_bankMarc Schink
2017-06-17flash/nor/tcl: Make write_bank parameter optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in verify_bankMarc Schink
2017-06-17flash Kinetis: Add support for newer KW seriesJoakim NohlgÄrd
2017-06-17flash Kinetis: add KL28 deviceTomas Vanek
2017-06-17flash Kinetis: handle all types of watchdog, disable in reset-initTomas Vanek
2017-06-17flash Kinetis: implement automatic bank creation based on device probeTomas Vanek
2017-06-17flash Kinetis: split kinetis_chip from kinetis_flash_bankTomas Vanek
2017-06-17flash Kinetis: add KV5x familyTomas Vanek
2017-06-17flash Kinetis: add KL8x family, fix erase checkTomas Vanek
2017-06-17tcl/target: make sure kex.cfg is not used for Kinetis KE1x familiesTomas Vanek