aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2015-02-04flash/nor/stm32l: fix mass erasePaul Fertser
2015-02-04flash/nor/stm32f2x: add new revisions of STM32F4x partsPaul Fertser
2015-02-04Subject: [PATCH] update src/flash/nor/stm32f2x.cRémi PRUD’HOMME
2015-02-02Add more STM32F3 IDs in target/stm32f3.cfg.Uwe Bonnes
2015-01-30stm32f2x: Fix byte order bug.Jens Bauer
2015-01-30flash/nor/kinetis: pull SRST low during mass erasePaul Fertser
2015-01-26stm32f07/9: Both devices have 256 kByte Flash Maximum.Uwe Bonnes
2015-01-26stm32f0x: Remove duplicate code for revision string.Uwe Bonnes
2015-01-26stm32f09x: Print info in get_stm32x_info.Uwe Bonnes
2015-01-26flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.Uwe Bonnes
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch
2015-01-15lpc2000: Improve lpc2000 flash driver.Nemui Trinomius
2015-01-09flash: fix kinetis driver typosSpencer Oliver
2014-11-24lpc2000: ignore status of part ID IAP commandGrigori Goronzy
2014-11-24flash: at91samd: fix use of is_erased in checkAndrey Yurovsky
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders
2014-11-24lpc2000: Added LPC1500 series flash programming support.Nemui Trinomius
2014-11-24nrf51: fix checks for is_erasedJim Paris
2014-11-24nrf51: verify that UICR needs erasing before triggering an error about itJim Paris
2014-11-24nrf51: fix UICR eraseJim Paris
2014-11-24nrf51: fix UICR region sizeJim Paris
2014-10-06stm32: add mass erase support for STM32LRémi PRUD'HOMME
2014-10-06flash/nor/stellaris: implement protection statuses and proceduresPaul Fertser
2014-10-06flash/nor/stellaris: actually enable protection and unprotection with ICDIPaul Fertser
2014-10-06flash: constify driver data structuresSpencer Oliver
2014-10-06nuc1x: fix typosSpencer Oliver
2014-10-06at91samd: fix protect, add EEPROM and boot commandsAndrey Yurovsky
2014-10-06at91samd: add erase/secure commands, minor fixAndrey Yurovsky
2014-09-22flash/nor/tcl.c: Do not double probe banksAndrey Smirnov
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain
2014-09-22flash/nor/spi: Add Winbond w25q32fv flash supportMahavir Jain
2014-09-15flash: added new Spansion S25FL116K, S25FL132K, and S25FL164K devicesAnders
2014-09-15stm32lx: don't allow part_info to be uninitializedAndrey Yurovsky
2014-09-08stm32f2x: added STM32F411xx series support.Nemui Trinomius
2014-09-08flash/nor/stellaris: add all Tiva C parts IDsPaul Fertser
2014-09-08flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)Paul Fertser
2014-08-19stm32lx: refactor and add support for STM32L0xxAndrey Yurovsky
2014-08-19flash: samd: add missing ID for SAMD20E18AAndrey Yurovsky
2014-08-19flash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify STM32F302xB/CPaul Fertser
2014-07-10Adding support for the Atmel SAMR21.Thomas Schmid
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius
2014-06-22flash: samd: add SAMD10 and SAMD11 part IDsAndrey Yurovsky
2014-06-22flash/nor/tcl.c: fix formatting in "rejected" error messagePaul Fertser
2014-06-22efm32 : Added ZeroGecko family support.Nemui Trinomius
2014-06-19stm32f1x: add STM32F33x support.Nemui Trinomius
2014-06-18flash/nor/kinetis: prevent segfaulting with an HLAPaul Fertser
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz
2014-06-01Flash/LPC2000: Add support for auto-probing flash sizeCosmin Gorgovan
2014-06-01Flash/LPC2000: Add support for LPC11(x)xx, LPC13xxCosmin Gorgovan