Age | Commit message (Expand) | Author |
2014-02-24 | drivers/jtag: usb_blaster: make command handlers more strict | Antony Pavlov |
2014-02-24 | nrf51: Implement the support for Nordic's nRF51 devices | Andrey Smirnov |
2014-02-24 | EFM32 Wonder Gecko Family support | Joerg Fischer |
2014-02-24 | tcl/drscan: handle invalid syntax with a conditional, not assert | Paul Fertser |
2014-02-24 | usb_blaster: ublast_access.h: add guard macro | Antony Pavlov |
2014-02-24 | drivers/ftdi: warn the user if he tries to use undefined reset signals | Paul Fertser |
2014-02-24 | ft2232: warn about lack of TRST on "turtle" adapter | Paul Fertser |
2014-02-24 | cfg: Make stm32f4x usable with SWD transport | Fatih Aşıcı |
2014-02-24 | stm32f1x: Fix option byte flag parsing | Andreas Fritiofson |
2014-02-11 | arm926ejs: fix write memory operations with caches enabled | Paul Fertser |
2014-02-11 | quark_x10xx: add new target quark_x10xx | Adrian Burns |
2014-02-11 | doc: update README.Windows with new Zadig download URL | Pete Batard |
2014-02-11 | interface/ftdi/xds100v2.cfg: default to reset state and ask user to release i... | Paul Fertser |
2014-02-11 | nor/flash/stm32f1x: add stm32f07x support | Kuldeep Singh Dhaka |
2014-02-06 | cortex_a: do not try to use MMU for translation if it wasn't enabled on targe... | Paul Fertser |
2014-02-06 | gdb_server: Fix confusing warning when entering noack mode | Anton Kolesov |
2014-02-06 | flash: declare fixed arrays const | Spencer Oliver |
2014-02-04 | flash/nor/mdr.c: fix uninitialised variable warning | Paul Fertser |
2014-02-04 | flash/nor/stm32f1x: fix format specifiers warning | Paul Fertser |
2014-02-04 | target/nds32_disassembler: fix format specifiers warnings | Paul Fertser |
2014-02-04 | server/gdb_server: fix uninitialised variable warning | Paul Fertser |
2014-02-04 | rtos: fix uninitialised variable warning | Paul Fertser |
2014-02-04 | doc: add missing reg command argument 'force' | Spencer Oliver |
2014-02-04 | interface/ftdi: add TUMPA Lite config | Paul Fertser |
2014-02-04 | kinetis : improve kinetis flash driver. | Nemui Trinomius |
2014-02-04 | doc: update CMSIS-DAP info to match default driver behaviour | Spencer Oliver |
2014-01-29 | cfg: LPC17xx default to using SYSRESETREQ to reset target | Spencer Oliver |
2014-01-29 | top .gitignore: ignore .dirstamp files | Antony Pavlov |
2014-01-24 | arm920t: fix write memory operations with caches enabled | Paul Fertser |
2014-01-23 | Add GDB remote target description support for ARM4 | Luca BRUNO |
2014-01-23 | CMSIS-DAP: auto-detect CMSIS-DAP USB VID:PID | Peter Lawrence |
2014-01-20 | flash: samd: declare const data | Andrey Yurovsky |
2014-01-20 | doc: Add Gerrit to the Developer resources section | Andreas Fritiofson |
2014-01-20 | Add CMSIS-DAP information to the READMEs. | Paul Fertser |
2014-01-20 | gdb_server: check for invalid read memory requests | Paul Fertser |
2014-01-20 | Retire jtag_add_dr_out | Andreas Fritiofson |
2014-01-20 | jtag/drivers: add USB-Blaster II | Franck Jullien |
2014-01-20 | cfg: add Freescale FRDM-KL46Z Board | Spencer Oliver |
2014-01-19 | target: fix typos | Spencer Oliver |
2014-01-19 | cortexm: use Cortex-M rather than cortex-m3 for dwt registers | Spencer Oliver |
2014-01-15 | Conform to C99 integer types format specifiers | Hsiangkai Wang |
2014-01-15 | Grammatical cleanup to Tcl Scripting chapter of User's Guide | Robert P. J. Day |
2014-01-15 | Atmel samd: add support for SAMD21 | Andrey Yurovsky |
2014-01-11 | cortex_m: Avoid unnecessary saving and restoring of DCRDR | Andreas Fritiofson |
2014-01-11 | adi_v5: Remove unnecessary MEM-AP access functions | Andreas Fritiofson |
2014-01-11 | cortex_m: Fix possible endianness problem in emulated DCC channel | Andreas Fritiofson |
2014-01-11 | target: Add test bench for memory access functions | Andreas Fritiofson |
2014-01-11 | lpc2000: fix LPC810 programming support | Nemui Trinomius |
2014-01-11 | A few more grammar and typo fixes from the User's Guide. | Robert P. J. Day |
2014-01-11 | Remove obsolete tip referring to 2010 removal of TAP numbers. | Robert P. J. Day |