summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* NAND/ORION: remove private "target" copyAntonio Borneo2011-01-021-13/+5
* NAND/NUC910: remove private "target" copyAntonio Borneo2011-01-021-21/+7
* NAND/MX3: remove private "target" copyAntonio Borneo2011-01-022-22/+11
* NAND/MX2: remove private "target" copyAntonio Borneo2011-01-022-20/+11
* NAND/LPC3180: remove private "target" copyAntonio Borneo2011-01-022-24/+16
* NAND/DAVINCI: remove private "target" copyAntonio Borneo2011-01-021-27/+17
* NAND/AT91SAM9: remove private "target" copyAntonio Borneo2011-01-021-37/+22
* NAND/TCL: prepare for common "target" referenceAntonio Borneo2011-01-022-3/+26
* NAND/TCL: fix segfault on syntax errorAntonio Borneo2011-01-021-1/+1
* NAND/CORE: Comment use of alive_sleep()Antonio Borneo2011-01-021-0/+1
* NAND/CORE: Replace decimal dot in messagesAntonio Borneo2011-01-021-66/+66
* flash/nand: review NAND driver interfaceAntonio Borneo2011-01-0213-47/+2
* CORTEX A8: Fix broken CPU identificationMarek Vasut2010-12-301-3/+17
* Compilation Warnings on OS X 10.5Andrew MacIsaac2010-12-298-9/+9
* warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe2010-12-291-1/+1
* warnings: use more 'const' for char *Øyvind Harboe2010-12-2925-30/+30
* target: do not expose error numbers to usersØyvind Harboe2010-12-291-6/+0
* initial SWD transport (SWD infrastructure #2)David Brownell2010-12-248-9/+408
* stm32x : always use valid flash base addressSpencer Oliver2010-12-231-0/+3
* flash: print flash bank name on flash info cmdSpencer Oliver2010-12-231-2/+2
* stm32: fix reversed option byte writeSpencer Oliver2010-12-231-4/+4
* stm32: update option bytes for stm32xl familySpencer Oliver2010-12-231-8/+79
* stm32: add stm32 xl family flash supportSpencer Oliver2010-12-231-1/+45
* stm32: add dual flash bank supportSpencer Oliver2010-12-231-26/+37
* config: add init_targets proc that is executed just before initØyvind Harboe2010-12-222-0/+12
* server: remove error value from LOG_INFOØyvind Harboe2010-12-211-1/+1
* script: support only Tcl commentsØyvind Harboe2010-12-181-9/+0
* Fix for compilation failure amt_jtagaccel.cJohn Devereux2010-12-161-0/+3
* Fix for segfault in handle_nand_dump_command.Paul Richards2010-12-151-5/+5
* stm32: fix unprotectØyvind Harboe2010-12-151-4/+11
* flash: clarify protect documentationØyvind Harboe2010-12-151-3/+6
* contrib: add source to the cfi flash loadersSpencer Oliver2010-12-101-6/+13
* cfi: disable buffer writes for M29W128GSpencer Oliver2010-12-102-5/+16
* cfi: allow optional buffer write supportSpencer Oliver2010-12-102-2/+12
* cfi: calculate correct timeoutsSpencer Oliver2010-12-102-16/+29
* cfi: prefix string hex outputSpencer Oliver2010-12-101-12/+12
* cfi: add time format to cfi query outputSpencer Oliver2010-12-101-8/+11
* cfi: whitespace and long line cleanupSpencer Oliver2010-12-101-282/+389
* Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards2010-12-101-13/+9
* build: fix build from previous commitSpencer Oliver2010-12-082-2/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-0811-27/+71
* svf: various improvementsAndrew Leech2010-12-071-78/+292
* xscale: trace buffer remains enabled until explicitly disabledMike Dunn2010-12-042-54/+97
* Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser2010-12-041-4/+7
* cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver2010-12-032-19/+2
* profile: use 100Hz as a default sampling frequencyØyvind Harboe2010-12-011-2/+2
* lpc2900.c: Improve debug output for device probingRolf Meeser2010-12-011-1/+5
* lpc2900.c: Add support for new device LPC2926Rolf Meeser2010-12-011-1/+5
* LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser2010-12-011-7/+11
* Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski2010-11-301-5/+1