| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | NOR: invalidate cached state on target resume | David Brownell | 2010-03-03 | 2 | -0/+35 |
* | NOR: stellaris message tweaks | David Brownell | 2010-03-03 | 1 | -4/+4 |
* | STM32: Add Value Line Flash Programming Support | Spencer Oliver | 2010-03-03 | 1 | -0/+36 |
* | LPC1768 updates, IAR board support | David Brownell | 2010-03-02 | 1 | -1/+9 |
* | stellaris: recover_command use usleep rather than sleep | Spencer Oliver | 2010-02-28 | 1 | -1/+1 |
* | ARMv7M: use software breakpoints for algorithms | Spencer Oliver | 2010-02-28 | 4 | -8/+4 |
* | new "stellaris recover" command | David Brownell | 2010-02-27 | 1 | -0/+66 |
* | AVR flash: handle AT90CAN128 chips | Hans Peter Mortensn | 2010-02-24 | 1 | -4/+26 |
* | STR9xpec: issue warning when unlocking device | Spencer Oliver | 2010-02-12 | 1 | -0/+8 |
* | STM32x: issue warning when unlocking device (bug #16) | Spencer Oliver | 2010-02-12 | 1 | -2/+6 |
* | flash/str7x: After reset init the flash is unlocked | Edgar Grimberg | 2010-02-02 | 1 | -2/+14 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 18 | -202/+200 |