40 Commits (08d4411b59dd8bd0e7d8009003b71d23acbf6eee)

Author SHA1 Message Date
  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 f14cf545eb stm32: update stm32f1x driver for f0x and f3x option bytes 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 6bd9e3b94f flash: allow stm32f1x options_write args in any order 11 years ago
  Spencer Oliver bf2b0a0361 flash: use correct stm32f1x option read mask 11 years ago
  Spencer Oliver 9060ae7de5 stm32f1x: fix stm32f0/f3 broken unlock 11 years ago
  Spencer Oliver aebe7596f6 stm32f1x: preserve user option byte data 11 years ago
  Szymon Modzelewski b9dbf569b4 flash: stm32f1x: write option bytes using the loader 11 years ago
  Spencer Oliver 6d8a865eef flash: update stm32 flash driver versions 11 years ago
  Andreas Fritiofson 9e001244da stm32f1x: Increase options erase timeout 11 years ago
  Andreas Fritiofson 4da4e1cfb7 flash/nor: make all working area pointers local 11 years ago
  Spencer Oliver 0b98ca3610 flash: add stm32f3 rev 2 flash support 11 years ago
  Spencer Oliver 552e027f68 stlink: issue error for stm32 option writing 11 years ago
  Andreas Fritiofson c89eb70a20 flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writes 12 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
  Andreas Fritiofson 0900d5a3cd flash: don't write to FLASH_CR in stm32x_write_block 12 years ago
  Spencer Oliver 1df6e59178 flash: add stm32f3x support 12 years ago
  Spencer Oliver f9ea791e9b flash: blank check use default_flash_blank_check 12 years ago
  Spencer Oliver 47cf0aabc8 flash: use correct stm32f0 flash size register 12 years ago
  Spencer Oliver 9cc733ae31 flash: update stm32f0x version info 12 years ago
  Szymon Modzelewski 27b3d9c434 flash: stm32f1x: add a couple missing stm32x_get_flash_reg 12 years ago
  Spencer Oliver bee7184ce4 target: add target async algorithm support 12 years ago
  Jonathan Dumaresq 7c4f3b1ff5 Add stm32f0x probe and info working 12 years ago
  Spencer Oliver 9f0cba528a build: cleanup src/flash/nor directory 12 years ago
  Andreas Fritiofson 81b4ef6ee5 stm32f1x: fix bug in flash loader and restrict instruction set to armv6-m 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
  Mathias K 16b6b5e7a8 Change return value on error. 12 years ago
  Andreas Fritiofson a1f6b6612b stm32f1x: improve variable naming and avoid potential divide-by-zero 12 years ago
  Øyvind Harboe 287ba1888b stm32f1x: add more asserts 12 years ago
  Jonathan Dumaresq af51c69fbc Fixes comment typo for page size 12 years ago
  Andreas Fritiofson 92b14f8ca9 stm32f1x: use async algorithm in flash programming routine 13 years ago
  Andreas Fritiofson a147563ac1 stm32f1x: use register base instead of register offset 13 years ago
  Jonathan Dumaresq 62eec47ff1 This will add the Value Line HD of stm32 devices. 12 years ago
  Spencer Oliver b066a7db24 flash: update stm32 driver names 13 years ago
  Freddie Chopin f6315d5e5b Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
  Spencer Oliver 4994c60083 stm32x : always use valid flash base address 13 years ago
  Spencer Oliver 319555cd35 stm32: fix reversed option byte write 13 years ago
  Spencer Oliver 690e054a3d stm32: update option bytes for stm32xl family 13 years ago
  Spencer Oliver 3d834bdab7 stm32: add stm32 xl family flash support 13 years ago
  Spencer Oliver 83e5aaf577 stm32: add dual flash bank support 13 years ago
  Øyvind Harboe 969b1e66dd stm32: fix unprotect 13 years ago
  Antonio Borneo 5d09972931 FLASH/NOR: Remove useless file stm32x.h 13 years ago
  Freddie Chopin 015bf55944 Add comments and tiny improvements to STM32 flash loader algorithm 13 years ago
  Øyvind Harboe fc4e001de3 stm32: return early upon block write failure 13 years ago