55 Commits (a8d302f9abe6bbb5daceafaeae7cdb1804d14d59)

Author SHA1 Message Date
  Uwe Bonnes b200dea387 stm32f2x.c: Add more F4 devices. 8 years ago
  Uwe Bonnes 0a432e42aa src/flash/nor/stm32f2x.c: Really erase second bank if requested. 8 years ago
  Alexander Kurz 6581bf5f15 Cleanup: removal of obsolete semicolons 8 years ago
  Maxime Coquelin 3e219648c8 flash/nor/stm32f2x: Add STM32F469 part 8 years ago
  Uwe Bonnes bb25049c39 stm32f2x: Add memory barrier needed for STM32F7 flashing. 8 years ago
  Uwe Bonnes cde29ce99b stm32f2x.c: Add STM32F74x handling. 8 years ago
  Uwe Bonnes 6cfec28067 stm32f2x.c: Handle STM32F42x/43x 1 MiByte devices with DB1M option set. 8 years ago
  Paul Fertser 35de943d35 flash/nor/stm32f2x: add new revisions of STM32F4x parts 9 years ago
  Rémi PRUD’HOMME fb1b388dea Subject: [PATCH] update src/flash/nor/stm32f2x.c 9 years ago
  Jens Bauer 9d745a0690 stm32f2x: Fix byte order bug. 9 years ago
  Nemui Trinomius de16280e02 stm32f2x: added STM32F411xx series support. 9 years ago
  Elliott Partridge 7bcf1d838d STM32F2x: Don't clear FLASH_OPTCR bits when locking register 10 years ago
  Jens Hoffmann 6bc7ddeffd stm32f2x.c: Add STM32F401xE device id. 10 years ago
  Andreas Fritiofson 565f8481c7 flash: Constify write buffer 10 years ago
  Andreas Fritiofson ba2fbe2247 Remove unnecessary casts 10 years ago
  Paul Fertser f132fcf636 Clean up many C99 integer types format specifiers 10 years ago
  Andreas Fritiofson f9b673322c stm32f2x: Fix sector numbering for dual bank flash erase 10 years ago
  Andreas Fritiofson bc7837007c stm32f2x: Detect STM32F42x rev Y 10 years ago
  Spencer Oliver 017a202086 flash: fix stm32f1x dual bank detection 10 years ago
  Andrey Yurovsky 421283941b stm32f2x flash: add STM32F401 (F4 low power) 10 years ago
  Andreas Fritiofson de353010c3 flash/stm32*: Sync all device/rev IDs with reference manuals 11 years ago
  Andreas Fritiofson 0ce2ca748b flash/stm32*: Rewrite info functions 11 years ago
  Andreas Fritiofson 3646e86c97 flash/stm32*: Remove the halted check in protect_check 11 years ago
  Andreas Fritiofson 9f1616d2b5 stm32f2x: Correct calculation of number of 128k sectors. 11 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Spencer Oliver 468a4b65ea flash: fix stm32 failed probe using incorrect flash size 11 years ago
  Spencer Oliver bd5df8520b stm32: enable flash bank size override 11 years ago
  Spencer Oliver feddedb6db armv7m: use ARM_MODE_THREAD core mode for algoorithm's 11 years ago
  Spencer Oliver fc2abe63fd armv7m: use generic arm::core_mode 11 years ago
  Spencer Oliver 86cc37183a flash: stm32f2x support write protection 11 years ago
  Spencer Oliver 061f828a50 flash: add stm32f2x flash lock/unlock cmds 11 years ago
  Spencer Oliver 977db554c4 flash: format stm32f2x driver defines 11 years ago
  Spencer Oliver c3e537a340 flash: add stm32f2x rev X 11 years ago
  Spencer Oliver 9785f51f19 flash: add stm32f42x/stm32f43x support 11 years ago
  Andreas Fritiofson 4da4e1cfb7 flash/nor: make all working area pointers local 11 years ago
  Andreas Fritiofson 9a8edbfa8b flash: reduce code duplication in stm32 flash probe 12 years ago
  Spencer Oliver 38e44d1361 flash: fix stm32 flash driver typo's 12 years ago
  Spencer Oliver 055abd0b9c flash: handle zero when reading stm32 flash size reg 12 years ago
  Spencer Oliver f9ea791e9b flash: blank check use default_flash_blank_check 12 years ago
  Spencer Oliver 94db77a0e6 flash: add stm32f2x async flash loader 12 years ago
  Spencer Oliver 338f5a1d48 flash: fix incorrect stm32f2x/stm32f4x flash size register 12 years ago
  Spencer Oliver 9f0cba528a build: cleanup src/flash/nor directory 12 years ago
  Spencer Oliver c2c4f440af build: fix broken commit 12 years ago
  Spencer Oliver 0cccdde3c7 flash: stm32f2x incorrectly using 512 as max family size 12 years ago
  Spencer Oliver 04fe2ca554 flash: detect stm32f4x device id errata 12 years ago
  Spencer Oliver 2a34cc8eb6 cmd: add missing usage var 12 years ago
  Spencer Oliver ad0847ca38 flash: use correct device_id mask 12 years ago
  Bruno FLEURETTE 32d3063cf5 flash: pre-check flash unlock for stm32f2x 12 years ago
  Spencer Oliver 80df024c80 flash: support stm32f4x flash 12 years ago
  Spencer Oliver e024bcc3d9 flash: use stm32f2x flash size register 12 years ago