aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2015-03-09flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser
2015-03-09flash/nor/stellaris: remove dead assignmentPaul Fertser
2015-03-09flash/nor/sim3x: remove dead assignmentPaul Fertser
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius
2015-03-09atmega: add support for the at90usb128 flashOlivier Esver
2015-02-28psoc4 flash driver: cleaned printf PRI... formatsTomas Vanek
2015-02-24nrf51: Update known devices table.Theodore A. Roth
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin
2015-02-12flash/nor/stm32lx: add all the IDs and revisions from current RMPaul Fertser
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz
2015-02-11nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton
2015-02-11mini51: support for Nuvoton NuMicro M051 series flash memoryPawel Si
2015-02-11lpc2000: add chip IDs for LPC11U6x/LPC11E6xMichael Brown
2015-02-11psoc4: support for Cypress PSoC 41xx/42xx familyTomas Vanek
2015-02-04stm32lx: do not attempt mass-erase in-place of first bank eraseJussi Kivilinna
2015-02-04flash/nor/stm32lx: use 0 base to autodetect second bank locationPaul Fertser
2015-02-04flash/nor/stm32l: unify waiting for busy flag functionsPaul Fertser
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