aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2017-06-30flash/nor/efm32: Support EZR32HG devices.Richard Watts
2017-06-17flash/nor/tcl: Make read_bank parameters optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in write_bankMarc Schink
2017-06-17flash/nor/tcl: Make write_bank parameter optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in verify_bankMarc Schink
2017-06-17flash Kinetis: Add support for newer KW seriesJoakim Nohlgård
2017-06-17flash Kinetis: add KL28 deviceTomas Vanek
2017-06-17flash Kinetis: handle all types of watchdog, disable in reset-initTomas Vanek
2017-06-17flash Kinetis: implement automatic bank creation based on device probeTomas Vanek
2017-06-17flash Kinetis: split kinetis_chip from kinetis_flash_bankTomas Vanek
2017-06-17flash Kinetis: add KV5x familyTomas Vanek
2017-06-17flash Kinetis: add KL8x family, fix erase checkTomas Vanek
2017-06-17flash Kinetis: add KE1xZ and KE1xF familiesTomas Vanek
2017-06-17flash/nor: at91samd modified to use real erase sector sizeTomas Vanek
2017-06-17flash/nor/at91sam4: remove FWS=6, rename at91samg to atsamgTomas Vanek
2017-06-02flash: nor: ath79: fix build failure due to recent MIPS changesPaul Fertser
2017-05-31flash: Add support for Atheros (ath79) SPI interfaceTobias Diedrich
2017-05-08stm32l4: support flashing L45x/46x devicesJuha Niskanen
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo
2017-04-25stm32l4: support flashing L496 devicesJuha Niskanen
2017-04-24mips32, pic32 use uint8_t in 8 bit scan functionSalvador Arroyo
2017-04-24Added 512K flashing support for em3587Byron Kubert
2017-04-24flash/nor/tcl: Make verify_bank parameter optionalMarc Schink
2017-04-24flash/nor/tcl: Fix some format specifiersMarc Schink
2017-04-24stm32lx: fix dual-bank configuration for Cat.5 and Cat.6 devicesCezaryGapinski
2017-04-24Fix flash writing on stm32l0Armin van der Togt
2017-04-24flash/nor/at91samd: fix chip erase of a secured deviceTomas Vanek
2017-04-24Add support for the ATMEL SAM G55 Xplained Pro board and CPU.Jerome Lambourg
2017-04-23nrf51: Add new HWID 0x008FDamyan Mitev
2017-04-23flash Kinetis: reduce a flash write message severity to infoJoakim Nohlgård
2017-03-29nrf51: Remove pointer castAndreas Fritiofson
2017-02-13flash/nor: avrf: support atmega128rfa1Karl Palsson
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2017-01-15flash/nor: fix doc/help and range test for flash protectTomas Vanek
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-12-08flash/nor/efm32: Support flash size smaller than 32kkevin
2016-12-08at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.Owen Kirby
2016-12-08at91sam4: Add flash description and chipid for SAM4Cxx variants.Owen Kirby
2016-12-08xmc4xxx: Add support for XMC4300Andreas Färber
2016-12-08flash/nor: at91samd protection bits write fixTomas Vanek
2016-11-05flash at91samd, at91sam4l: fix improper use of mem_ap_ callTomas Vanek
2016-11-04flash: nor: mdr: do not mass erase when clearing INFO memoryPaul Fertser
2016-11-04flash Kinetis: Family K8x addedTomas Vanek
2016-11-04flash Kinetis: add cache invalidate for KLx seriesTomas Vanek
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar
2016-11-04Make OpenOCD build using -Og.Tim Newsome
2016-11-04nrf51: show proper part numberJiří Pinkava
2016-10-30flash: nor: lpc2000: handle lpc11xx parts with more than 96k memoryPaul Fertser
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber