aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2018-11-19From upstream (#331)Tim Newsome10-420/+2119
2018-11-12Fix memory leaks. (#328)Tim Newsome1-4/+10
2018-11-06Clean up fespi flashing code (#313)v20181030Tim Newsome1-260/+109
2018-08-20From upstream (#286)Tim Newsome17-169/+2056
2018-08-08Update s25fl256 flash device id, cypress now. (#285)Ken Zhang1-0/+1
2018-07-12Define free_driver_priv for fespi flash driverTim Newsome1-1/+2
2018-06-11Merge branch 'master' into from_upstreamTim Newsome7-2/+2174
2018-06-06psoc5lp: Add NV Latch flash driverAndreas Färber2-0/+318
2018-06-06flash/nor/psoc5lp: fix bad commit 2d5f2ede55150235352773a976166c3ab68297bcTomas Vanek1-27/+39
2018-06-06psoc5lp: Add EEPROM flash driverAndreas Färber2-0/+273
2018-06-06flash/nor: Add PSoC 5LP flash driverAndreas Färber3-0/+978
2018-06-06flash/nor: Add support for TI CC3220SF internal flashEdward Fewell4-0/+578
2018-06-05flash/nor/virtual: copy missing fields from master flash_bank structureBohdan Tymkiv1-0/+5
2018-06-05flash/nor/core: fix double-free crash with 'virtual' flash banksBohdan Tymkiv1-2/+10
2018-05-30Merge branch 'master' into from_upstreamTim Newsome1-4/+6
2018-05-30Fix warnings exposed by GCC8Paul Fertser1-4/+6
2018-05-08psoc6: Run flash algorithm asynchronously to improve performanceBohdan Tymkiv1-141/+220
2018-05-08flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek5-135/+5
2018-05-08flash/nor/at91sam: implement flash bank deallocation for SAM seriesTomas Vanek4-53/+61
2018-05-08flash/nor/kinetis: implement flash bank deallocationTomas Vanek1-1/+18
2018-05-08flash/nor: handle flash write alignment/padding in the infrastructureTomas Vanek3-121/+312
2018-05-08target, flash: prepare infrastructure for multi-block blank checkTomas Vanek2-62/+29
2018-04-24fespi: flag an error if offset can't be handled in 3B modeMegan Wachs1-0/+12
2018-04-23psoc6: Run flash algorithm asynchronously to improve performanceBohdan Tymkiv1-141/+220
2018-04-23flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek5-135/+5
2018-04-12Fix FESPI assert when guessing few algorithm stepsTim Newsome1-29/+35
2018-04-10flash/nor/at91sam: implement flash bank deallocation for SAM seriesTomas Vanek4-53/+61
2018-04-10flash/nor/kinetis: implement flash bank deallocationTomas Vanek1-1/+18
2018-04-10flash/nor: handle flash write alignment/padding in the infrastructureTomas Vanek3-121/+312
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek2-62/+29
2018-04-09Merge branch 'master' into from_upstreamTim Newsome48-493/+2468
2018-04-06flash/nor/at91samd: Add "nvmuserrow" command.Stefan Arnold1-86/+246
2018-04-04nrf51: Add HWID 0x008F againTomas Vanek1-5/+6
2018-04-04Fix for warnings detected by clang static analyzerMichele Sardo1-0/+5
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek40-4/+45
2018-03-30flash/nor: implement flash bank deallocation on OpenOCD exitTomas Vanek3-1/+41
2018-03-07Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoCMichele Sardo3-0/+552
2018-03-03flash/nor/psoc4: fix protection on devices with 256k flashTomas Vanek1-7/+8
2018-03-03flash/nor/psoc4: fix warningsTomas Vanek1-2/+3
2018-03-03flash/nor/core: fix warning in flash_iterate_address_range_innerTomas Vanek1-4/+7
2018-03-03flash/nor/psoc4: adjust flash size limited by woundingTomas Vanek1-0/+27
2018-02-22flash/nor/core: fix Segmentation fault during flash write of bad formed imgTomas Vanek1-3/+14
2018-02-14efm32: Refactor EFM32 chip family data, add more chipsJonas Norling1-126/+146
2018-02-14Add support for Cypress PSoC6 family of devicesBohdan Tymkiv3-0/+988
2018-02-14psoc4: update for 4x00BLE, L, M, S and PRoC BLE devicesTomas Vanek1-249/+374
2018-02-14flash/nor/at91samd: add SAM R30 familyTomas Vanek1-12/+13
2018-02-04flash/nor/kinetis_ke: fix warning retval set but not usedTomas Vanek1-2/+1
2018-02-02Merge branch 'master' into updateTim Newsome8-32/+1012
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser1-3/+4
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera1-0/+1