aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser
2014-03-29nrf51: Fix incorrect flash writing sequenceAndrey Smirnov
2014-03-29nrf51: Remove unnecessary explicit type castingAndrey Smirnov
2014-03-29nrf51: Add UICR writing supportAndrey Smirnov
2014-03-29nrf51: Add a known devices table and simple chip type detection codeAndrey Smirnov
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton
2014-03-29Support for sam3n0a sam3n0b sam3n00a sam3n00bAndreas Fritiofson
2014-03-29flash/nor/tcl: fix segfault on write_image misusePaul Fertser
2014-03-17stm32f2x.c: Add STM32F401xE device id.Jens Hoffmann
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-17flash/kinetis: Fix bug in odd byte count paddingAndreas Fritiofson
2014-03-17flash/efm32: Fix bug in odd byte count paddingAndreas Fritiofson
2014-03-07nrf51: Fix format string bugs in nrf51_infoAndrey Smirnov
2014-03-04Add support for the Atmel SAMG53Andrey Yurovsky
2014-02-24fm3: fix erase flash fail on using High Level Adapters.Nemui Trinomius
2014-02-24nrf51: Implement the support for Nordic's nRF51 devicesAndrey Smirnov
2014-02-24EFM32 Wonder Gecko Family supportJoerg Fischer
2014-02-24stm32f1x: Fix option byte flag parsingAndreas Fritiofson
2014-02-11nor/flash/stm32f1x: add stm32f07x supportKuldeep Singh Dhaka
2014-02-06flash: declare fixed arrays constSpencer Oliver
2014-02-04flash/nor/mdr.c: fix uninitialised variable warningPaul Fertser
2014-02-04flash/nor/stm32f1x: fix format specifiers warningPaul Fertser
2014-02-04kinetis : improve kinetis flash driver.Nemui Trinomius
2014-01-20flash: samd: declare const dataAndrey Yurovsky
2014-01-15Atmel samd: add support for SAMD21Andrey Yurovsky
2014-01-11lpc2000: fix LPC810 programming supportNemui Trinomius
2014-01-09add support for Atmel SAMD NOR FlashAndrey Yurovsky
2014-01-09add support for Atmel SAM4L NOR FlashAndrey Yurovsky
2013-12-30topic: Added Spansion S25FL128S and S25FL256S spifi devices.Steve Moorby
2013-12-22kinetis : Detect MCU flash parameters based on the SDID register.Per Ekman
2013-12-22Avoid 'may be used uninitialized' warning from FreeBSD base GCCEd Maste
2013-12-17fix flash bank auto_probe() fail with multiple targetsSergey A. Borshch
2013-12-14flash: revert incorrect stm32f1 default_padded_valueSpencer Oliver
2013-11-08kinetis : Add flash sector size detection for K21 MCU.Per Ekman
2013-11-08kinetis : Add flash read support to the kinetis nor flash driver.Per Ekman
2013-11-07target: use target_buffer_set_u32_arraySpencer Oliver
2013-11-06stm32l flash: add another device IDAndrey Yurovsky
2013-11-06fm3: fix Fujitsu MB9Ax family supportNemui Trinomius
2013-11-05lpcspifi: Fix byte order bugAndreas Fritiofson
2013-10-31str9x: Fix byte order bugAndreas Fritiofson
2013-10-31str7x: Fix byte order bugAndreas Fritiofson
2013-10-31stm32f1x: Fix byte order bug and remove unnecessary castAndreas Fritiofson
2013-10-31pic32mx: Fix byte order bugAndreas Fritiofson
2013-10-31lpc2900: Fix byte order bugs and remove unnecessary castsAndreas Fritiofson
2013-10-31aduc702x: Fix byte order bugAndreas Fritiofson