aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-14lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke
2015-04-14startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset
2015-04-14Cortex-A: Don't flush the data/unified cache if MMU is offUwe Kleine-König
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2015-04-14jtag/core: honour SRST timings in SWD modePaul Fertser
2015-04-02target/target.c: fixed rp check bug in asynchronous flash write algorithm.DmitryShpak
2015-03-25jtag/drivers/ftdi.c: removed memory leakMateusz Manowiecki
2015-03-25flash/nor: mrvlqspi: fix printf formatting issuesMahavir Jain
2015-03-25transport: make 'transport select' auto-select the first available transport ...Angus Gratton
2015-03-25target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser
2015-03-25drivers/cmsis-dap: port to common SWD frameworkPaul Fertser
2015-03-25flash/nor/kinetis: do not attempt mass-erase in place of a bank erasePaul Fertser
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser
2015-03-09jlink: Add variant "J-Link Lite-XMC4000"Andreas Färber
2015-03-09jlink: Add variant "J-Link Lite-XMC4200"Andreas Färber
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser
2015-03-09target/target: call event handlers around examine when polling resumesPaul Fertser
2015-03-09hla/hla_interface: call HLA layout API close() on quitPaul Fertser
2015-03-09target/cortex_m: do not leak memory on reexaminationPaul Fertser
2015-03-09target: fix timer callbacks processingPaul Fertser
2015-03-09arm11: initialise DPM and register cache before reading DSCR for the first timePaul Fertser
2015-03-09stlink: avoid null pointer dereference in stlink_usb_close()Paul Fertser
2015-03-09openrisc: add profiling functionFranck Jullien
2015-03-09armv7m: do not access FPU registers when not presentPaul Fertser
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo
2015-03-09target/cortex_a: remove dead assignmentPaul Fertser
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser
2015-03-09flash/nor/sim3x: remove dead assignmentPaul Fertser
2015-03-09server: tcl_notifications commandAustin Morton
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius
2015-03-09atmega: add support for the at90usb128 flashOlivier Esver
2015-03-09Added system signal handling to Linux versionMateusz Manowiecki
2015-03-09jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmdMateusz Manowiecki
2015-02-28psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek
2015-02-24nrf51: Update known devices table.Theodore A. Roth
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day
2015-02-22Add SWD protocol support to sysfsgpioJean-Christian de Rivaz
2015-02-22Add SWD protocol support to bitbangJean-Christian de Rivaz
2015-02-22gdb_server: ignore stray + in ACK modeMatej Kupljen
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes
2015-02-22Cortex A: fix extra memory read and non-word sizesChristopher Head
2015-02-12flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser