aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu
2015-01-09ChibiOS: struct ChibiOS_params_list[] should not be constTomas Vanek
2015-01-09transport: clarify error message when transport is not selectedKarl Palsson
2015-01-09flash: fix kinetis driver typosSpencer Oliver
2015-01-09cfg: fix lpc17xx regressionSpencer Oliver
2015-01-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo
2015-01-09Mac/PPC: Fix build.Jens Bauer
2015-01-09swd: handle various failure conditionsPaul Fertser
2015-01-09target: improve robustness of polling and reexaminationPaul Fertser
2015-01-09rtos: free gdb packet allocated memorySpencer Oliver
2015-01-08checkpatch: fix check for the FSF addressPaul Fertser
2015-01-07jtag: Remove unnecessary global variableAndreas Fritiofson
2015-01-07jtag: Fix memory leaks in jtag_tap_free()Andreas Fritiofson
2014-12-03stm32l: split l0/l1 support no jtag, different HSI settingsKarl Palsson
2014-12-03stm32: Fix L0/1xx CPUTAPID setting and add new L1xx BSTAPIDsJuha Niskanen
2014-11-24tcl/target/stm32f4: ramp up JTAG speed, HSI is 16MHz thereUwe Bonnes
2014-11-24tcl/target/stm32f4x: add F401 and F411 IDsUwe Bonnes
2014-11-24lpc2000: ignore status of part ID IAP commandGrigori Goronzy
2014-11-24checkpatch.pl: check for the FSF mailing addressAntony Pavlov
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov
2014-11-24checkpatch.pl: check for openocd tree, not for kernel treeAntony Pavlov
2014-11-24mips32: fix typosAntony Pavlov
2014-11-24doc: flash: write_image writes only loadable sectionsAlexei Colin
2014-11-24Added FPU support for ChibiOS/RTChristian Gudrian
2014-11-24rtos: add support for ChibiOS/RT 3.0Christian Gudrian
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-11-24flash: at91samd: fix use of is_erased in checkAndrey Yurovsky
2014-11-24jtag/drivers/jlink: implement register command to fix SWDPaul Fertser
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders
2014-11-24Hacking: Some note how to review.Uwe Bonnes
2014-11-24lpc2000: Added LPC1500 series flash programming support.Nemui Trinomius
2014-11-24nrf51: fix checks for is_erasedJim Paris
2014-11-24nrf51: verify that UICR needs erasing before triggering an error about itJim Paris
2014-11-24nrf51: fix UICR eraseJim Paris
2014-11-24nrf51: fix UICR region sizeJim Paris
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence
2014-11-02tcl/interface/ftdi/swd-resistor-hack: clarify and add schematic diagramPaul Fertser
2014-10-16cmsis-dap: add serial number supportSpencer Oliver
2014-10-16cmsis-dap: refactor HID PID/VID check loopSpencer Oliver
2014-10-16build: make makeinfo optionalSpencer Oliver
2014-10-06cfg: remove incorrect execute permissionsSpencer Oliver
2014-10-06stm32: add mass erase support for STM32LRémi PRUD'HOMME
2014-10-06stm32: Add config file for a new board STM32L052 dsicoveryRémi PRUD'HOMME
2014-10-06stm32: add L0xx CPUTAPIDRémi PRUD'HOMME
2014-10-06flash/nor/stellaris: implement protection statuses and proceduresPaul Fertser
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser
2014-10-06flash/nor/stellaris: actually enable protection and unprotection with ICDIPaul Fertser
2014-10-06hla: add a way to pass arbitrary commands from user to layout and use for ICDIPaul Fertser
2014-10-06interface/ftdi/olimex-arm-usb-ocd-h: fix nTRST control definitionPaul Fertser