aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07target/stm32h7x: add support of dual core variant of STM32H7Tarek BOCHKATI
2019-11-28mips64: Add generic mips64 target supportPeter Mamonov
2019-11-28mips: Add MIPS64 supportPeter Mamonov
2019-11-27target/stm32h7x: Use AP2 to access DBGMCU when non HLA adapter is usedChristopher Head
2019-11-27flash/nor/stm32h7x: remove options cache and some driver enhancementsTarek BOCHKATI
2019-11-27flash/nor/stm32h7x: fix option bytes handling to work with both banksTarek BOCHKATI
2019-11-27flash/nor/stm32h7x: remove stm32x_options.protection2Tarek BOCHKATI
2019-11-26flash/nor/nrf5: fix allocation of driver_priv and sector arrayTomas Vanek
2019-11-26flash/nor/nrf5: show RAM size on old nRF51 devices (rev 1, 2)Tomas Vanek
2019-11-26flash/nor/nrf5: do not check FICR PPFC on nRF52Tomas Vanek
2019-11-26flash/nor/nrf5: rename registers by nRF seriesTomas Vanek
2019-11-26flash/nor/nrf5: refactor sector allocation to use alloc_block_array()Tomas Vanek
2019-11-26flash/nor/nrf5: implement BPROT protection check for nRF52810,832Tomas Vanek
2019-11-26flash/nor/nrf5: detect newer devices without HWID tableTomas Vanek
2019-11-26flash/nor/nrf5: remove useless page padding and UICR autoeraseTomas Vanek
2019-11-23helper: skip including sys/sysctl.h on LinuxAntonio Borneo
2019-11-22CVE-2018-5704: Prevent some forms of Cross Protocol Scripting attacksAndreas Fritiofson
2019-11-07STM8 Target relicensing to GPLv2 and laterAke Rehnman
2019-11-07jtag: usb_blaster: Add missing 'default' to switch statementAlexandru Gagniuc
2019-11-07jtag: jtag_vpi: Add missing 'default' to switch statementAlexandru Gagniuc
2019-10-19libjaylink: Update to latest Git versionMarc Schink
2019-10-18nrf5: update links to compatibility matrixes for nrf5x variantsMirko Vogt
2019-10-18target/cortex_a: Extract code to read/write from/to register to/from DCCFlorian Fainelli
2019-10-18drivers/gw16012: remove useless cast on gw16012_portAntonio Borneo
2019-10-18gdb_server: Support vRun packet, allow setting cmdline from GDBAndreas Fritiofson
2019-10-18gdb-server: Create arch-specific structure type for every featureAlexey Brodkin
2019-10-18target/cortex_a: use aligned accesses for read/write cpu memory slowAntonio Borneo
2019-10-18adi_v5_jtag: avoid RAM exhaustion by limiting jtag queue sizeBohdan Tymkiv
2019-10-18Fix wrong end-of-region calculationPiotr Kasprzyk
2019-10-18nrf5: Fix misuse of flash bank numberAndreas Fritiofson
2019-10-18tcl/target: Add Infineon TLE987xAndreas Färber
2019-10-18stm32l0|l1: don't corrupt RCC registersFelipe Balbi
2019-10-18target: Switch to target_read_buffer() in verify_image fallbackAndreas Fritiofson
2019-10-15Update FTDI C232HM cfg, and add two new cfgs from cable modem researchAl Dyrius
2019-10-15src/flash/startup.tcl: Add preverify to program commandMoritz 'Morty' Strübe
2019-10-15doc: emphasize the role of 'reset init' before flash commandsTomas Vanek
2019-10-15Add complete JTAG debug logging.Tim Newsome
2019-10-15Add wall clock timeout warning to mpsse_flush()Tim Newsome
2019-10-02efm32: use device-specific MSC base for EFM32TG11BChristian Meusel
2019-09-24src/jtag/aice: Fix obviously incorrect bit op.Seth LaForge
2019-09-24helper/command: clear errno before calling parserChristopher Head
2019-09-24flash/nor/tcl: Fix usage of 'flash erase_sector' commandMarc Schink
2019-09-20tcl/board: Add Rigado BMD-300 Evaluation KitMarc Schink
2019-09-18esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZEKhem Raj
2019-09-08flash/nor/stm32h7x: remove unused 'pages_per_sector' from stm32h7x_part_infoTarek BOCHKATI
2019-09-08flash/nor/stm32h7x: remove flash size information from device nameTarek BOCHKATI
2019-09-08flash/nor: flash driver for Synwit SWM050 MCUsCaleb Szalacinski
2019-09-08target/dsp563xx: dsp563xx restore reg supportHan Hartgers
2019-09-08src/flash/nand: Fix some operator precedence bugs.Seth LaForge
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome