aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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
2016-05-20nand: fix return valueIvo Manca
2016-05-20stm32l1/Cat.3: Devices have only one bank.Uwe Bonnes
2016-05-17kinetis: Fix typo in variable namesAndreas Färber
2016-05-14flash/nor: Add Ambiq Micro Apollo flash driver.Rick Foos
2016-05-14xmc4xxx: Improve xmc4xxx_blank_check_memory() error handlingAndreas Färber
2016-05-08flash/nor/spi: use only lower case hex numbersRobert Jordens
2016-05-08flash/nor/spi: fix macronix 25l1005 chip eraseRobert Jordens
2016-05-05Support for debug interface lock of EFM32 controllersLieven Hollevoet
2016-05-05xmc4xxx: Fix error propagation for erase_check callbackAndreas Färber
2016-05-05fm4: Set read callbackAndreas Färber
2016-05-05at91samd: Add additional "B Variant" parts from SAMD21 familyPeter D. Gray
2016-05-05flash/nor: Add Infineon XMC1000 flash driverAndreas Färber
2016-05-05at91samd: Atmel SAML22 (segment LCD) family addedTomas Vanek
2016-05-05flash Kinetis: new KVx family addedTomas Vanek
2016-05-05Add support for Atmel AT91SAMD21E16B (B variant) and a spelling mistake.Peter D. Gray
2016-05-05flash/nor: Reorder drivers alphabeticallyAndreas Färber
2016-05-04stm32lx: Add support for lock/unlock (RDP Level 0<->1)Andreas Fritiofson
2016-05-04stm32f2x.c: Add more F4 devices.Uwe Bonnes
2016-05-04src/flash/nor/stm32f2x.c: Really erase second bank if requested.Uwe Bonnes
2016-05-04 stm32l4x.c: Correct waiting for data.Uwe Bonnes
2016-05-04stm32l4x.c: Use explicit 64-bit flash access as reference manual implies.Uwe Bonnes
2016-05-04flash: Added support for Freescale Kinetis KE family.Ivan Meleca
2016-05-04stm32l4x.c: Free r6/7 for 64-bit operations.Uwe Bonnes