| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 8 | -6/+475 |
* | contrib: make sure loaders use correct arch | Spencer Oliver | 2010-12-10 | 4 | -0/+6 |
* | stm32: add STM32E-EVAL external memory config script | Spencer Oliver | 2010-12-10 | 1 | -0/+56 |
* | 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 for segmentation fault from freed memory access in jtag_unregister_event_... | Paul Richards | 2010-12-10 | 1 | -13/+9 |
* | remove srst_pulls_trst from LPC2xxx target scripts | Freddie Chopin | 2010-12-09 | 6 | -12/+6 |
* | build: fix build from previous commit | Spencer Oliver | 2010-12-08 | 2 | -2/+2 |
* | jtag: getting the JTAG speed can fail | Øyvind Harboe | 2010-12-08 | 11 | -27/+71 |
* | svf: various improvements | Andrew Leech | 2010-12-07 | 1 | -78/+292 |
* | lpc2478 target config: CCLK as (mandatory) parameter | Rolf Meeser | 2010-12-05 | 1 | -4/+7 |
* | xscale: trace buffer remains enabled until explicitly disabled | Mike Dunn | 2010-12-04 | 2 | -54/+97 |
* | Add board config for Embedded Artists LPC2478-32 | Rolf Meeser | 2010-12-04 | 1 | -0/+148 |
* | Fix flash name in Hitex LPC2929 board config | Rolf Meeser | 2010-12-04 | 1 | -1/+1 |
* | Fix sector layout for 504-KiB LPC2000 devices | Rolf Meeser | 2010-12-04 | 1 | -4/+7 |
* | stm32: set default soft reset config | Spencer Oliver | 2010-12-03 | 1 | -0/+4 |
* | luminary: remove unused config cmds. | Spencer Oliver | 2010-12-03 | 5 | -31/+0 |
* | cortex_m3: change cortec_m3 reset_config behaviour | Spencer Oliver | 2010-12-03 | 2 | -19/+2 |
* | config: fix luminary jtag config | Spencer Oliver | 2010-12-02 | 1 | -3/+0 |
* | rename some target scripts to be consistent with the rest | Freddie Chopin | 2010-12-02 | 3 | -0/+0 |
* | profile: use 100Hz as a default sampling frequency | Øyvind Harboe | 2010-12-01 | 1 | -2/+2 |
* | 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 |
* | Some cosmetic fixes to the Lisa/L layout support functions. | Piotr Esden-Tempski | 2010-11-30 | 1 | -5/+1 |
* | Added support for the blinking leds on Floss-JTAG v0.3 and newer. | Piotr Esden-Tempski | 2010-11-30 | 2 | -1/+58 |
* | Updated Floss-JTAG config file to support v0.3 and newer. Also added noeeprom... | Piotr Esden-Tempski | 2010-11-30 | 2 | -1/+29 |
* | build: fix make install with jimtcl | Spencer Oliver | 2010-11-26 | 1 | -0/+0 |
* | build: correct configure help message | Spencer Oliver | 2010-11-26 | 1 | -1/+1 |
* | FLASH/NOR: Rename spearsmi.c to stmsmi.c | Antonio Borneo | 2010-11-23 | 2 | -1/+1 |
* | FLASH/NOR: rename from spearsmi to stmsmi | Antonio Borneo | 2010-11-23 | 5 | -89/+90 |
* | STR750: Add SMI interface support | Antonio Borneo | 2010-11-23 | 2 | -35/+55 |
* | NOR/SPEARSMI: fix segfault | Antonio Borneo | 2010-11-23 | 1 | -0/+1 |
* | Documentation: fix typo | Antonio Borneo | 2010-11-23 | 1 | -1/+1 |
* | flash: iterating over an address range now handles multiple banks | Øyvind Harboe | 2010-11-22 | 1 | -1/+38 |
* | fastload: fix error handling upon running out of memory | Øyvind Harboe | 2010-11-22 | 1 | -6/+16 |
* | build: remove AC_CONFIG_AUX_DIR macro | Spencer Oliver | 2010-11-19 | 1 | -1/+0 |
* | build: disable jimtcl lineedit | Spencer Oliver | 2010-11-19 | 1 | -1/+1 |
* | build: fix subconfigure parameter issue | Spencer Oliver | 2010-11-19 | 1 | -1/+1 |
* | build: update bootstrap comments | Spencer Oliver | 2010-11-19 | 1 | -5/+1 |
* | build: prepend --with-jim-ext=nvp to jimtcl configure | Spencer Oliver | 2010-11-19 | 3 | -1/+30 |
* | build: add autobuild jimtcl to configure scripts | Spencer Oliver | 2010-11-18 | 5 | -2/+33 |
* | build: add common.mk | Spencer Oliver | 2010-11-18 | 13 | -43/+19 |