aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32l4x.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-08stm32l4: support flashing L45x/46x devicesJuha Niskanen1-7/+18
2017-04-25stm32l4: support flashing L496 devicesJuha Niskanen1-1/+6
2016-10-04STM32L433 Flash supportPeter Kuhar1-0/+7
2016-10-04stm32l4x: fix incorrect device id maskSpencer Oliver1-2/+2
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes1-2/+15
2016-05-24Remove FSF address from GPL noticesMarc Schink1-2/+1
2016-05-04 stm32l4x.c: Correct waiting for data.Uwe Bonnes1-7/+8
2016-05-04stm32l4x.c: Use explicit 64-bit flash access as reference manual implies.Uwe Bonnes1-8/+7
2016-05-04stm32l4x.c: Free r6/7 for 64-bit operations.Uwe Bonnes1-4/+4
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz1-2/+2
2015-10-30Add handling for STM32L4.Uwe Bonnes1-0/+918