| 2009-11-11 | Zachary T Welch | remove more useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | cortex_a8: remove declarations, use static keyword | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | add const keyword to some APIs | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | change argv to args in command handlers | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | script_debug(): improve types | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | command.c: make private routines static | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | log: improve log_callback_fn signature | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | time_support: improve use of types | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | makefiles: improve build order | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | David Brownell | ETM cleanup | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | Zachary T Welch | fix bug in ARM720: bugfix | commit | commitdiff | tree | snapshot | 
| 2009-11-11 | David Brownell | ARM720: bugfix | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | target: MMU-aware init for memory read/write | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | target.cfg: (re)move some bogus reset_config lines | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Thomas Kindler | stm32.cfg: remove reset_config | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Michael Bruck | arm11: add etmr/etmw registers to access ETM via DBGTAP... | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Øyvind Harboe | ARM11: remove old mrc/mcr commands | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Øyvind Harboe | telo.cfg: fix search paths | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | Target: minor cleanup | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | ARM920: implement basic MMU ops | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | ARM720: implement basic MMU ops | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | David Brownell | Target: fix bad error messages | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Øyvind Harboe | httpd: fix warnings, more robust error handling, improv... | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Øyvind Harboe | tcl: HostOs now picks up eCos as well during compile... | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | svf,xsvf,arm7_9_common: trim forard declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | command.c: make commands static | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | server: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | jtag: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | target.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | {pic32m,stm32}x.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | str{7,9}x*.c: remove useless forward declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/<various>.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/<assorted>.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/at91sam[37].c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/lpc2???.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/*nand*.c: remove useless declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-10 | Zachary T Welch | flash/flash.c: remove forward declarations | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | David Brownell | Revert "target: add target->type->has_mmu fn" | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | David Brownell | finish removing deprecated/obsolete commands | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | David Brownell | User's Guide: Flash/NAND doc tweaks | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | src/target: remove 'extern' and wrap headers | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | target.h: remove extern keyword and wrap | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | src/{server,pld,svf,xsvf}: remove 'extern' keyword | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | src/flash: remove 'extern' and wrap headers | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | src/jtag: remove 'extern' and wrap headers. | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | src/helper: wrap and clean headers. | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | David Brownell | User's Guide: bugfix global state info | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | David Brownell | EmbeddedICE: minor cleanups | commit | commitdiff | tree | snapshot | 
| 2009-11-09 | Zachary T Welch | Overhaul time support API | commit | commitdiff | tree | snapshot | 
| 2009-11-08 | Zachary T Welch | Add private header for ARM11 internals. | commit | commitdiff | tree | snapshot | 
| 2009-11-08 | Zachary T Welch | ARM11: remove exports and forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-08 | David Brownell | ARM: minor simulator cleanup | commit | commitdiff | tree | snapshot | 
| 2009-11-08 | David Brownell | Cortex-M3: fix (debug) message priority | commit | commitdiff | tree | snapshot | 
| 2009-11-08 | David Brownell | target.cfg: remove "-work-area-virt 0" | commit | commitdiff | tree | snapshot | 
| 2009-11-07 | Zachary T Welch | Fix vsllink bulk out endpoint parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | Merge branch 'master' of ssh://dbrownell@openocd.git... | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | target: don't swap MMU/no-MMU work areas | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Simplify nand indentation. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve flash indentation. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Fix arm11 vcr command parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM: shrink offsets | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM: other code uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | Cortex-A8: use the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM7TDMI uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM720 uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | XScale uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM9TDMI uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM966 uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM926 uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | FA526 uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM920 uses the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | Cortex-M3: use the new inheritance/nesting scheme | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | target: provide container_of() | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM7TDMI: remove forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM720: remove exports and forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | FA526: remove exports and forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM9TDMI: remove forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM966: remove exports and forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM926: more cleanup | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | David Brownell | ARM920: remove exports and forward decls | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve str9xpec command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve str9x config command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve str7x config command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve stm32x.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve stellaris.c erase argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve pic32mx.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve mflash.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve lpc3180_nand_controller.c parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve lpc2900.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve lpc288x.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve lpc2000.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve cfi.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve avrf.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve orion_nand.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve davinci_nand.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve at91sam7.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve at91sam3.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve nand.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Improve flash.c command argument parsing. | commit | commitdiff | tree | snapshot | 
| 2009-11-06 | Zachary T Welch | Add Flash/NAND bank command argument helpers. | commit | commitdiff | tree | snapshot | 
| next |