fw/openocd
2009-11-11 Zachary T Welchlog: improve log_callback_fn signature
2009-11-11 Zachary T Welchtime_support: improve use of types
2009-11-11 Zachary T Welchmakefiles: improve build order
2009-11-11 David BrownellETM cleanup
2009-11-11 Zachary T Welchfix bug in ARM720: bugfix
2009-11-11 David BrownellARM720: bugfix
2009-11-10 David Brownelltarget: MMU-aware init for memory read/write
2009-11-10 David Brownelltarget.cfg: (re)move some bogus reset_config lines
2009-11-10 Thomas Kindlerstm32.cfg: remove reset_config
2009-11-10 Michael Bruckarm11: add etmr/etmw registers to access ETM via DBGTAP...
2009-11-10 Øyvind HarboeARM11: remove old mrc/mcr commands
2009-11-10 Øyvind Harboetelo.cfg: fix search paths
2009-11-10 David BrownellTarget: minor cleanup
2009-11-10 David BrownellARM920: implement basic MMU ops
2009-11-10 David BrownellARM720: implement basic MMU ops
2009-11-10 David BrownellTarget: fix bad error messages
2009-11-10 Øyvind Harboehttpd: fix warnings, more robust error handling, improv...
2009-11-10 Øyvind Harboetcl: HostOs now picks up eCos as well during compile...
2009-11-10 Zachary T Welchsvf,xsvf,arm7_9_common: trim forard declarations
2009-11-10 Zachary T Welchcommand.c: make commands static
2009-11-10 Zachary T Welchserver: remove useless declarations
2009-11-10 Zachary T Welchjtag: remove useless declarations
2009-11-10 Zachary T Welchtarget.c: remove useless declarations
2009-11-10 Zachary T Welch{pic32m,stm32}x.c: remove useless declarations
2009-11-10 Zachary T Welchstr{7,9}x*.c: remove useless forward declarations
2009-11-10 Zachary T Welchflash/<various>.c: remove useless declarations
2009-11-10 Zachary T Welchflash/<assorted>.c: remove useless declarations
2009-11-10 Zachary T Welchflash/at91sam[37].c: remove useless declarations
2009-11-10 Zachary T Welchflash/lpc2???.c: remove useless declarations
2009-11-10 Zachary T Welchflash/*nand*.c: remove useless declarations
2009-11-10 Zachary T Welchflash/flash.c: remove forward declarations
2009-11-09 David BrownellRevert "target: add target->type->has_mmu fn"
2009-11-09 David Brownellfinish removing deprecated/obsolete commands
2009-11-09 David BrownellUser's Guide: Flash/NAND doc tweaks
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-11-09 Zachary T Welchtarget.h: remove extern keyword and wrap
2009-11-09 Zachary T Welchsrc/{server,pld,svf,xsvf}: remove 'extern' keyword
2009-11-09 Zachary T Welchsrc/flash: remove 'extern' and wrap headers
2009-11-09 Zachary T Welchsrc/jtag: remove 'extern' and wrap headers.
2009-11-09 Zachary T Welchsrc/helper: wrap and clean headers.
2009-11-09 David BrownellUser's Guide: bugfix global state info
2009-11-09 David BrownellEmbeddedICE: minor cleanups
2009-11-09 Zachary T WelchOverhaul time support API
2009-11-08 Zachary T WelchAdd private header for ARM11 internals.
2009-11-08 Zachary T WelchARM11: remove exports and forward decls
2009-11-08 David BrownellARM: minor simulator cleanup
2009-11-08 David BrownellCortex-M3: fix (debug) message priority
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.
next