fw/openocd
2009-11-08 David Brownelltarget.cfg: remove "-work-area-virt 0"
2009-11-07 Zachary T WelchFix vsllink bulk out endpoint parsing.
2009-11-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-11-06 David Brownelltarget: don't swap MMU/no-MMU work areas
2009-11-06 Zachary T WelchSimplify nand indentation.
2009-11-06 Zachary T WelchImprove flash indentation.
2009-11-06 Zachary T WelchFix arm11 vcr command parsing.
2009-11-06 David BrownellARM: shrink offsets
2009-11-06 David BrownellARM: other code uses the new inheritance/nesting scheme
2009-11-06 David BrownellCortex-A8: use the new inheritance/nesting scheme
2009-11-06 David BrownellARM7TDMI uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM720 uses the new inheritance/nesting scheme
2009-11-06 David BrownellXScale uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM9TDMI uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM966 uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM926 uses the new inheritance/nesting scheme
2009-11-06 David BrownellFA526 uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM920 uses the new inheritance/nesting scheme
2009-11-06 David BrownellCortex-M3: use the new inheritance/nesting scheme
2009-11-06 David Brownelltarget: provide container_of()
2009-11-06 David BrownellARM7TDMI: remove forward decls
2009-11-06 David BrownellARM720: remove exports and forward decls
2009-11-06 David BrownellFA526: remove exports and forward decls
2009-11-06 David BrownellARM9TDMI: remove forward decls
2009-11-06 David BrownellARM966: remove exports and forward decls
2009-11-06 David BrownellARM926: more cleanup
2009-11-06 David BrownellARM920: remove exports and forward decls
2009-11-06 Zachary T WelchImprove str9xpec command argument parsing.
2009-11-06 Zachary T WelchImprove str9x config command argument parsing.
2009-11-06 Zachary T WelchImprove str7x config command argument parsing.
2009-11-06 Zachary T WelchImprove stm32x.c command argument parsing.
2009-11-06 Zachary T WelchImprove stellaris.c erase argument parsing.
2009-11-06 Zachary T WelchImprove pic32mx.c command argument parsing.
2009-11-06 Zachary T WelchImprove mflash.c command argument parsing.
2009-11-06 Zachary T WelchImprove lpc3180_nand_controller.c parsing.
2009-11-06 Zachary T WelchImprove lpc2900.c command argument parsing.
2009-11-06 Zachary T WelchImprove lpc288x.c command argument parsing.
2009-11-06 Zachary T WelchImprove lpc2000.c command argument parsing.
2009-11-06 Zachary T WelchImprove cfi.c command argument parsing.
2009-11-06 Zachary T WelchImprove avrf.c command argument parsing.
2009-11-06 Zachary T WelchImprove orion_nand.c command argument parsing.
2009-11-06 Zachary T WelchImprove davinci_nand.c command argument parsing.
2009-11-06 Zachary T WelchImprove at91sam7.c command argument parsing.
2009-11-06 Zachary T WelchImprove at91sam3.c command argument parsing.
2009-11-06 Zachary T WelchImprove nand.c command argument parsing.
2009-11-06 Zachary T WelchImprove flash.c command argument parsing.
2009-11-06 Zachary T WelchAdd Flash/NAND bank command argument helpers.
2009-11-06 Zachary T WelchImprove ETM tracemode update command.
2009-11-06 Zachary T WelchImprove etm command argument parsing.
2009-11-06 Zachary T WelchImprove trace command argument parsing.
2009-11-06 Zachary T WelchImprove arm_adi_v5 command argument parsing.
2009-11-06 Zachary T WelchImprove cortex_m3 command argument parsing.
2009-11-06 Zachary T WelchImprove xscale command argument parsing.
2009-11-06 Zachary T WelchImprove arm11 command argument parsing.
2009-11-06 Zachary T WelchImprove arm966e command argument parsing.
2009-11-06 Zachary T WelchImprove arm926ejs command argument parsing.
2009-11-06 Zachary T WelchImprove arm920t command argument parsing.
2009-11-06 Zachary T WelchImprove arm720t command argument parsing.
2009-11-06 Zachary T WelchImprove arm7_9_common command argument parsing.
2009-11-06 Zachary T WelchImprove armv7m command argument parsing.
2009-11-06 Zachary T WelchImprove armv7a command argument parsing.
2009-11-06 Zachary T WelchImprove armv4_5 command argument parsing.
2009-11-06 Zachary T WelchImprove xscale command argument parsing.
2009-11-06 Zachary T WelchImprove pld command argument parsing.
2009-11-06 Zachary T WelchUpdate all server port command to use new helper.
2009-11-06 Zachary T WelchAdd server port command helper function.
2009-11-06 Zachary T WelchImprove target.c command argument parsing.
2009-11-06 Zachary T WelchImprove jtag command argument parsing.
2009-11-06 Zachary T WelchImprove debug_level command argument parsing.
2009-11-06 Zachary T WelchAdd macro for parsing numeric command arguments.
2009-11-06 Zachary T WelchAdd stringify macros in src/helper/types.h.
2009-11-05 Øyvind Harboearm920t: add mrcmcr interface fn's.
2009-11-05 Øyvind Harboearm11: check if target is halted before executing mrc...
2009-11-05 Øyvind Harboetarget: fix ordering of arguments to mcr and mrc commands
2009-11-05 Øyvind Harboetarget: check args to mrc/mcr.
2009-11-05 Øyvind HarboeARM11: added mrc/mcr support to arm11 code.
2009-11-05 Øyvind HarboeTODO: Wrote up list of remaining tasks for target-...
2009-11-05 Øyvind Harboetarget: Only register mrc mcr commands when one of...
2009-11-05 Øyvind Harboecortex_a8: add mrc mcr interface.
2009-11-05 David BrownellUser's Guide: TAP setup tweakage
2009-11-05 David Brownellwatchpoint_add() cleanup
2009-11-05 David BrownellCortex-M3: expose most DWT registers
2009-11-05 David BrownellCortex-M3: minor cleanup
2009-11-05 David BrownellCortex-M3: DWT cleanup/fixes
2009-11-05 David BrownellARMv7M: add docs, remove exports
2009-11-05 Øyvind Harboetarget: add target->type->has_mmu fn.
2009-11-05 Øyvind HarboeMake default implementation of mdw/mmw phys return...
2009-11-05 Øyvind Harboetarget: remove unused interface fn that clutters code
2009-11-05 Øyvind Harboedebug interface: get rid of unused pre_debug fn
2009-11-05 Øyvind Harboewarnings: remove
2009-11-05 David Brownellft2232: cleanup
2009-11-05 Krzysztof KajsturaJTAG: support KT-LINK adapter
2009-11-05 David BrownellPXA255: support Intel "Lubbock" platform
2009-11-05 David BrownellVersion 0.4.0-dev
2009-11-05 David BrownellVersion 0.3.0
2009-11-05 David BrownellRelease docs: fix notes
2009-11-05 David BrownellDoc: fix broken link
2009-11-05 David BrownellNEWS: mention switch to git!
2009-11-05 David BrownellOther files: stop referring to ChangeLog too
2009-11-04 David BrownellNEWS refs repository history, not ChangeLog
next