flash: cleanup stellaris device class detection
[fw/openocd] / src / flash /
2012-01-23 Spencer Oliverflash: cleanup stellaris device class detection
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-23 Spencer Oliverflash: print bank usage on failure
2012-01-18 Spencer Oliverflash: add missing stellaris device classes
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-12 Spencer Oliverbuild: fix broken commit
2012-01-12 Spencer Oliverflash: stm32f2x incorrectly using 512 as max family...
2012-01-12 Spencer Oliverflash: detect stm32f4x device id errata
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverflash: use correct device_id mask
2012-01-12 Mathias Koptimize: replace while loop by memcpy
2012-01-12 Spencer Oliverbuild: remove unused variables
2012-01-12 Bruno FLEURETTEflash: pre-check flash unlock for stm32f2x
2012-01-09 Spencer Oliverflash: support stm32f4x flash
2012-01-09 Spencer Oliverflash: use stm32f2x flash size register
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeflash: introduce .usage field for nand and nor flash...
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-12-23 Erik AhlénRenamed mx2.{c,h} to mxc.{c,h} and added copyright...
2011-12-23 Erik AhlénAdded support for i.MX35 NAND Flash Controller (v2)
2011-12-23 Erik AhlénAdded command to enable/disable/query BI-swap for MXC...
2011-12-23 Erik AhlénMade BI-swap optional in mxc.
2011-12-23 Erik AhlénAdded board type as a parameter to mx2 NFC as they...
2011-12-19 Mathias KSTM32F2x: check flash unlock, add mass erase
2011-12-19 Erik AhlénRenamed mx2/imx27 to mxc.
2011-12-19 Erik AhlénIndentation and white space fixes.
2011-12-11 rodrigo_l_rosadsp5680xx - indent fix
2011-11-24 rodrigo_l_rosadsp5680xx - match page erase with mass erase
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-11-18 Spencer Oliverflash: cleanup stm32f2x loader
2011-11-17 Spencer Oliverflash: match stm32f2x loader src name
2011-11-17 Andreas Fritiofsonstm32f1x: improve variable naming and avoid potential...
2011-11-16 Øyvind Harboestm32f1x: add more asserts
2011-11-15 Tomas Frydrychkinetis flash: use longword write when writing into...
2011-11-15 Aurelien Jacobsat91sam7: ensure probed flash bank has a name (fix...
2011-11-10 Attila KinaliWork around silicon bug in the SAM3 family flash waitstates
2011-11-09 Øyvind Harboeat91sam7: fix warnings by removing dead assignments
2011-11-09 Øyvind Harboewarning fix: remove unused variable assignment
2011-11-09 Øyvind Harboeem357: fix warning by removing unused local variables
2011-11-08 Spencer Oliverflash: update luminary device table
2011-11-07 Øyvind Harboestr9x: explain compiler that a local variable will...
2011-11-07 Øyvind Harboeat91sam3: fix warnings
2011-11-07 Øyvind Harboestr7x: fix error propagation
2011-11-04 Øyvind Harboecfi: fix gaffe in fixing warnings
2011-11-04 Øyvind Harboeat91sam9: fix broken error propagation
2011-11-02 Øyvind Harboefix warning: remove assigned to variable
2011-11-01 Spencer Oliverflash: add Stellaris Blizzard class
2011-10-31 Øyvind Harboecfi: unsupported code paths now report and return error
2011-10-28 Jonathan DumaresqFixes comment typo for page size
2011-10-23 Antonio BorneoNOR/CORE: fix clang warning
2011-10-23 Antonio BorneoNAND/CORE: fix clang warning
2011-10-23 Antonio BorneoFLASH/CFI: fix clang warnings
2011-10-23 Øyvind Harboemx2: add error propagation and remove warnings
2011-10-23 Øyvind Harboefm3: fix warning for superfluous assignment
2011-10-23 Øyvind Harboekinetis: fix warning about malloc(0) w/assert
2011-10-23 Edgar Grimbergtms470: removed unnecessary operations
2011-10-22 Antonio BorneoFLASH/STMSMI: fix clang "dead store" warning
2011-10-19 Marc Willam / Holg... Updated fm3.c, added Flash type 2 support, error handli...
2011-10-18 Spencer Oliverluminary: add new targets
2011-10-17 Attila KinaliAdd the SAM3N familly to the chip_details table
2011-10-14 Spencer Oliverflash: fix lpc2000 driver typo
2011-10-08 Andreas Fritiofsonstm32f1x: use async algorithm in flash programming...
2011-10-08 Andreas Fritiofsonstm32f1x: use register base instead of register offset
2011-10-03 Clément Burin des... STM32L: Added flash driver and target
2011-09-17 Mathias Kkinetis cpu flash driver
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-08-25 Jonathan DumaresqThis will add the Value Line HD of stm32 devices.
2011-08-24 Andreas Bießmannnon_cfi: add SST39WF1601 support
2011-08-21 olivier SchonkenFix Sam3u flash bank 1 issue
2011-08-18 Gunnar Hennecfi: add EN29LV800BB support
2011-08-09 Rodrigo L. Rosafix return error msj
2011-08-09 Andreas Bießmannflash/nor/cfi: fix TopBottom for atmel chips
2011-08-09 Øyvind HarboeRevert "dsp5680xx: disable for now, it generates warnings"
2011-07-28 Spencer Oliverflash: add support for deprecated stm32 flash cmds
2011-07-28 Spencer Oliverflash: update stm32 driver names
2011-07-26 Ronny Strutzadd Fujitsu FM3 Family flash support
2011-07-10 Luca BrunoFix typo in command output
2011-06-28 Øyvind Harboedsp5680xx: disable for now, it generates warnings
2011-06-12 Rodrigo L. Rosadoxy & cleanup
2011-06-12 Rodrigo L. Rosafix protection behavior
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. Rosafix flash driver size, sector erase
2011-06-05 Stefan Mahrmips: add nor flash write from memory block
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-05-28 Damjan MarionFixed values for Samung NAND chips
2011-05-28 Damjan MarionImprove NAND flash detection
2011-05-28 Damjan MarionReorganize NAND flash table
2011-05-25 Stefan Mahradd support for spansion flash on mindspeed c300 eval...
2011-05-19 Rodrigo L. Rosaflashing speed improved using queued jtag. error propag...
2011-05-18 Rodrigo L. Rosaflash support (only full erase/write) for 568013 and...
2011-04-27 Øyvind Harboecfi: leave check on whether target is running to target...
2011-04-26 SimonQianadd STM32F2 revY
2011-04-26 SimonQianremove read of flash_size in STM32F2
2011-04-19 Alexandre Pereira... Fix non cfi x16 nor flash connected to x8 bus. The...
2011-04-19 Alexandre Pereira... Make the LPC32xx nand driver support up to 5 address...
2011-04-19 Alexandre Pereira... Make the LPC32xx slc nand driver the default
2011-04-14 Spencer Oliverpic32: update pic32mx flash driver
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboemips: illustrates how to improve performance
next