aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo
2017-04-25stm32l4: support flashing L496 devicesJuha Niskanen
2017-04-24mips32, pic32 use uint8_t in 8 bit scan functionSalvador Arroyo
2017-04-24Added 512K flashing support for em3587Byron Kubert
2017-04-24flash/nor/tcl: Make verify_bank parameter optionalMarc Schink
2017-04-24flash/nor/tcl: Fix some format specifiersMarc Schink
2017-04-24stm32lx: fix dual-bank configuration for Cat.5 and Cat.6 devicesCezaryGapinski
2017-04-24Fix flash writing on stm32l0Armin van der Togt
2017-04-24flash/nor/at91samd: fix chip erase of a secured deviceTomas Vanek