aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14doc: fix typo in cortex_m maskisr commandChristopher Head
2018-08-08Add detail to `wrong register size` error.Tim Newsome
2018-08-08target/armv7a_cache: add gdb keep-alive and fix a missing dpm finishAntonio Borneo
2018-08-06target/cortex_a: allow command dacrfixup during init phaseAntonio Borneo
2018-08-06target/arm_adi_v5: allow commands apsel and apcsw during init phaseAntonio Borneo
2018-08-02tcl/target: add Allwinner V3s SoC supportOleksij Rempel
2018-08-02tcl/target/stm32f0x: Allow overriding the Flash bank sizeDominik Peklo
2018-08-01target/cortex_m: fix incorrect commentChristopher Head
2018-08-01server/server: Add ability to remove servicesMarc Schink
2018-08-01rtos: add support for NuttXMasatoshi Tateishi
2018-08-01nrf5: add free_driver_privJim Paris
2018-08-01target/arm_adi_v5: add command "dpreg"Antonio Borneo
2018-08-01flash/nor/tcl.c: fix flash bank bounds check in 'flash fill' command handlerBohdan Tymkiv
2018-08-01zy1000: fix compile error with gcc 8.1.1Antonio Borneo
2018-08-01server: explicitly call "shutdown" when catch CTRL-C or a signalAntonio Borneo
2018-08-01target/riscv: fix compile error with gcc 8.1.1Antonio Borneo
2018-07-31target|board: Add Intel (Altera) Arria 10 target and related boardOleksij Rempel
2018-07-31fpga/altera-10m50: add all device idOleksij Rempel
2018-07-31tcl/board: add DPTechnics DPT-Board-v1Oleksij Rempel
2018-07-31tcl/target/atheros_ar9331: add documentation and extra helpersOleksij Rempel
2018-07-31tcl/target/atheros_ar9331: add DDR2 helperOleksij Rempel
2018-07-31tcl/target|board: move common AR9331 code to atheros_ar9331.cfgAntony Pavlov
2018-07-31tcl/board: add config for 8devices LIMA boardOleksij Rempel
2018-07-31tcl/target: add config for Qualcomm QCA4531Oleksij Rempel
2018-07-31mips_m4k: add optional reset handlerOleksij Rempel
2018-07-27target/cortex_a: fix compile error for uninitialized variablePaul Bartholomew
2018-07-25target/cortex_m: make a variable localChristopher Head
2018-07-25drivers: cmsis-dap: print serial if availableKarl Palsson
2018-07-24cortex_a: fix virt2phys when mmu is disabledMatthias Welwarsky
2018-07-24usb_blaster: Don't unnecessarily go through DR-/IR-PauseDaniel Glöckner
2018-07-24Add RISC-V support.Tim Newsome
2018-07-24arm_adi_v5: put SWJ-DP back to JTAG mode at exitAntonio Borneo
2018-07-23drivers: cmsis_dap_usb: implement cmd JTAG_TMSAntonio Borneo
2018-07-23Remove FSF mailing address.Tim Newsome
2018-07-23Avoid dereferencing NULL pointer.Darius Rad
2018-07-22armv7a: read ttbcr and ttb0/1 at every entry in debug stateAntonio Borneo
2018-07-21server: Improve signal handling under LinuxBrent Roman
2018-07-20target/aarch64: Call aarch64_init_debug_access() earlier in aarch64_deassert_...Dennis Ostermann
2018-07-19target/armv7m_trace: Use prefix for enumsMarc Schink
2018-07-19target/armv7m_trace: Fix typo in enumMarc Schink
2018-07-18target: Fix segfault for 'mem2array'Marc Schink
2018-07-18nrf5: Add HWID 0x139 (52832 rev E0)James Jacobsson
2018-07-18Avoid null target->semihosting references.Liviu Ionescu
2018-07-18flash/nor/stm32lx: Add revision 'V' for STM32L1xx Cat.3 devicesMarc Schink
2018-07-18flash/nor/at91sam4: fix sam4sa16c flash banks and its gpnvms countErwin Oegema
2018-07-18flash/nor: add support for TI MSP432 devicesEdward Fewell
2018-07-18drivers: cmsis-dap: Print version info when availableKarl Palsson
2018-07-18drivers: cmsis-dap: pull up common connect codeKarl Palsson
2018-07-18flash/nor/tcl: Distinguish between sectors and blocks in status messagesDominik Peklo
2018-07-18nds32: Avoid detected JTAG clockHellosun Wu