aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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
2016-10-30atsamv: Support for ATSAMS70N19 Memory ConfigurationGabrielle Trotter
2016-10-17flash Kinetis: fix mdm check_security regression in JTAG modeTomas Vanek
2016-10-04stm32f2x: Increase options write timeoutAndreas Fritiofson
2016-10-04nRF51: Fix bug in Code memory size.Michael Dietz
2016-10-04STM32L433 Flash supportPeter Kuhar
2016-10-04stm32l4x: fix incorrect device id maskSpencer Oliver
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek
2016-08-14pic32mx: add new device ID, 17x/27x Flash supportSASANO Takayoshi
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion
2016-08-14at91sam7: do not touch flash banks which belong to other targetsAndreas Fritiofson
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch
2016-08-14flash/nor/tcl.c: Less verbose output of flash erase_check.Uwe Bonnes
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes
2016-08-13psoc4: Corrected Silicon IDsGeorge Ioakimedes
2016-08-13at91samd: Add Atmel SAMD09 family supportOlaf Lüke
2016-08-02flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3TAndrey Skvortsov
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-06-23cfi: Add support for strangely endianness broken SoC implementationsEsben Haabendal
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20lpcspifi: Fix SWD support for LPC43xxAndreas Färber
2016-05-20Fix spelling of ARM CortexAndreas Färber
2016-05-20nand: change use_raw to booleanIvo Manca