| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed values for Samung NAND chips | Damjan Marion | 2011-05-28 | 1 | -2/+2 |
* | Improve NAND flash detection | Damjan Marion | 2011-05-28 | 1 | -1/+3 |
* | Reorganize NAND flash table | Damjan Marion | 2011-05-28 | 2 | -76/+81 |
* | 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 |
* | Make the LPC32xx nand driver support up to 5 address cycles. This will only w... | Alexandre Pereira da Silva | 2011-04-19 | 1 | -1/+1 |
* | Make the LPC32xx slc nand driver the default | Alexandre Pereira da Silva | 2011-04-19 | 1 | -2/+2 |
* | 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 |
* | Clarify LPC32XX address cycles message | Alexandre Pereira da Silva | 2011-03-30 | 1 | -1/+1 |
* | Add Micron 2GiB nand | Alexandre Pereira da Silva | 2011-03-30 | 1 | -0/+2 |
* | Fix a bunch of typos. | Uwe Hermann | 2011-03-17 | 4 | -4/+4 |
* | fix compile error under MinGW | SimonQian | 2011-02-18 | 1 | -3/+3 |
* | lpc32xx: Flash driver | Bjarne Steinsbo | 2011-02-15 | 5 | -0/+1932 |
* | 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 | 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 |