| Commit message (Expand) | Author | Age | Files | Lines |
* | doxy & cleanup | Rodrigo L. Rosa | 2011-06-12 | 1 | -30/+62 |
* | fix protection behavior | Rodrigo L. Rosa | 2011-06-12 | 1 | -14/+9 |
* | cleanup trailing whitespaces | Rodrigo L. Rosa | 2011-06-12 | 1 | -2/+2 |
* | fix flash driver size, sector erase | Rodrigo L. Rosa | 2011-06-12 | 1 | -28/+40 |
* | mips: add nor flash write from memory block | Stefan Mahr | 2011-06-05 | 1 | -0/+240 |
* | Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes | Freddie Chopin | 2011-06-04 | 5 | -14/+0 |
* | add support for spansion flash on mindspeed c300 eval board | Stefan Mahr | 2011-05-25 | 1 | -0/+14 |
* | flashing speed improved using queued jtag. error propagation improved. | Rodrigo L. Rosa | 2011-05-19 | 1 | -3/+3 |
* | flash support (only full erase/write) for 568013 and 568037 | Rodrigo L. Rosa | 2011-05-18 | 3 | -0/+209 |
* | cfi: leave check on whether target is running to target_write_memory() | Øyvind Harboe | 2011-04-27 | 1 | -8/+0 |
* | add STM32F2 revY | SimonQian | 2011-04-26 | 1 | -0/+4 |
* | remove read of flash_size in STM32F2 | SimonQian | 2011-04-26 | 1 | -9/+0 |
* | Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be... | Alexandre Pereira da Silva | 2011-04-19 | 1 | -1/+7 |
* | pic32: update pic32mx flash driver | Spencer Oliver | 2011-04-14 | 1 | -31/+67 |
* | mips: illustrates how to improve performance | Øyvind Harboe | 2011-04-01 | 1 | -6/+3 |
* | at91sam3: Modified cidr comparisson to ignore version bits | Olivier Schonken | 2011-03-30 | 1 | -1/+2 |
* | Fix a bunch of typos. | Uwe Hermann | 2011-03-17 | 2 | -2/+2 |
* | stm32x: add support for STM32F20x | Øyvind Harboe | 2011-02-04 | 3 | -0/+715 |
* | cfi: use ARM32 machine code on all CPUs but Cortex M3 | Øyvind Harboe | 2011-01-31 | 1 | -6/+2 |
* | Fixed small mistakes in at91sam3 info command | Thomas Schmid | 2011-01-26 | 1 | -1/+3 |
* | stellaris: automatically generate and update device IDs | Eric Wetzel | 2011-01-19 | 1 | -0/+6 |
* | Flash driver for em357 | Erik Botö | 2011-01-14 | 3 | -0/+980 |
* | str9xpec: Find flash controller from the chain. | Santeri Salko | 2011-01-14 | 1 | -1/+2 |
* | cfi: fix release build warnings | Spencer Oliver | 2011-01-10 | 1 | -2/+2 |
* | nit: more LOG_* \n fixes | Eric Wetzel | 2011-01-09 | 3 | -36/+36 |
* | cfi: use safer arch detection | Spencer Oliver | 2011-01-06 | 1 | -2/+8 |
* | Add the support for the armv7m arch. | Jonathan Dumaresq | 2011-01-06 | 1 | -15/+64 |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 3 | -9/+9 |
* | nit: do not add \n at end of LOG_ERROR | Øyvind Harboe | 2011-01-03 | 1 | -4/+4 |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 5 | -17/+13 |
* | cfi_protect is not implemented on Spansion flashes (many do not even have pro... | Michael Schwingen | 2011-01-02 | 1 | -2/+2 |
* | non-CFI flash code uses data from CFI structures. Make sure that timeouts are... | Michael Schwingen | 2011-01-02 | 2 | -99/+98 |
* | Compilation Warnings on OS X 10.5 | Andrew MacIsaac | 2010-12-29 | 2 | -2/+2 |
* | warning: fix warning where GCC didn't catch a doubly declared global structure | Øyvind Harboe | 2010-12-29 | 1 | -1/+1 |
* | warnings: use more 'const' for char * | Øyvind Harboe | 2010-12-29 | 7 | -9/+9 |
* | stm32x : always use valid flash base address | Spencer Oliver | 2010-12-23 | 1 | -0/+3 |
* | flash: print flash bank name on flash info cmd | Spencer Oliver | 2010-12-23 | 1 | -2/+2 |
* | stm32: fix reversed option byte write | Spencer Oliver | 2010-12-23 | 1 | -4/+4 |
* | stm32: update option bytes for stm32xl family | Spencer Oliver | 2010-12-23 | 1 | -8/+79 |
* | stm32: add stm32 xl family flash support | Spencer Oliver | 2010-12-23 | 1 | -1/+45 |
* | stm32: add dual flash bank support | Spencer Oliver | 2010-12-23 | 1 | -26/+37 |
* | stm32: fix unprotect | Øyvind Harboe | 2010-12-15 | 1 | -4/+11 |
* | flash: clarify protect documentation | Øyvind Harboe | 2010-12-15 | 1 | -3/+6 |
* | contrib: add source to the cfi flash loaders | Spencer Oliver | 2010-12-10 | 1 | -6/+13 |
* | cfi: disable buffer writes for M29W128G | Spencer Oliver | 2010-12-10 | 2 | -5/+16 |
* | cfi: allow optional buffer write support | Spencer Oliver | 2010-12-10 | 1 | -0/+9 |
* | cfi: calculate correct timeouts | Spencer Oliver | 2010-12-10 | 2 | -16/+29 |
* | cfi: prefix string hex output | Spencer Oliver | 2010-12-10 | 1 | -12/+12 |
* | cfi: add time format to cfi query output | Spencer Oliver | 2010-12-10 | 1 | -8/+11 |
* | cfi: whitespace and long line cleanup | Spencer Oliver | 2010-12-10 | 1 | -282/+389 |