aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2018-03-03flash/nor/psoc4: adjust flash size limited by woundingTomas Vanek
2018-02-22flash/nor/core: fix Segmentation fault during flash write of bad formed imgTomas Vanek
2018-02-14efm32: Refactor EFM32 chip family data, add more chipsJonas Norling
2018-02-14Add support for Cypress PSoC6 family of devicesBohdan Tymkiv
2018-02-14psoc4: update for 4x00BLE, L, M, S and PRoC BLE devicesTomas Vanek
2018-02-14flash/nor/at91samd: add SAM R30 familyTomas Vanek
2018-02-04flash/nor/kinetis_ke: fix warning retval set but not usedTomas Vanek
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek
2018-01-25flash: nor: stm32l4x: fix warning in probePaul Fertser
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens
2018-01-13XCF (Xilinx platfrom flash) support.barthess
2018-01-13flash/startup: make program accept filenames with spaces and other charactersPaul Fertser
2018-01-13flash: startup.tcl: do not disable polling when not exitingPaul Fertser
2017-12-12flash/nor/stm32f2x: fix erase on STM32F413/423Tomas Vanek
2017-12-12flash/nor/stm32f2x: fix protection block size for F767 in dual bank modeTomas Vanek
2017-12-06flash: Add new stm32h7x driver supportAlexandre Torgue
2017-12-06spi: add n25q256 flashRobert Jordens
2017-10-23Fix GCC7 warnings about string truncationFreddie Chopin
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
2017-10-03nrf5: Add nRF52832-QFAA supportSlowcoder
2017-10-03nrf51: Rename to nrf5Slowcoder
2017-10-03nrf51: Refactor device-listSlowcoder
2017-10-03stm32lx.c: Read IDcode at appropriate address.Uwe Bonnes
2017-10-03flash: efm32: add support for EFR-familty (e.g. bluegecko)Andrea Merello
2017-10-03stm32f2x: Fix left shift of negative valueMarc Schink
2017-08-10Support for STM32F722, F723, F413 and F423Andreas Bolsch
2017-08-10stm32l1: Devid 0x429 only has 8bit flash size registerKarl Palsson
2017-07-24flash Kinetis: fix probe for FlexNVM partitioned as EEPROM backupTomas Vanek
2017-07-24flash Kinetis: fix devices with smallest program flash (8 and 16 kB)Tomas Vanek
2017-06-30flash/nor/efm32: Support EZR32HG devices.Richard Watts
2017-06-17flash/nor/tcl: Make read_bank parameters optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in write_bankMarc Schink
2017-06-17flash/nor/tcl: Make write_bank parameter optionalMarc Schink
2017-06-17flash/nor/tcl: Respect flash bank boundary in verify_bankMarc Schink
2017-06-17flash Kinetis: Add support for newer KW seriesJoakim NohlgÄrd
2017-06-17flash Kinetis: add KL28 deviceTomas Vanek
2017-06-17flash Kinetis: handle all types of watchdog, disable in reset-initTomas Vanek
2017-06-17flash Kinetis: implement automatic bank creation based on device probeTomas Vanek
2017-06-17flash Kinetis: split kinetis_chip from kinetis_flash_bankTomas Vanek
2017-06-17flash Kinetis: add KV5x familyTomas Vanek
2017-06-17flash Kinetis: add KL8x family, fix erase checkTomas Vanek
2017-06-17flash Kinetis: add KE1xZ and KE1xF familiesTomas Vanek
2017-06-17flash/nor: at91samd modified to use real erase sector sizeTomas Vanek
2017-06-17flash/nor/at91sam4: remove FWS=6, rename at91samg to atsamgTomas Vanek
2017-06-02flash: nor: ath79: fix build failure due to recent MIPS changesPaul Fertser
2017-05-31flash: Add support for Atheros (ath79) SPI interfaceTobias Diedrich
2017-05-08stm32l4: support flashing L45x/46x devicesJuha Niskanen