aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2017-02-10target: Add 64-bit target address supportDongxue Zhang5-5/+5
2017-01-15flash/nor: fix doc/help and range test for flash protectTomas Vanek2-7/+15
2016-12-08Convert to non-recursive makeAndreas Fritiofson3-126/+110
2016-12-08flash/nor/efm32: Support flash size smaller than 32kkevin1-3/+3
2016-12-08at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.Owen Kirby1-17/+275
2016-12-08at91sam4: Add flash description and chipid for SAM4Cxx variants.Owen Kirby1-4/+195
2016-12-08xmc4xxx: Add support for XMC4300Andreas Färber1-2/+10
2016-12-08flash/nor: at91samd protection bits write fixTomas Vanek2-40/+44
2016-11-05flash at91samd, at91sam4l: fix improper use of mem_ap_ callTomas Vanek2-7/+17
2016-11-04flash: nor: mdr: do not mass erase when clearing INFO memoryPaul Fertser1-1/+2
2016-11-04flash Kinetis: Family K8x addedTomas Vanek1-0/+11
2016-11-04flash Kinetis: add cache invalidate for KLx seriesTomas Vanek1-22/+25
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek1-96/+35
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar2-5/+7
2016-11-04Make OpenOCD build using -Og.Tim Newsome3-8/+8
2016-11-04nrf51: show proper part numberJiří Pinkava1-3/+42
2016-10-30flash: nor: lpc2000: handle lpc11xx parts with more than 96k memoryPaul Fertser1-3/+12
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber7-153/+14
2016-10-30atsamv: Support for ATSAMS70N19 Memory ConfigurationGabrielle Trotter1-0/+3
2016-10-17flash Kinetis: fix mdm check_security regression in JTAG modeTomas Vanek1-1/+4
2016-10-04stm32f2x: Increase options write timeoutAndreas Fritiofson1-3/+6
2016-10-04nRF51: Fix bug in Code memory size.Michael Dietz1-11/+10
2016-10-04STM32L433 Flash supportPeter Kuhar1-0/+7
2016-10-04stm32l4x: fix incorrect device id maskSpencer Oliver1-2/+2
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek1-127/+333
2016-08-14pic32mx: add new device ID, 17x/27x Flash supportSASANO Takayoshi1-20/+70
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek1-75/+121
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek3-21/+106
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek1-40/+66
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek1-37/+43
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion1-48/+196
2016-08-14at91sam7: do not touch flash banks which belong to other targetsAndreas Fritiofson1-13/+7
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch1-95/+313
2016-08-14flash/nor/tcl.c: Less verbose output of flash erase_check.Uwe Bonnes1-1/+5
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes1-2/+15
2016-08-13psoc4: Corrected Silicon IDsGeorge Ioakimedes1-2/+2
2016-08-13at91samd: Add Atmel SAMD09 family supportOlaf Lüke1-0/+10
2016-08-02flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3TAndrey Skvortsov1-0/+7
2016-07-19Fix usage of timeval_ms()Andreas Färber8-16/+16
2016-06-23cfi: Add support for strangely endianness broken SoC implementationsEsben Haabendal2-3/+40
2016-05-24Make #include guard naming consistentMarc Schink21-57/+69
2016-05-24Remove FSF address from GPL noticesMarc Schink93-264/+123
2016-05-20lpcspifi: Fix SWD support for LPC43xxAndreas Färber1-38/+3
2016-05-20Fix spelling of ARM CortexAndreas Färber6-11/+11
2016-05-20nand: change use_raw to booleanIvo Manca2-2/+2
2016-05-20nand: fix return valueIvo Manca1-1/+1
2016-05-20stm32l1/Cat.3: Devices have only one bank.Uwe Bonnes1-2/+1
2016-05-17kinetis: Fix typo in variable namesAndreas Färber2-4/+4
2016-05-14flash/nor: Add Ambiq Micro Apollo flash driver.Rick Foos3-0/+907
2016-05-14xmc4xxx: Improve xmc4xxx_blank_check_memory() error handlingAndreas Färber1-1/+2