973 Commits (06e731185fdf9b9bffeff737b7609d5dc8e22bd6)

Author SHA1 Message Date
  Øyvind Harboe 955316a727 fix warning: remove assigned to variable 12 years ago
  Spencer Oliver 889a306fc8 flash: add Stellaris Blizzard class 12 years ago
  Øyvind Harboe 9933fa334d cfi: unsupported code paths now report and return error 12 years ago
  Jonathan Dumaresq af51c69fbc Fixes comment typo for page size 12 years ago
  Antonio Borneo 40c425e400 NOR/CORE: fix clang warning 12 years ago
  Antonio Borneo 7b94f4c99d NAND/CORE: fix clang warning 12 years ago
  Antonio Borneo 3432049276 FLASH/CFI: fix clang warnings 12 years ago
  Øyvind Harboe 9bb3a05f0e mx2: add error propagation and remove warnings 12 years ago
  Øyvind Harboe dad3850264 fm3: fix warning for superfluous assignment 12 years ago
  Øyvind Harboe d5b5f9f4fd kinetis: fix warning about malloc(0) w/assert 12 years ago
  Edgar Grimberg 0577ba8331 tms470: removed unnecessary operations 12 years ago
  Antonio Borneo 811f7d3f7e FLASH/STMSMI: fix clang "dead store" warning 12 years ago
  Marc Willam / Holger Wech 9ddb94c1f3 Updated fm3.c, added Flash type 2 support, error handling improved 12 years ago
  Spencer Oliver 0dac042a10 luminary: add new targets 12 years ago
  Attila Kinali 2f6bdac60a Add the SAM3N familly to the chip_details table 12 years ago
  Spencer Oliver 8c3c5e53e3 flash: fix lpc2000 driver typo 12 years ago
  Andreas Fritiofson 92b14f8ca9 stm32f1x: use async algorithm in flash programming routine 12 years ago
  Andreas Fritiofson a147563ac1 stm32f1x: use register base instead of register offset 12 years ago
  Clément Burin des Roziers da8ce5f2e1 STM32L: Added flash driver and target 12 years ago
  Mathias K bfe634aa91 kinetis cpu flash driver 12 years ago
  Rodrigo L. Rosa e1a2d7255e optional crc for flash writing 12 years ago
  Jonathan Dumaresq 62eec47ff1 This will add the Value Line HD of stm32 devices. 12 years ago
  Andreas Bießmann b2ff00fb86 non_cfi: add SST39WF1601 support 12 years ago
  olivier Schonken 8292b1b5cd Fix Sam3u flash bank 1 issue 12 years ago
  Gunnar Henne 0d5a38d829 cfi: add EN29LV800BB support 12 years ago
  Rodrigo L. Rosa d1a16ce9d6 fix return error msj 12 years ago
  Andreas Bießmann 6e5c37be29 flash/nor/cfi: fix TopBottom for atmel chips 12 years ago
  Øyvind Harboe 7d2bf8805d Revert "dsp5680xx: disable for now, it generates warnings" 12 years ago
  Spencer Oliver 852289bc49 flash: add support for deprecated stm32 flash cmds 12 years ago
  Spencer Oliver b066a7db24 flash: update stm32 driver names 12 years ago
  Ronny Strutz e872d2880e add Fujitsu FM3 Family flash support 12 years ago
  Luca Bruno 898dd3af46 Fix typo in command output 12 years ago
  Øyvind Harboe d567df02b9 dsp5680xx: disable for now, it generates warnings 12 years ago
  Rodrigo L. Rosa d343941386 doxy & cleanup 12 years ago
  Rodrigo L. Rosa cbe201fe6b fix protection behavior 12 years ago
  Rodrigo L. Rosa 7b0ead520d cleanup trailing whitespaces 12 years ago
  Rodrigo L. Rosa f4a3db0d4a fix flash driver size, sector erase 12 years ago
  Stefan Mahr 5d9b7cdd2b mips: add nor flash write from memory block 13 years ago
  Freddie Chopin f6315d5e5b Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
  Damjan Marion 9b4628ddab Fixed values for Samung NAND chips 13 years ago
  Damjan Marion db91a36fdd Improve NAND flash detection 13 years ago
  Damjan Marion acdf14eb43 Reorganize NAND flash table 13 years ago
  Stefan Mahr 6d6837f988 add support for spansion flash on mindspeed c300 eval board 13 years ago
  Rodrigo L. Rosa ef599aebfd flashing speed improved using queued jtag. error propagation improved. 13 years ago
  Rodrigo L. Rosa 129f099ef1 flash support (only full erase/write) for 568013 and 568037 13 years ago
  Øyvind Harboe 36d60ee6c8 cfi: leave check on whether target is running to target_write_memory() 13 years ago
  SimonQian 5bd1f0bad4 add STM32F2 revY 13 years ago
  SimonQian 2e88162b00 remove read of flash_size in STM32F2 13 years ago
  Alexandre Pereira da Silva 32ede8fa21 Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be masked before comparison. 13 years ago
  Alexandre Pereira da Silva e105915a4a Make the LPC32xx nand driver support up to 5 address cycles. This will only work in the SLC driver. 13 years ago