Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E).
[fw/openocd] / src /
2009-09-16 oharboeRolf Meeser <rolfm_9dq@yahoo.de> adds flash support...
2009-09-15 mluDefine debug_base, debug_ap, memory_ap in armv7a_common_t
2009-09-15 mluUpdated mode string list.
2009-09-15 mluDefiny symbolic values for VA to PA address translation...
2009-09-15 oharboefix bug when using 32 instead of 64 bit value in callba...
2009-09-14 mluCheck return values to avoid infinite wait in loop...
2009-09-14 mluCache invalidation when writing to memory
2009-09-14 oharboeerror message upon recursive invocation of reset from...
2009-09-14 oharboefix email address
2009-09-14 oharboeRolf Meeser <rolfm_9dq@yahoo.de> warning fix in previou...
2009-09-14 oharboefix warning
2009-09-13 mluMore CortexA8 debug register definitions.
2009-09-13 mluFix argument passing in cortex_a8_write_cp.
2009-09-12 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-11 oharboetap post reset event added. Allows omap3530 to send...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> put feroceon target defini...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> Dragonite support
2009-09-11 oharboespelling mistake
2009-09-11 oharboedo not use dynamically sized stack arrays, not compatib...
2009-09-11 oharboeregistering a target event twice caused infinite loop...
2009-09-11 oharboeAlexei Babich <a.babich@rez.ru> cleanup
2009-09-11 oharboeNicolas Pitre <nico@cam.org> tighten error checking...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> imx31 nand flash contr...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> fix problems with unece...
2009-09-09 oharboeRolf Meeser <rolfm_9dq@yahoo.de>
2009-09-09 oharboe- Fix bug-in-waiting when adding more than one TAP...
2009-09-09 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 mluReport correct core instruction state for ARMv/A targets
2009-09-08 mluLoad PC with bit 0 set to 1 when resuming to say in...
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-07 mluImproved handling of instruction set state, helps for...
2009-09-04 oharboeMahr, Stefan <Stefan.Mahr@sphairon.com> removes the...
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> This patch simply enables...
2009-09-04 oharboemore debug output for breakpoints
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> Tidy up the bit-offset operat...
2009-09-03 oharboeDavid Brownell
2009-09-01 ntfreak- fixes the incorrect info msg displayed during stellar...
2009-09-01 ntfreak- fix a regression when using cortex_m3 emulated dcc...
2009-08-31 duaneWarning fix
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Minor code bugfix...
2009-08-30 oharboeDirk Behme <dirk.behme@googlemail.com> Fix typo in...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Fix Sandstorm...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Remove duplicate...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> start phasing...
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> Be sure the built...
2009-08-28 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-08-28 oharboeadded arm11 timeout error messages
2009-08-28 oharboerestore ICE watchpoint registers when the *last* softwa...
2009-08-28 oharboeDavid Brownell <david-b@pacbell.net> ARM disassembly...
2009-08-27 oharboearm11 hardware step using simulation + breakpoint....
2009-08-27 oharboearm11 single stepping wip - at least we know the next...
2009-08-27 oharboearm11 single stepping wip
2009-08-27 oharboerefactor arm simulator to allow arm11 code to use it...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> cortex-a8: Copy some more...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> Wait for the DTRRX to be...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeDavid Brownell <david-b@pacbell.net> Fix segv in jtag_e...
2009-08-26 oharboeadded missing check on jtag_execute
2009-08-26 oharboeRemove bogus "BUG:". If the PC is pointing to an invali...
2009-08-26 oharboereduce arm11 output noise
2009-08-26 oharboeDavid Brownell <david-b@pacbell.net> Clock updates...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Tweak disassembly...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Some jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Accomodate targets...
2009-08-25 ntfreak- fix build warnings
2009-08-25 oharboeMichael Schwingen <rincewind@discworld.dascon.de> a...
2009-08-25 oharboestrange.... the code build and links w/Linux GCC target...
2009-08-25 oharboeFerdinand Postema <ferdinand@postema.eu> fix warnings
2009-08-25 oharboeMichael Schwingen <rincewind@discworld.dascon.de> The...
2009-08-25 oharboeAudrius Urmanavičius <didele.deze@gmail.com> Latest...
2009-08-25 oharboeDavid Brownell The rest of the Cortex-A8 support from...
2009-08-25 oharboeDavid Brownell Subset of Cortex-A8 support from Magnus...
2009-08-25 oharboeadd missing isblank() for eCos
2009-08-24 oharboeSteve Grubb <sgrubb@redhat.com> fix various and sundry...
2009-08-24 oharboeJonas Horberg <jhorberg@sauer-danfoss.com>
2009-08-21 oharboeFlorian Boor <florian.boor@kernelconcepts.de> fixes...
2009-08-20 oharboePiotr Ziecik <kosmo@semihalf.com> This patch adds handl...
2009-08-20 ntfreak- remove enable-ft2232-highspeed configure option,...
2009-08-20 oharboeDavid Brownell <david-b@pacbell.net>More Thumb2 disasse...
2009-08-19 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]:
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net>Fix some command...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net> Clean up some...
2009-08-18 ntfreakDavid Brownell [david-b@pacbell.net]:
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Add "cortex_m3...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Clean up ARM7...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Several of the...
2009-08-18 oharboePiotr Ziecik <kosmo@semihalf.com> Due to errors in...
2009-08-16 oharboeFerdinand Postema <ferdinand@postema.eu> cygwin 32...
2009-08-16 oharboeadded note w/reference to discussion on whether or...
2009-08-13 ntfreakAudrius Urmanavičius [didele.deze@gmail.com]:
2009-08-07 ntfreakDavid Brownell <david-b@pacbell.net>:
next