aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17flash/nrf5: time-based timeout waiting for flash controllerKai Geissdoerfer
2018-09-13arm_adi_v5: remove useless cast to intAntonio Borneo
2018-09-12tcl/board: Add Emcraft imx8 SOM BSB supportGuido Günther
2018-09-12target/cortex_a: poll all targets in SMP node after haltAntonio Borneo
2018-09-10ftdi: extend ftdi_location formatOleksij Rempel
2018-09-10interface: adapter configuration for FTDI C232HMSteven Stallion
2018-09-10target/mem_ap: generic mem-ap targetMatthias Welwarsky
2018-09-09flash/stm32f2x: add stm32f7 revision Z identificationCody Schafer
2018-09-07rtos-helpers: fix minor typo in uC/OS-III helperSteven Stallion
2018-09-07libusb: return oocd error valuesOleksij Rempel
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo
2018-08-22target: armv8: Ensure target is halted for virt2physGuido Günther
2018-08-21rtos/linux.c: fix clang static analyzer warningTomas Vanek
2018-08-21flash/at91sam4: fix clang static analyzer warningTomas Vanek
2018-08-21flash/at91sam4: set wait states only once per writeTomas Vanek
2018-08-21flash/at91sam4: emit flash bank infoTomas Vanek
2018-08-21flash/at91sam4: run probe just onceTomas Vanek
2018-08-21max32xxx: Support for MAX32XXX devices.Kevin Gillespie
2018-08-14target/riscv/riscv-011: fix compile warning about uninitialized variableSvetoslav Enchev
2018-08-14tcl/board: update all uses of interface/stlink-v2-1 to interface/stlinkCody P Schafer
2018-08-14target/cortex_m: restore C_MASKINTS after resetChristopher Head
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