aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-18SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL
2009-10-17Ignore two more generated filesDavid Brownell
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL
2009-10-17jim-eventloop for MinGW-w64Redirect \"Slash\" NIL
2009-10-17build tweak for bin2charDavid Brownell
2009-10-16xscale: better fix for debug_handler.binDavid Brownell
2009-10-14another portability updateDavid Brownell
2009-10-14portability updatesDavid Brownell
2009-10-14doc updates to match "help" betterDavid Brownell
2009-10-14Fw: [PATCH] OpenRD board configurationWookey
2009-10-14S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe
2009-10-14Work in progress on arm11 reset. Assert srst.Øyvind Harboe
2009-10-14iMX target config script's ported from Freescale BSP.Øyvind Harboe
2009-10-14Fix problems building xscale_debug.SDavid Brownell
2009-10-14omap2420.cfg updatesDavid Brownell
2009-10-13fix detection of PLD instructionsLennert Buytenhek
2009-10-13fix pass_condition() LE condition code checkLennert Buytenhek
2009-10-13cosmetic cleanup in TMS tablesDavid Brownell
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta
2009-10-13Do not replace virt2phys with the default one if it was assignedYauheni Kaliuta
2009-10-13Retired gdb_attach. gdb-detach event covers this functionality.Øyvind Harboe
2009-10-13Missing type for eCos.Øyvind Harboe
2009-10-13Fix warning.Øyvind Harboe
2009-10-13Delete commented out code. Add a bit of error checking.Øyvind Harboe
2009-10-13arm11 seems to gate JTAG when srst is assertedØyvind Harboe
2009-10-13Propagate error from assert, deassert and halt on tcl target object.Øyvind Harboe
2009-10-13xscale: stackframe corruption bugfixDavid Brownell
2009-10-12More error propagation fixes.Øyvind Harboe
2009-10-12arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe
2009-10-12Xilinx xcr3256.cfg basic config scriptWookey
2009-10-12Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe
2009-10-12Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeou...Øyvind Harboe
2009-10-12Fix warning and improve error message upon burst transfer failureØyvind Harboe
2009-10-12burst writes work fine. clean up junk.Øyvind Harboe
2009-10-12Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...Øyvind Harboe
2009-10-12simplify XScale debug handler installationDavid Brownell
2009-10-12more xscale cleanup (mostly removing JTAG hooks)David Brownell
2009-10-12Merge commit 'origin/master'Øyvind Harboe
2009-10-12If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.Øyvind Harboe
2009-10-12Supply default reset_config statement to make target scripts useful standalon...Øyvind Harboe
2009-10-11xscale_load_ic cleanupDavid Brownell
2009-10-11xscale.c cleanupDavid Brownell
2009-10-11xscale bugfix to handler loadingDavid Brownell
2009-10-11xscale minor cleanupDavid Brownell
2009-10-10printf format warning fixesDavid Brownell
2009-10-10Fix reset delays and tinker with ID'sWookey
2009-10-09tweak new "translating ..." textDavid Brownell
2009-10-09add documentation about reset customizationDavid Brownell
2009-10-09Stop debug session if halt failsØyvind Harboe