| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | MinGW build fixes | Freddie Chopin | 2009-12-28 | 4 | -7/+7 | |
| * | stm32x commands get "usage" | Freddie Chopin | 2009-12-28 | 1 | -0/+5 | |
| * | Fix Luminary FT2232 layout docs/configs | David Brownell | 2009-12-28 | 7 | -11/+67 | |
| * | NOR: last_addr also needs correction when checking alignment | Piotr Esden-Tempski | 2009-12-28 | 1 | -0/+1 | |
| * | create tcl/board/dm365evm.cfg | David Brownell | 2009-12-27 | 1 | -0/+147 | |
| * | NOR: make flash_write_unlock() pad to sector end | David Brownell | 2009-12-27 | 2 | -4/+65 | |
| * | Driver for USB-JTAG, Altera USB-Blaster and compatibles | Catalin Patulea | 2009-12-26 | 9 | -1/+709 | |
| * | Olimex SAM9-L9260 board configuration update. | Dean Glazeski | 2009-12-26 | 1 | -0/+52 | |
| * | ARM: add comment re register exports | David Brownell | 2009-12-26 | 2 | -0/+2 | |
| * | User's Guide: update GDB info | David Brownell | 2009-12-26 | 1 | -2/+35 | |
| * | NOR: messaging fix | David Brownell | 2009-12-26 | 1 | -2/+2 | |
| * | NOR: Allocate the right amount of memory | David Brownell | 2009-12-26 | 1 | -1/+1 | |
| * | cygwin 1.7 build fixes | David Brownell | 2009-12-26 | 6 | -14/+16 | |
| * | PARPORT code cleanup: | Antonio Borneo | 2009-12-26 | 1 | -6/+5 | |
| * | Restore "-dev" version suffix | David Brownell | 2009-12-21 | 1 | -1/+1 | |
| * | v0.4.0-rc1 milestone | David Brownell | 2009-12-21 | 1 | -1/+1 | |
| * | Packaging fix, NEWS update | David Brownell | 2009-12-21 | 2 | -1/+5 | |
| * | Packaging fix | David Brownell | 2009-12-21 | 1 | -0/+1 | |
| * | help: list all commands that match string | Oyvind Harboe | 2009-12-21 | 1 | -21/+35 | |
| * | Cortex-M3: cleanup | David Brownell | 2009-12-20 | 1 | -45/+111 | |
| * | ARM11: recognize ARM11 MPCore | David Brownell | 2009-12-20 | 1 | -5/+11 | |
| * | arm7_9: Support VINITHI signal | Antonio Borneo | 2009-12-20 | 1 | -23/+0 | |
| * | cygwin build fixes | David Brownell | 2009-12-19 | 2 | -6/+12 | |
| * | AT91SAM9 NAND flash driver. | Dean Glazeski | 2009-12-19 | 4 | -1/+789 | |
| * | oocd_trace buildfixes | David Brownell | 2009-12-19 | 1 | -4/+4 | |
| * | ETM: add "etm trigger_debug" command | David Brownell | 2009-12-19 | 3 | -4/+74 | |
| * | ETM: more ETM_CTRL bit cleanup | David Brownell | 2009-12-19 | 2 | -56/+49 | |
| * | ETM: start cleaning up ETM_CTRL bit handling | David Brownell | 2009-12-19 | 3 | -36/+63 | |
| * | ETM trigger_percent becomes an ETB command | David Brownell | 2009-12-19 | 6 | -74/+82 | |
| * | NEWS: mention libftdi 0.17 | David Brownell | 2009-12-19 | 1 | -0/+2 | |
| * | NOR FLASH: only erase/unlock whole sectors | David Brownell | 2009-12-18 | 2 | -8/+38 | |
| * | Subject: flash fill[bwh] should use bulk i/o | David Brownell | 2009-12-18 | 1 | -2/+4 | |
| * | stellaris: fix min buffer length checks | David Brownell | 2009-12-18 | 1 | -7/+4 | |
| * | XScale: better {read,write}_phys() | David Brownell | 2009-12-18 | 1 | -2/+14 | |
| * | dsp563xx: cygwin build fixes | David Brownell | 2009-12-18 | 1 | -5/+5 | |
| * | stellaris: update bulk flash writes | David Brownell | 2009-12-18 | 1 | -20/+45 | |
| * | NAND write data page refactoring. | Dean Glazeski | 2009-12-18 | 2 | -59/+69 | |
| * | NAND read data page refactor. | Dean Glazeski | 2009-12-18 | 2 | -45/+25 | |
| * | target.cfg: update to use new flash configuration syntax | Spencer Oliver | 2009-12-17 | 11 | -15/+15 | |
| * | Remove duplicate Olimex-"tiny" interface | David Brownell | 2009-12-16 | 1 | -10/+0 | |
| * | JTAG: shrink "scan_chain" output | David Brownell | 2009-12-16 | 2 | -15/+15 | |
| * | stellaris: comments | David Brownell | 2009-12-16 | 2 | -11/+33 | |
| * | stellaris: probe() cleanups | David Brownell | 2009-12-16 | 1 | -86/+42 | |
| * | stellaris: remove needless code | David Brownell | 2009-12-16 | 1 | -50/+1 | |
| * | stellaris: avoid chip writes | David Brownell | 2009-12-16 | 1 | -13/+10 | |
| * | NOR: bugfix "flash fill[bwh] ..." helptext | David Brownell | 2009-12-16 | 1 | -3/+3 | |
| * | zy1000: removed some redundant include | Øyvind Harboe | 2009-12-16 | 1 | -22/+4 | |
| * | ecos: crisper implementation of timeval_ms() | Øyvind Harboe | 2009-12-16 | 4 | -13/+87 | |
| * | server: server loop will exhaust data inputs before sleeping | Øyvind Harboe | 2009-12-16 | 1 | -17/+31 | |
| * | more tcl/{board,target} cleanup | David Brownell | 2009-12-15 | 12 | -23/+48 | |
