aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-03-09armv7m: add FPU registers supportPaul Fertser8-45/+137
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo2-5/+39
2015-03-09target/cortex_a: remove dead assignmentPaul Fertser1-1/+0
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser1-1/+1
2015-03-09flash/nor/sim3x: remove dead assignmentPaul Fertser1-1/+0
2015-03-09server: tcl_notifications commandAustin Morton3-4/+190
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel5-3/+674
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius1-4/+26
2015-03-09atmega: add support for the at90usb128 flashOlivier Esver1-0/+1
2015-03-09Added system signal handling to Linux versionMateusz Manowiecki3-12/+34
2015-03-09jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmdMateusz Manowiecki1-0/+15
2015-02-28psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek1-23/+26
2015-02-24nrf51: Update known devices table.Theodore A. Roth1-21/+153
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin1-0/+1
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day1-64/+0
2015-02-22Add SWD protocol support to sysfsgpioJean-Christian de Rivaz1-49/+229
2015-02-22Add SWD protocol support to bitbangJean-Christian de Rivaz2-0/+222
2015-02-22gdb_server: ignore stray + in ACK modeMatej Kupljen1-1/+1
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes1-0/+12
2015-02-22Cortex A: fix extra memory read and non-word sizesChristopher Head1-238/+658
2015-02-12flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser1-7/+26
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin1-0/+3
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser1-13/+23
2015-02-11server: shutdown command should lead to exit without evaluating the restPaul Fertser1-1/+1
2015-02-11target/profiling: Use the correct method to access registersAndreas Fritiofson1-1/+1
2015-02-11xscale: Use the correct method to access registersAndreas Fritiofson1-2/+2
2015-02-11hla_target: Use the correct method to access registersAndreas Fritiofson1-1/+1
2015-02-11cortex_m: Use the correct method to access registersAndreas Fritiofson1-4/+10
2015-02-11nds32: Use the correct method to access registersAndreas Fritiofson2-27/+32
2015-02-11mips32: add gdb target description supportAntony Pavlov2-77/+167
2015-02-11mips32: use 'unsigned int' for CPU register indicesAntony Pavlov2-16/+15
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz3-1/+1141
2015-02-11nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton1-88/+177
2015-02-11armv7a: fix interpretation of MMU tableDaniel Glöckner1-29/+17
2015-02-11J-Link serial number config optionJoerg Fischer1-2/+23
2015-02-11cortex_a: Add Cortex-A5 identificationOlivier Schonken3-0/+10
2015-02-11target/image: fix undefined behaviour when loading with GDBPaul Fertser1-0/+1
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 Si1-217/+350
2015-02-11jlink: Added hardware version number for JLink firmware on LPC-Link2Nemui Trinomius1-14/+25
2015-02-11lpc2000: add chip IDs for LPC11U6x/LPC11E6xMichael Brown1-0/+22
2015-02-11psoc4: support for Cypress PSoC 41xx/42xx familyTomas Vanek3-1/+801
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 Fertser1-2/+2
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 Fertser1-1/+0
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