aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11doc: document the OCL (on chip flash loader) driverPaul Fertser1-1/+7
2015-02-11tcl: add TP-LINK TL-MR3020 to the firmware recovery scriptOleksij Rempel1-0/+1
2015-02-11tcl/target|board: add config Atheros ar9331Oleksij Rempel2-0/+60
2015-02-11target: write gmon.out according to target endiannessJose de Sousa1-17/+15
2015-02-11mini51: support for Nuvoton NuMicro M051 series flash memoryPawel Si2-217/+411
2015-02-11tcl/target: add CC2538 and CC26xx target files (with cJTAG procedure)Jacob Palsson3-0/+91
2015-02-11em357: added target files for em357 and em358Ed Beroset2-0/+81
2015-02-11jlink: Added hardware version number for JLink firmware on LPC-Link2Nemui Trinomius1-14/+25
2015-02-11cfg: TI Tiva C dk-tm4c129x Evaluation KitsHeinz Schweiger1-0/+14
2015-02-11lpc2000: add chip IDs for LPC11U6x/LPC11E6xMichael Brown1-0/+22
2015-02-11psoc4: support for Cypress PSoC 41xx/42xx familyTomas Vanek6-2/+988
2015-02-04stm32lx: do not attempt mass-erase in-place of first bank eraseJussi Kivilinna1-3/+0
2015-02-04flash/nor/stm32lx: use 0 base to autodetect second bank locationPaul Fertser3-6/+8
2015-02-04doc: add stm32lx mass_erase descriptionPaul Fertser1-0/+9
2015-02-04flash/nor/stm32l: unify waiting for busy flag functionsPaul Fertser1-39/+11
2015-02-04flash/nor/stm32l: fix mass erasePaul Fertser1-6/+41
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser2-1/+4
2015-02-04Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependenciesPaul Fertser1-1/+1
2015-02-04flash/nor/stm32f2x: add new revisions of STM32F4x partsPaul Fertser1-0/+8
2015-02-04Subject: [PATCH] update src/flash/nor/stm32f2x.cRémi PRUD’HOMME1-0/+9
2015-02-02Add more STM32F3 IDs in target/stm32f3.cfg.Uwe Bonnes2-4/+33
2015-01-30drivers/stlink: clarify "init mode failed" messagePaul Fertser1-1/+1
2015-01-30tcl/target: add lpc8xx.cfgPaul Fertser2-8/+18
2015-01-30jtag/drivers: remove useless checks causing build failure with clang 3.5.0Paul Fertser2-6/+0
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson2-3/+3
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser6-11/+11
2015-01-30stm32f2x: Fix byte order bug.Jens Bauer1-3/+3
2015-01-30flash/nor/kinetis: pull SRST low during mass erasePaul Fertser1-0/+12
2015-01-28jtag: Rewrite TAP verification/auto-probe logicAndreas Fritiofson1-106/+76
2015-01-28ARMv7-A: remove useless switch constructUwe Kleine-König1-15/+11
2015-01-26jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serialJaakko Kukkohovi1-2/+8
2015-01-26tcl/board: frdm kinetis boards have SRST connectedPaul Fertser2-0/+4
2015-01-26tcl/target/stellaris: Snowflake supports SYSRESETREQ tooPaul Fertser1-2/+2
2015-01-26tcl/target: consolidate Kinetis configsPaul Fertser6-185/+111
2015-01-26jtag/drivers/stlink: demote the output of available speeds to DEBUGPaul Fertser1-2/+2
2015-01-26jtag/hla_interface: avoid segfault with adapters that do not have configurabl...Paul Fertser1-0/+3
2015-01-26stm32f07/9: Both devices have 256 kByte Flash Maximum.Uwe Bonnes1-7/+0
2015-01-26stm32f0x: Remove duplicate code for revision string.Uwe Bonnes1-50/+20
2015-01-26stm32f09x: Print info in get_stm32x_info.Uwe Bonnes1-0/+14
2015-01-26tcl/board: Add ST NUCLEO L152RE configurationThomas Eichinger1-0/+10
2015-01-26cfg: add srst_nogate to the supported targets, remove from board configsPaul Fertser27-36/+38
2015-01-26stm32f4/nucleo: Use only one configuration for all stm32f4 nucleo boards.Uwe Bonnes2-12/+4
2015-01-26stm32f0/nucleo: Use only one configuration for all stm32f0 nucleo boards.Uwe Bonnes2-11/+16
2015-01-26flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.Uwe Bonnes1-0/+8
2015-01-15target/stm32xx: Endian is not configurable.Karl Palsson8-36/+10
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch1-0/+44
2015-01-15contrib: itmdump: fix multi byte decodingKarl Palsson1-1/+1
2015-01-15tcl/interface/ftdi: add config for the IoT-LAB adapterPaul Fertser1-0/+11
2015-01-15tcl/board: Add TI TMDX570LS20SUSB board configAndreas Färber1-0/+9
2015-01-15stlink: add reconfigurable speed supportSpencer Oliver1-0/+108