aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-11nds32: Use the correct method to access registersAndreas Fritiofson
2015-02-11mips32: add gdb target description supportAntony Pavlov
2015-02-11mips32: use 'unsigned int' for CPU register indicesAntony Pavlov
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz
2015-02-11nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton
2015-02-11armv7a: fix interpretation of MMU tableDaniel Glöckner
2015-02-11J-Link serial number config optionJoerg Fischer
2015-02-11cortex_a: Add Cortex-A5 identificationOlivier Schonken
2015-02-11target/image: fix undefined behaviour when loading with GDBPaul Fertser
2015-02-11target: write gmon.out according to target endiannessJose de Sousa
2015-02-11mini51: support for Nuvoton NuMicro M051 series flash memoryPawel Si
2015-02-11jlink: Added hardware version number for JLink firmware on LPC-Link2Nemui Trinomius
2015-02-11lpc2000: add chip IDs for LPC11U6x/LPC11E6xMichael Brown
2015-02-11psoc4: support for Cypress PSoC 41xx/42xx familyTomas Vanek
2015-02-04stm32lx: do not attempt mass-erase in-place of first bank eraseJussi Kivilinna
2015-02-04flash/nor/stm32lx: use 0 base to autodetect second bank locationPaul Fertser
2015-02-04flash/nor/stm32l: unify waiting for busy flag functionsPaul Fertser
2015-02-04flash/nor/stm32l: fix mass erasePaul Fertser
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser
2015-02-04Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependenciesPaul Fertser
2015-02-04flash/nor/stm32f2x: add new revisions of STM32F4x partsPaul Fertser
2015-02-04Subject: [PATCH] update src/flash/nor/stm32f2x.cRémi PRUD’HOMME
2015-02-02Add more STM32F3 IDs in target/stm32f3.cfg.Uwe Bonnes
2015-01-30drivers/stlink: clarify "init mode failed" messagePaul Fertser
2015-01-30jtag/drivers: remove useless checks causing build failure with clang 3.5.0Paul Fertser
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser
2015-01-30stm32f2x: Fix byte order bug.Jens Bauer
2015-01-30flash/nor/kinetis: pull SRST low during mass erasePaul Fertser
2015-01-28jtag: Rewrite TAP verification/auto-probe logicAndreas Fritiofson
2015-01-28ARMv7-A: remove useless switch constructUwe Kleine-König
2015-01-26jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serialJaakko Kukkohovi
2015-01-26jtag/drivers/stlink: demote the output of available speeds to DEBUGPaul Fertser
2015-01-26jtag/hla_interface: avoid segfault with adapters that do not have configurabl...Paul Fertser
2015-01-26stm32f07/9: Both devices have 256 kByte Flash Maximum.Uwe Bonnes
2015-01-26stm32f0x: Remove duplicate code for revision string.Uwe Bonnes
2015-01-26stm32f09x: Print info in get_stm32x_info.Uwe Bonnes
2015-01-26flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.Uwe Bonnes
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch
2015-01-15stlink: add reconfigurable speed supportSpencer Oliver
2015-01-15hla: add ability to change adapter speed (if supported)Spencer Oliver
2015-01-15jtag/hla: output possible idcode candidates in case of mismatchPaul Fertser
2015-01-15jtag: Avoid extra SRSTn resets when connectingEvan Hunter
2015-01-15lpc2000: Improve lpc2000 flash driver.Nemui Trinomius
2015-01-10cortex_a: Add support for A7 MPCoreAlexander Stein
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-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo