| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 5 | -38/+38 |
* | 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 | 7 | -14/+14 |
* | 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 |
* | NAND/S3CXXXX: remove private "target" copy | Antonio Borneo | 2011-01-02 | 7 | -33/+16 |
* | NAND/ORION: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -13/+5 |
* | NAND/NUC910: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -21/+7 |
* | NAND/MX3: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -22/+11 |
* | NAND/MX2: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -20/+11 |
* | NAND/LPC3180: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -24/+16 |
* | NAND/DAVINCI: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -27/+17 |
* | NAND/AT91SAM9: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -37/+22 |
* | NAND/TCL: prepare for common "target" reference | Antonio Borneo | 2011-01-02 | 2 | -3/+26 |
* | NAND/TCL: fix segfault on syntax error | Antonio Borneo | 2011-01-02 | 1 | -1/+1 |
* | NAND/CORE: Comment use of alive_sleep() | Antonio Borneo | 2011-01-02 | 1 | -0/+1 |
* | NAND/CORE: Replace decimal dot in messages | Antonio Borneo | 2011-01-02 | 1 | -66/+66 |
* | flash/nand: review NAND driver interface | Antonio Borneo | 2011-01-02 | 13 | -47/+2 |
* | 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 | 10 | -14/+14 |
* | 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 |
* | Fix for segfault in handle_nand_dump_command. | Paul Richards | 2010-12-15 | 1 | -5/+5 |
* | 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 | 2 | -2/+12 |
* | 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 |
* | Fix sector layout for 504-KiB LPC2000 devices | Rolf Meeser | 2010-12-04 | 1 | -4/+7 |
* | lpc2900.c: Improve debug output for device probing | Rolf Meeser | 2010-12-01 | 1 | -1/+5 |
* | lpc2900.c: Add support for new device LPC2926 | Rolf Meeser | 2010-12-01 | 1 | -1/+5 |
* | LPC2900: Avoid false positive reprobing if first probing fails | Rolf Meeser | 2010-12-01 | 1 | -7/+11 |
* | FLASH/NOR: Rename spearsmi.c to stmsmi.c | Antonio Borneo | 2010-11-23 | 2 | -1/+1 |