openocd: src/flash: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / flash / nor / atsame5.c
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-01-29 Hans-Erik Florydflash/nor/atsame5: add LAN9255 devices
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h'
2021-08-22 Tarek BOCHKATIflash/atsame5: use COMMAND_PARSE_NUMBER in command...
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-03-24 Tomas Vanekflash/nor/atsame5: add SAME51G18A and SAME51G19A devices
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-07-07 Michael Hopeflash/nor/atsame5: Fix a timeout when erasing
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-04 Tomas Vanekflash/nor/atsame5: fix typo in dsu_reset_deassert help...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2019-02-05 Tomas Vanekflash/nor: flash driver and cfg for SAM E54, E53, E51...