| Commit message (Expand) | Author | Age | Files | Lines |
* | flash: stop caching protection state | Øyvind Harboe | 2010-05-05 | 4 | -126/+31 |
* | flash: erase_address now has an unlock option | Øyvind Harboe | 2010-05-05 | 3 | -15/+37 |
* | cfi: fix error handling for protect fn | Øyvind Harboe | 2010-05-05 | 1 | -4/+4 |
* | gdb: connect will now fail if flash autoprobe fails | Øyvind Harboe | 2010-05-05 | 3 | -21/+21 |
* | flash: more flash write_image bugfixes | Øyvind Harboe | 2010-05-05 | 1 | -21/+11 |
* | str7x: improve error handling | Øyvind Harboe | 2010-05-05 | 1 | -73/+133 |
* | str71x: fix previous commit | Spencer Oliver | 2010-05-04 | 1 | -3/+4 |
* | flash: less bogus errors | Øyvind Harboe | 2010-05-04 | 7 | -8/+8 |
* | str7x: fix bogus error messages | Øyvind Harboe | 2010-05-04 | 1 | -3/+5 |
* | cfi: made som info output debug output | Øyvind Harboe | 2010-05-04 | 1 | -2/+2 |
* | STM32 flash erase timeout fix | Tobias Ringström | 2010-05-03 | 1 | -2/+2 |
* | flash: write_image would fail for certain images | Øyvind Harboe | 2010-04-29 | 1 | -14/+55 |
* | flash: write_image will now pad erase to nearest sector | Øyvind Harboe | 2010-04-29 | 1 | -8/+2 |
* | nor: remove bogus output about padding sections | Øyvind Harboe | 2010-04-28 | 1 | -1/+2 |
* | stm32x: allow flash probe on a running target | Andreas Fritiofson | 2010-04-20 | 1 | -6/+0 |
* | NOR/core bugfix: restore invariants | David Brownell | 2010-04-15 | 1 | -5/+16 |
* | NOR/CFI: remove redundant code | Antonio Borneo | 2010-04-15 | 1 | -6/+2 |
* | NOR/CFI: fix order of arguments check | Antonio Borneo | 2010-04-15 | 1 | -2/+2 |
* | NOR/TMS470: review scope of symbols | Antonio Borneo | 2010-04-11 | 1 | -7/+7 |
* | NOR/CFI: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -3/+3 |
* | NOR/STR7X: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -2/+2 |
* | NAND/TCL: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -3/+4 |
* | MFLASH: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -2/+1 |
* | NAND/ARM_IO: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | NAND/CORE: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -10/+8 |
* | NAND/MX3: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | NOR/ADUC702X: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | NOR/AVRF: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | NOR/CORE: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | NOR/DRIVERS: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | STR9XPEC: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | TCL: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -3/+1 |
* | NOR TCL: fix usage message | Antonio Borneo | 2010-03-26 | 1 | -1/+1 |
* | change %x and %d to PRIx32 and PRId32 where needed for cygwin | Daniel Bäder | 2010-03-25 | 2 | -5/+5 |
* | jtag: move towards making out_value const | Øyvind Harboe | 2010-03-20 | 1 | -3/+4 |
* | PIC32MX: add unlock cmd | Spencer Oliver | 2010-03-18 | 1 | -0/+75 |
* | jtag: cut down on usage of unintended modification of global end state | Øyvind Harboe | 2010-03-18 | 1 | -13/+13 |
* | lpc3180: LPC3180(LPC3250) SLC driver implemented | richard vegh | 2010-03-16 | 2 | -9/+441 |
* | image loading: fix problem with offsets > 0x80000000 | Bradey Honsinger | 2010-03-16 | 1 | -1/+1 |
* | PIC32: add flash algorithm support | Spencer Oliver | 2010-03-10 | 2 | -468/+227 |
* | STM32: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -12/+25 |
* | STR7: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -14/+30 |
* | STR9: flash loader cleanup | Spencer Oliver | 2010-03-10 | 2 | -8/+19 |
* | ADUC702x: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -1/+1 |
* | CFI CORE: bug-fix protect single sector | Antonio Borneo | 2010-03-09 | 1 | -2/+2 |
* | cfi: simplify and clearify code | Antonio Borneo | 2010-03-08 | 1 | -149/+75 |
* | jtag: jtag_add_ir_scan() now takes a single field | Øyvind Harboe | 2010-03-08 | 1 | -1/+1 |
* | jtag: retire tap field | Øyvind Harboe | 2010-03-08 | 1 | -30/+15 |
* | CFI: review print of Voltage values | Antonio Borneo | 2010-03-06 | 1 | -6/+6 |
* | NOR: trim range in flash_driver_protect() | David Brownell | 2010-03-03 | 1 | -0/+57 |