aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2011-08-09Revert "dsp5680xx: disable for now, it generates warnings"Øyvind Harboe
2011-07-28flash: update stm32 driver namesSpencer Oliver
2011-07-26add Fujitsu FM3 Family flash supportRonny Strutz
2011-07-10Fix typo in command outputLuca Bruno
2011-06-28dsp5680xx: disable for now, it generates warningsØyvind Harboe
2011-06-12doxy & cleanupRodrigo L. Rosa
2011-06-12fix protection behaviorRodrigo L. Rosa
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa
2011-06-05mips: add nor flash write from memory blockStefan Mahr
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-05-25add support for spansion flash on mindspeed c300 eval boardStefan Mahr
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa
2011-05-18flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa
2011-04-27cfi: leave check on whether target is running to target_write_memory()Øyvind Harboe
2011-04-26add STM32F2 revYSimonQian
2011-04-26remove read of flash_size in STM32F2SimonQian
2011-04-19Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be...Alexandre Pereira da Silva
2011-04-14pic32: update pic32mx flash driverSpencer Oliver
2011-04-01mips: illustrates how to improve performanceØyvind Harboe
2011-03-30at91sam3: Modified cidr comparisson to ignore version bitsOlivier Schonken
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-02-04stm32x: add support for STM32F20xØyvind Harboe
2011-01-31cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel
2011-01-14Flash driver for em357Erik Botö
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko
2011-01-10cfi: fix release build warningsSpencer Oliver
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-06cfi: use safer arch detectionSpencer Oliver
2011-01-06Add the support for the armv7m arch.Jonathan Dumaresq
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-03nit: do not add \n at end of LOG_ERRORØyvind Harboe
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2011-01-02cfi_protect is not implemented on Spansion flashes (many do not even have pro...Michael Schwingen
2011-01-02non-CFI flash code uses data from CFI structures. Make sure that timeouts are...Michael Schwingen
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-23stm32x : always use valid flash base addressSpencer Oliver
2010-12-23flash: print flash bank name on flash info cmdSpencer Oliver
2010-12-23stm32: fix reversed option byte writeSpencer Oliver
2010-12-23stm32: update option bytes for stm32xl familySpencer Oliver
2010-12-23stm32: add stm32 xl family flash supportSpencer Oliver
2010-12-23stm32: add dual flash bank supportSpencer Oliver
2010-12-15stm32: fix unprotectØyvind Harboe
2010-12-15flash: clarify protect documentationØyvind Harboe
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver