| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added HostOS variable | duane | 2009-03-07 | 2 | -3/+49 |
* | Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash fill | oharboe | 2009-03-05 | 1 | -3/+3 |
* | Nicolas Pitre <nico@cam.org> fix "halt 0" to only halt and not to poll/wait a... | oharboe | 2009-03-05 | 1 | -0/+10 |
* | Nicolas Pitre <nico@cam.org> making reset+halt on the | oharboe | 2009-03-04 | 1 | -6/+11 |
* | test code for elf parsing. | oharboe | 2009-03-03 | 1 | -44/+63 |
* | - add missing svn props from previous commit | ntfreak | 2009-03-02 | 5 | -430/+430 |
* | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Cosmetic OpenOCD ... | oharboe | 2009-03-01 | 1 | -2/+16 |
* | Kees Jongenburger <kees.jongenburger@gmail.com> rename description field of t... | oharboe | 2009-03-01 | 1 | -1/+1 |
* | Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded ... | oharboe | 2009-03-01 | 1 | -1/+1 |
* | Nicolas Pitre nico at cam.org SheevaPlug board configuration | oharboe | 2009-03-01 | 1 | -0/+111 |
* | Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug | oharboe | 2009-03-01 | 2 | -0/+78 |
* | Nicolas Pitre nico at cam.org add Feroceon target config file | oharboe | 2009-03-01 | 2 | -1/+31 |
* | Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ... | oharboe | 2009-03-01 | 3 | -1/+259 |
* | Nicolas Pitre nico at cam.org support for NAND controllers without explicit ... | oharboe | 2009-03-01 | 1 | -6/+36 |
* | Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w... | oharboe | 2009-03-01 | 1 | -2/+4 |
* | Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar... | oharboe | 2009-03-01 | 1 | -1/+4 |
* | Nicolas Pitre nico at cam.org spelling | oharboe | 2009-03-01 | 1 | -2/+2 |
* | - stm32x flash driver - add support for stm32105/107 (connectivity line) | ntfreak | 2009-02-26 | 1 | -1/+33 |
* | test files for stm32 | oharboe | 2009-02-24 | 2 | -0/+6 |
* | tinkered a bit with performance for Cortex flash programming. Mainly make it ... | oharboe | 2009-02-23 | 2 | -22/+40 |
* | Sergey Lapin <slapinid@gmail.com> fix typo | oharboe | 2009-02-23 | 1 | -1/+1 |
* | John Woods <johnrw@gmail.com> fix newtap gaffe + rename | oharboe | 2009-02-22 | 1 | -1/+1 |
* | John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un... | oharboe | 2009-02-19 | 1 | -3/+3 |
* | Holger Schurig <hs4233@mail.mn-solutions.de> incorporate some comments from Rick | oharboe | 2009-02-18 | 1 | -3/+6 |
* | Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings | oharboe | 2009-02-18 | 5 | -39/+7 |
* | zy1000 1.49 snapshot | oharboe | 2009-02-17 | 2 | -8/+8 |
* | zy1000 1.49 snapshot | oharboe | 2009-02-17 | 1 | -1/+1 |
* | - guess-rev.sh now works as expected when build_dir is not the same as src_dir | ntfreak | 2009-02-13 | 2 | -3/+2 |
* | - issue warning when flash image exceeds configured flash size. | ntfreak | 2009-02-12 | 1 | -0/+4 |
* | Use C89/C99/C++ compliant boolean types | kc8apf | 2009-02-10 | 14 | -30/+54 |
* | A few more usages of TRUE and FALSE to remove | kc8apf | 2009-02-10 | 1 | -2/+2 |
* | - fix native win32 build issues | ntfreak | 2009-02-09 | 2 | -19/+7 |
* | Andi <opencode@gmx.net> - better dram setup | oharboe | 2009-02-09 | 1 | -4/+17 |
* | - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-02-03 | 21 | -1509/+1856 |
* | Doxygen config file | kc8apf | 2009-02-03 | 1 | -0/+1364 |
* | Add uncrustify config file and helper script | kc8apf | 2009-02-03 | 2 | -0/+1191 |
* | chain position is now required when creating a target | oharboe | 2009-01-28 | 3 | -0/+41 |
* | update symbols to match source file | oharboe | 2009-01-26 | 1 | -0/+0 |
* | - AC_CHECK_FILE not supported when cross-compiling | ntfreak | 2009-01-23 | 1 | -3/+5 |
* | xvsf player fixes by Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-01-23 | 5 | -47/+122 |
* | Fixes for svf player by Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-23 | 1 | -42/+139 |
* | Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm... | kc8apf | 2009-01-23 | 1 | -0/+22 |
* | Add TRST support to xsvf tools. Courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-01-23 | 2 | -3/+44 |
* | vsllink support for stable clocks by Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-23 | 1 | -84/+142 |
* | Add udev rules to contrib. Courtesy of Uwe Hermann <uwe@hermann-uwe.de> | kc8apf | 2009-01-21 | 2 | -1/+27 |
* | Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-... | kc8apf | 2009-01-20 | 1 | -1/+1 |
* | - fix issue with configure when building srcdir != builddir | ntfreak | 2009-01-20 | 1 | -1/+1 |
* | - add --enable-release to docs | ntfreak | 2009-01-20 | 1 | -1/+6 |
* | AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> | kc8apf | 2009-01-20 | 5 | -111/+132 |
* | Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmai... | kc8apf | 2009-01-20 | 1 | -0/+6 |