aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson2-12/+4
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson2-26/+11
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson2-5/+5
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson2-7/+5
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson2-5/+5
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart2-5/+5
2015-12-18xmc4xxx: Add XMC4800 supportAndreas Färber1-0/+21
2015-12-18xmc4xxx: Make sector sizes constAndreas Färber1-4/+4
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu2-4/+4
2015-11-26flash/nor/lpc2000: add alternative part ID for LPC1343Jakub Kubiak1-0/+2
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov3-1/+1726
2015-11-23efm32: remove duplicate part name decoding.Karl Palsson1-85/+70
2015-11-23efm32: basic Happy Gecko target supportKarl Palsson1-2/+10
2015-11-20Kinetis: suppress false alarms "MCU is secured"Tomas Vanek1-3/+34
2015-11-20flash: at91samd: flash write code cleaningTomas Vanek1-193/+86
2015-11-20flash: at91samd: Add SAML21 variant B device support and fix SAMC20/SAMC21Andreas Loehre1-4/+52
2015-11-20at91samd: handle reset run/halt in DSUTomas Vanek1-0/+42
2015-11-11flash/nor/xmc4xxx: Loosen checks for XMC4500Andreas Färber1-1/+8
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski3-1/+1418
2015-11-10flash: driver for Atmel SAMV, SAMS, and SAMEMorgan Quigley3-0/+740
2015-11-10cfi: Fix fallback to memory writesEsben Haabendal1-2/+2
2015-11-05flash/nor/spi: Add GigaDevice gd25q16c/32c/128c flash supportMahavir Jain1-0/+3
2015-11-05Kinetis: properly pad flash section writesTomas Vanek1-1/+1
2015-11-05Kinetis: Disable watchdog on Kx devices when programming.Thomas Schmid1-0/+114
2015-11-03helper/fileio: Use size_t for file size.Marc Schink4-12/+12
2015-11-03flash/nor/stm32f2x: Add STM32F469 partMaxime Coquelin1-0/+2
2015-10-30Add handling for STM32L4.Uwe Bonnes3-0/+921
2015-10-30stm32f2x: Add memory barrier needed for STM32F7 flashing.Uwe Bonnes1-2/+3
2015-10-30stm32f2x.c: Add STM32F74x handling.Uwe Bonnes1-6/+36
2015-10-30stm32f2x.c: Handle STM32F42x/43x 1 MiByte devices with DB1M option set.Uwe Bonnes1-21/+42
2015-10-09nrf51: recognize hwid 0084Peter A. Bigot1-0/+6
2015-10-09Kinetis: new devices K02, K26, K63, K64, K66, correct K21 and K22 variantsTomas Vanek1-14/+69
2015-10-09Kinetis: give a reasonable default for max_flash_prog_sizeTomas Vanek1-5/+11
2015-10-09Kinetis: Add K24 support and tidy upPatrick Stewart1-86/+135
2015-09-30flash/nor/spi: Add Winbond w25q128fvAlex Forencich1-1/+2
2015-09-30numicro: Integrate Nuvoton NuMicro flash driver.Nemui Trinomius5-1230/+1883
2015-09-30flash: Analog Devices ADuCM360 supportIvan Buliev3-0/+583
2015-08-19flash/nor/jtagspi: 'retval' may be used uninitializedAlamy Liu1-1/+1
2015-08-06flash : Add support for Atmel at91sam4sa16bEvan Hunter1-0/+33
2015-08-06at91samd: add chip IDs for SAMC20 and SAMC21 familiesAndrey Yurovsky1-0/+37
2015-08-06sim3x: fix build failure with clang 3.6Paul Fertser1-7/+5
2015-08-06flash/nor/jtagspi: add JTAGSPI driverRobert Jordens3-0/+414
2015-08-06flash/nor/tcl: add read_bank and verify_bankRobert Jordens1-0/+177
2015-08-06flash/nor/spi: add micron/numonyx n25q128Robert Jordens1-0/+1
2015-05-17psoc4: add support for Cypress CCG1 familyVincent Palatin1-0/+9
2015-05-17nrf51: refine and extend known devices tablePeter A. Bigot1-16/+34
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky1-2/+18
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser1-0/+7
2015-04-16flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink1-3/+19
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser5-9/+9