openocd/src/flash/nor
Vincent Palatin 45eef3c23d psoc4: add support for Cypress CCG1 family
Add the identifiers to support the flash on the Cypress Type-C Port Controller
chips of the CCG1 family : http://www.cypress.com/ccg1/.

Tested successfully on CYPD1132-16SXI.

Change-Id: I3fe6283379e5bcab964afac31b547ef95535aa2c
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Reviewed-on: http://openocd.zylin.com/2757
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2015-05-17 21:18:48 +01:00
..
aduc702x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91sam3.c flash/nor/at91sam3: remove sam3_page_write_opcodes 2014-04-08 11:34:53 +00:00
at91sam4.c Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0). 2015-04-14 11:53:12 +01:00
at91sam4l.c AT91SAM4L: handle reset run/halt in SMAP 2015-04-14 15:47:43 +01:00
at91sam7.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91samd.c flash: at91samd: add SAML21 support, fix part ID issue 2015-04-16 20:30:34 +01:00
avrf.c atmega: add support for the at90usb128 flash 2015-03-09 06:25:52 +00:00
cfi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
cfi.h Support for SST 39VF3201C NOR flash 2013-07-01 08:39:36 +00:00
core.c fix flash bank auto_probe() fail with multiple targets 2013-12-17 23:04:01 +00:00
core.h flash: add padded_value cmd 2013-10-07 19:28:19 +00:00
driver.h flash: Constify write buffer 2014-03-17 12:47:18 +00:00
drivers.c sim3x: new flash driver for Silabs SiM3 microcontroller family 2015-02-11 22:05:22 +00:00
dsp5680xx_flash.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
efm32.c flash: efm32: Add support for EZR32LG and EZR32WG. 2015-04-16 20:28:56 +01:00
em357.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
faux.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
fm3.c flash: constify driver data structures 2014-10-06 11:57:32 +00:00
imp.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
kinetis.c flash/nor/kinetis: do not attempt mass-erase in place of a bank erase 2015-03-25 20:47:46 +00:00
lpc288x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpc2000.c Fix several format specifiers errors exposed by arm-none-eabi 2015-04-16 20:24:50 +01:00
lpc2900.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpcspifi.c flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash write 2014-11-24 22:14:38 +00:00
Makefile.am sim3x: new flash driver for Silabs SiM3 microcontroller family 2015-02-11 22:05:22 +00:00
mdr.c flash/nor/mdr: add docs, remove memory leak on probe() 2015-04-16 20:29:06 +01:00
mini51.c mini51: support for Nuvoton NuMicro M051 series flash memory 2015-02-11 15:23:09 +00:00
mrvlqspi.c flash/nor: mrvlqspi: fix printf formatting issues 2015-03-25 21:39:48 +00:00
non_cfi.c flash: constify driver data structures 2014-10-06 11:57:32 +00:00
non_cfi.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
nrf51.c nrf51: refine and extend known devices table 2015-05-17 21:18:14 +01:00
nuc1x.c nuc1x: fix typos 2014-10-06 11:57:26 +00:00
ocl.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
ocl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
pic32mx.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
psoc4.c psoc4: add support for Cypress CCG1 family 2015-05-17 21:18:48 +01:00
sim3x.c Fix several format specifiers errors exposed by arm-none-eabi 2015-04-16 20:24:50 +01:00
spi.c flash/nor/spi: add GigaDevice SPI flash 2015-02-24 14:48:37 +00:00
spi.h flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
stellaris.c Fix several format specifiers errors exposed by arm-none-eabi 2015-04-16 20:24:50 +01:00
stm32f1x.c Add more STM32F3 IDs in target/stm32f3.cfg. 2015-02-02 10:29:01 +00:00
stm32f2x.c flash/nor/stm32f2x: add new revisions of STM32F4x parts 2015-02-04 21:56:23 +00:00
stm32lx.c flash/nor/stm32lx: add all the IDs and revisions from current RM 2015-02-12 12:56:46 +00:00
stmsmi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str7x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9xpec.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
tcl.c flash/nor/tcl.c: Do not double probe banks 2014-09-22 19:38:37 +00:00
tms470.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
virtual.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00