aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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
2016-04-06flash Kinetis: remove TARGET_HALTED halted check from probeTomas Vanek
2016-02-29helper/fileio: Remove nested structMarc Schink
2016-02-29fm4: Add support for S6E2DH familyAndreas Färber
2016-02-29fm4: Add support for MB9BFx64/x65Andreas Färber
2016-02-29flash: nor: mdr: implement read/verify for Info memoryPaul Fertser
2016-02-29xmc4xxx: Integrate build of erase check codeAndreas Färber
2016-02-29flash: New Spansion FM4 flash driverAndreas Färber
2016-02-29at91sam4 Flash: Added identification of atsam4n'sColin Helliwell
2016-02-29stm32lx.c: Print device string as info.Uwe Bonnes
2016-02-29stm32lx.c: Add STM32L0 categories 1, 2 and 5.Uwe Bonnes
2016-02-29flash/nor/faux.c: fixing check for failed mallocAlexander Kurz
2016-02-29flash/nor/stellaris: fix: flash info RCC and RCC2 mixed upAlexander Kurz
2016-02-29flash/nor/non_cfi.c: cleanup, member double-intializationAlexander Kurz
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2016-02-29cfi intel: fixing faulty flash write error messageAlexander Kurz
2016-02-27nrf51: move hwid 0057 and add 0058Peter A. Bigot
2016-02-27nrf51: move table entry for hwid 0084 to correct MCU sectionPeter A. Bigot
2016-02-23xmc4xxx: Add XMC4700 supportAndreas Färber
2016-02-15Kinetis: check/switch run mode before flash operationTomas Vanek
2016-02-15Kinetis: invalidate flash cache after erase/writeTomas Vanek
2016-02-15Kinetis: improve flash detection using SIM_FCFG2 MAXADDR0 and MAXADDR1Tomas Vanek
2016-02-15Kinetis: nvm_partition commandTomas Vanek
2016-02-15Kinetis: fix preparation of FlexRAM before flash programmingTomas Vanek
2016-02-15Kinetis: kinetis_ftfx_command() based on target instead of flash bankTomas Vanek
2016-02-15Kinetis: FlexNVM handlingTomas Vanek
2016-02-13flash: nor: nrf51: add hwid 0x0057Jacob Rosenthal
2016-02-13cfi: support for 16-bit flash with reversed endiannessEsben Haabendal
2016-02-13flash/nor/spi: reorder to group micron devicesRobert Jordens
2016-02-03flash: nor: {pic32mx,cfi}: fix register namesPaul Fertser
2016-01-29flash/nor/niietcm4: minor fixesBogdan Kolbov
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart