target,flash: allow target_free_working_area on NULL area pointer
[fw/openocd] / src / flash / nor / fespi.c
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL...
2021-12-03 Tim Newsomeflash/nor/fespi: algorithm, large address, errors
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-07-08 Antonio Borneocoding style: fix space separation
2020-07-08 Marc Schinkflash/nor/fespi: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-06-14 Alistair Francisflash: Add the Freedom E310-G002 SPI Flash
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
2019-04-24 Tim Newsomeflash/fespi: Use COMMAND_PARSE_ADDRESS
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2019-01-11 Tim NewsomeAdd flash support for SiFive's Freedom E platforms