1214 Commits (34db6b9c0aaf048fe5ef81cccf2c645b9b4ac456)

Author SHA1 Message Date
  Andrey Smirnov 34db6b9c0a at91samd: Bail early if trying to write to protected sector 10 years ago
  Andrey Smirnov e0f0ce965d at91samd: Remove 'first' and 'last' checks in 'samd_erase' 10 years ago
  Paul Fertser 18bbffb6f7 Move ocl (at91sam7x flash loader) sources to contrib 10 years ago
  Andrey Smirnov f7ffd142ee nrf51: Fix incorrect flash writing sequence 10 years ago
  Andrey Smirnov b9cb2027b3 nrf51: Remove unnecessary explicit type casting 10 years ago
  Andrey Smirnov ba66b4c594 nrf51: Add UICR writing support 10 years ago
  Andrey Smirnov c619f74ca4 nrf51: Add a known devices table and simple chip type detection code 10 years ago
  Angus Gratton 6f62e2428e AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debug 10 years ago
  Andreas Fritiofson a5ef7b83e2 Support for sam3n0a sam3n0b sam3n00a sam3n00b 10 years ago
  Paul Fertser 58256d4835 flash/nor/tcl: fix segfault on write_image misuse 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 cd091c3630 flash/kinetis: Fix bug in odd byte count padding 10 years ago
  Andreas Fritiofson b9b872cc44 flash/efm32: Fix bug in odd byte count padding 10 years ago
  Andrey Smirnov d82490adfb nrf51: Fix format string bugs in nrf51_info 10 years ago
  Andrey Yurovsky 8e44a9663d Add support for the Atmel SAMG53 10 years ago
  Nemui Trinomius 5fcfe5cfea fm3: fix erase flash fail on using High Level Adapters. 10 years ago
  Andrey Smirnov 7e4fb97559 nrf51: Implement the support for Nordic's nRF51 devices 10 years ago
  Joerg Fischer de4a2189a5 EFM32 Wonder Gecko Family support 10 years ago
  Andreas Fritiofson 829e532c33 stm32f1x: Fix option byte flag parsing 10 years ago
  Kuldeep Singh Dhaka 7b9b4a0d28 nor/flash/stm32f1x: add stm32f07x support 10 years ago
  Spencer Oliver 32c4c18045 flash: declare fixed arrays const 10 years ago
  Paul Fertser facd0e7827 flash/nor/mdr.c: fix uninitialised variable warning 10 years ago
  Paul Fertser da9bee3ede flash/nor/stm32f1x: fix format specifiers warning 10 years ago
  Nemui Trinomius 3feac9a740 kinetis : improve kinetis flash driver. 10 years ago
  Andrey Yurovsky 0b263763f5 flash: samd: declare const data 10 years ago
  Andrey Yurovsky 32eea3f68e Atmel samd: add support for SAMD21 10 years ago
  Nemui Trinomius cb6836f923 lpc2000: fix LPC810 programming support 10 years ago
  Andrey Yurovsky 215c41c017 add support for Atmel SAMD NOR Flash 10 years ago
  Andrey Yurovsky 9cabe333e1 add support for Atmel SAM4L NOR Flash 10 years ago
  Steve Moorby 3d73c0bb51 topic: Added Spansion S25FL128S and S25FL256S spifi devices. 10 years ago
  Per Ekman 1ab86419d7 kinetis : Detect MCU flash parameters based on the SDID register. 10 years ago
  Ed Maste 9b2cc2f72f Avoid 'may be used uninitialized' warning from FreeBSD base GCC 10 years ago
  Sergey A. Borshch 5175f8be33 fix flash bank auto_probe() fail with multiple targets 10 years ago
  Spencer Oliver 242649c81c flash: revert incorrect stm32f1 default_padded_value 10 years ago
  Per Ekman 30fb9dd438 kinetis : Add flash sector size detection for K21 MCU. 10 years ago
  Per Ekman b5d7889f51 kinetis : Add flash read support to the kinetis nor flash driver. 10 years ago
  Spencer Oliver edfb677d34 target: use target_buffer_set_u32_array 10 years ago
  Andrey Yurovsky f97aafdfaf stm32l flash: add another device ID 10 years ago
  Nemui Trinomius 9b1eb2365e fm3: fix Fujitsu MB9Ax family support 10 years ago
  Andreas Fritiofson dc15e0a295 lpcspifi: Fix byte order bug 10 years ago
  Andreas Fritiofson 4935709484 str9x: Fix byte order bug 10 years ago
  Andreas Fritiofson 3d064b2e21 str7x: Fix byte order bug 10 years ago
  Andreas Fritiofson bee7836b6a stm32f1x: Fix byte order bug and remove unnecessary cast 10 years ago
  Andreas Fritiofson 4831236af4 pic32mx: Fix byte order bug 10 years ago
  Andreas Fritiofson b310881e38 lpc2900: Fix byte order bugs and remove unnecessary casts 10 years ago
  Andreas Fritiofson 97153e4fca aduc702x: Fix byte order bug 10 years ago
  Andreas Fritiofson ba2fbe2247 Remove unnecessary casts 10 years ago
  Andreas Fritiofson 704082443d nand/mx*: Remove unused host endianness flag 10 years ago
  Andreas Fritiofson 13f6c889ab Remove unnecessary (void *) 10 years ago