target/stm32h7x: add support of dual core variant of STM32H7
[fw/openocd] / src / flash / nor / stm32h7x.c
2019-12-07 Tarek BOCHKATItarget/stm32h7x: add support of dual core variant of...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove options cache and some drive...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: fix option bytes handling to work...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove stm32x_options.protection2
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove unused 'pages_per_sector...
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove flash size information from...
2019-06-13 Tarek BOCHKATIflash/stm32h7x: fix register names to comply with RM039...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-04 Christopher Headstm32h7x: fix incorrect indentation
2019-05-04 Tarek BOCHKATIflash/nor/stm32h7x: use of wait queue flag instead...
2019-04-10 Christopher Headflash/stm32h7x: include IO_HSLV in user3_options
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-14 Christopher Headflash/stm32h7x: remove IWDG1_SW separate variable
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2018-07-03 Christopher Headflash/nor/stm32h7: Fix incorrect comment
2018-07-03 Christopher Headflash/nor/stm32: Eliminate working area leak
2018-07-03 Christopher Headflash/nor/stm32: Report errors in wait_status_busy
2018-04-23 Tomas Vanekflash/nor, contrib/loaders: add stm32 loaders Makefile...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2017-12-06 Alexandre Torgueflash: Add new stm32h7x driver support