2009-11-13 |
Zachary T Welch | fileio_t -> struct fileio |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | log_callback_t -> struct log_callback |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | remove accidental artifact |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add documention for writing built-in commands |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add src/hello.c to augment new command tutorial |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | command_handler_t: make cmd an indirect parameter |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | command_handler_t: make args parameter const |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | command_handler_t: make cmd parameter const |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | command_handler_t: make argc unsigned |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add CMD_NAME macro for command handlers |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | use CALL_COMMAND_HANDLER instead of direct calls |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add PLD_DEVICE_COMMAND_HANDLER macro |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | nand: add NAND_DEVICE_COMMAND_HANDLER macro |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | use FLASH_BANK_COMMAND_HANDLER macro |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add FLASH_BANK_COMMAND_HANDLER macro |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | s3c24xx: use COMMAND_HANDLER with command helper |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | arm_adi,armv7[am]: use COMMAND_HELPER for helpers |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | use COMMAND_HELPER for command helper functions |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | use COMMAND_HANDLER macro to define all commands |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add command_handler_t type |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add COMMAND_HANDLER and COMMAND_HELPER macros |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | add command_output_handler_t |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Brownell | Cortex-A8: fix indent |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zachary T Welch | nand: rename device to nand |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Brownell | ETM: start support for ETMv2+ |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Liam Redmond | WinXP-x64: find right D2XX libraries |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jonas Horberg | parport: add support for the jtag_khz command. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Brownell | ETM: remove old mid-level ETM handle |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Brownell | ETM: use new toplevel ETM handle |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Brownell | ETM: update port drivers |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Brownell | ETM: update arm[79]tdmi_examine() |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Brownell | ARM: start generalized base type |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | fix 'jtag interface' behavior |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | improve command registration |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | add help regardless of callback |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | eliminate duplicate helptext management |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | add command_name helper |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | wrap help command |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zachary T Welch | remove obsolete doxygen comments |
commit | commitdiff | tree | snapshot |
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 |
next |