aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2023-09-23flash/nor/at91sam7: fix flash bank allocationTomas Vanek1-4/+26
2023-09-19flash/stm32l4x: support STM32WBA5xx devicesTarek BOCHKATI2-0/+26
2023-09-17flash: npcx: fix memory leak in npcx_flash_bank_commandAntonio Borneo1-0/+1
2023-09-12Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstreamTim Newsome3-12/+83
2023-09-08flash/nor: add support for Nuvoton NPCX4/K3 series flashLuca Hung1-15/+33
2023-08-29Merge commit 'dfbbfac4d72e247e8094a49c8573b2f49689b6d5' into from_upstreamTim Newsome2-5/+1
2023-08-26target/cortex_m: check core implementor fieldKarl Palsson4-4/+4
2023-08-26efm32: drop unnecessary and incomplete checksKarl Palsson1-12/+0
2023-08-12flash/nor/spi: Improve erase performance on zd25q16Nikolay Dimitrov1-1/+1
2023-08-12flash/nor/spi: add zetta zd25q16Nikolay Dimitrov1-0/+1
2023-07-14flash/nor/stm32l4x: Add revision 'V' for STM32L4R/S devicesMarc Schink1-0/+1
2023-07-12Merge commit 'a3ed12401b1f7d9578fb7da881d3504e07acfc27' into from_upstreamTim Newsome2-1109/+523
2023-06-10flash/nor: add support for NXP QN908xiosabi4-0/+1200
2023-06-02flash: jtagspi: fix clang build warningAntonio Borneo1-30/+22
2023-06-02flash: psoc4: fix clang errorAntonio Borneo1-1/+1
2023-05-27flash/jtagspi: sending command and setting parameters without probing.Daniel Anselmi3-12/+34
2023-05-27target: use unsigned int for timeout_msAntonio Borneo1-2/+2
2023-05-25flash/nor/stm32f2x: Show error message when unprotecting OTPMatthijs Kooijman1-1/+3
2023-05-25flash/nor/stm32f2x: Fix typos in log messagesMatthijs Kooijman1-2/+2
2023-05-24flash/stm32l4x: support STM32C0x devicesTarek BOCHKATI2-1/+44
2023-05-18flash/jtagspi: handle error return values where neededDaniel Anselmi1-2/+2
2023-05-18flash: nand: move in include file the declaration of 'nand_devices'Antonio Borneo2-3/+1
2023-05-18nand: declare exported function in core.hAntonio Borneo2-2/+2
2023-05-18nor: move in driver.h the flash_driver's declarationAntonio Borneo8-80/+74
2023-05-18nand: move in driver.h the nand_flash_controller's declarationAntonio Borneo2-20/+15
2023-05-05flash: with pointers, use NULL instead of 0Antonio Borneo3-3/+3
2023-05-05flash: nor: add static to local symbolsAntonio Borneo2-3/+3
2023-05-05flash: nor: use 'ULL' suffix for long constantsAntonio Borneo2-11/+11
2023-05-04Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstreamTim Newsome8-103/+208
2023-04-04flash/nor/spi: Move mt25ql02 to match upstream.Tim Newsome1-1/+1
2023-03-28flash/nor: missing fileio_close.panciyan1-0/+1
2023-03-25flash: nor: rewrite command 'flash list' as COMMAND_HANDLERAntonio Borneo1-30/+18
2023-03-18flash/nor/at91samd: add missing SAMR34/35 part numbersAndrew Lalaev1-0/+4
2023-03-18flash/nor/at91samd: fix RAM size for SAMR34/35Andrew Lalaev1-2/+2
2023-03-16Merge commit '1293ddd65713d6551775b67169387622ada477c1' into from_upstreamTim Newsome127-1830/+1319
2023-03-06flash: Remove duplicate entry for micron mt25qu01.Tim Newsome1-1/+0
2023-02-28Merge commit 'd1b882f2c014258be5397067e45848fa5465b78b' into from_upstreamTim Newsome4-53/+68
2023-02-18flash/nor/spi: add 25pe{10/20/40/80/16}Daniel Anselmi1-0/+5
2023-02-12new SPI memory devices, continuation code for manufacturer idAndreas Bolsch1-9/+64
2023-02-03flash/nor/stm32l4x: Add revision 'Z' for STM32L552/562 devicesMarc Schink1-1/+1
2023-02-03flash/nor/spi: Add some zbit flash chips.Daniel Serpell1-0/+7
2023-01-21flash/nor/psoc4: drop jtag_poll_mask() from flash writeTomas Vanek1-5/+0
2023-01-15flash/nor/stm32l4x: Add revision 'X' and 'C' for STM32U575/585 devicesMarc Schink1-0/+1
2023-01-15flash/nor, contrib/loaders: move numicro M0 write assembly to contrib/loadersJian-Hong Pan1-57/+2
2023-01-15flash/nor, contrib/loaders: move numicro M4 write assembly to contrib/loadersJian-Hong Pan1-56/+1
2023-01-15flash: support Nuvoton M541 & NUC442/472 seriesZale Yu1-81/+253
2023-01-15flash/nor/numicro: reorder the parts listZale Yu1-998/+349
2023-01-15flash/stm32l4x: avoid multiple assignmentsTarek BOCHKATI1-1/+2
2023-01-15flash/nor/rp2040: make SPI flash ID detection optionalTomas Vanek1-22/+33
2023-01-15flash/nor/spi: Add issi is25lq040b to device listFawaz Tirmizi1-0/+1