aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser
2015-04-16flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek
2015-04-14flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser
2015-04-14flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser
2015-04-14lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke
2015-03-25flash/nor: mrvlqspi: fix printf formatting issuesMahavir Jain
2015-03-25flash/nor/kinetis: do not attempt mass-erase in place of a bank erasePaul Fertser
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-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