6ebac1b829
gitmodules: use http protocol for git2cl module
Edgar Grimberg
2011-02-21 00:07:39 +01:00
2bd6a4795a
fix compile error under MinGW
SimonQian
2011-02-18 20:39:55 +08:00
578294dbdd
stm32: add ID for medium density device Rev Z
Luca Ellero
2011-02-17 20:51:32 +00:00
fa93174a56
arm_adi_v5: add/move apsel member in struct adiv5_dap
Luca Ellero
2011-02-14 21:46:53 +00:00
01edbc2c3f
dsp563xx: minor fixes, code cleanup
Mathias K
2011-02-17 09:11:25 +01:00
b7163f534a
dsp563xx_once: Correct wrong return value on jtag communication errors
Mathias K
2011-02-17 09:05:42 +01:00
0f863ecb01
- remove pipeline context, use once register instead - fix wrong register write in resume and step function - add more conditional branch handling
Mathias K
2011-02-15 20:17:10 +01:00
fe0894015f
- add parameter flush to the once api to signalize if the jtag queue need to be flushed after the command
Mathias K
2011-02-15 17:25:10 +01:00
aa9baf11a8
- add bulk memory write function - execute jtag queue at the end of the memory transfer
Mathias K
2011-02-15 16:59:23 +01:00
17a6ffa0c7
dsp563xx_once: Correct definition of JTAG_INSTR_CLAMP
Phil Fong
2011-02-15 20:17:33 +01:00
422e9f9b41
ft2232: add functions for ft2232 set data bits high/low byte command
Mathias K
2011-02-13 13:21:42 +01:00
0535531d27
nit: more LOG_* \n fixes
Eric Wetzel
2011-01-05 21:54:12 -05:00
61e1e525c1
Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else.
Freddie Chopin
2011-01-08 12:29:31 +01:00
7ec55eb863
present CM3 Trace agenda
David Brownell
2011-01-08 18:11:12 -08:00
94fa8fd30a
Add common LPC2xxx setup procedure, use in all LPC2xxx files.
Freddie Chopin
2011-01-06 12:48:05 +01:00
aa61a3b3d8
cfi: use safer arch detection
Spencer Oliver
2011-01-06 10:35:59 +00:00
7351eecf6a
loader: update loader src for armv7-m arch
Spencer Oliver
2011-01-06 10:35:02 +00:00
6a1750e961
Add the support for the armv7m arch.
Jonathan Dumaresq
2011-01-05 11:48:41 -05:00
9f408db29d
Add the contrib file for the armv7m arch
Jonathan Dumaresq
2011-01-05 11:47:58 -05:00
a665ef716a
nit: do not add \n at end of LOG_ERROR
Eric Wetzel
2011-01-05 14:24:54 -05:00
0cd84000da
mips32: add fastdata loader working area
Spencer Oliver
2011-01-04 12:29:49 +00:00
dc1c5a7500
target: change working area free data type
Spencer Oliver
2010-12-24 11:17:09 +00:00
e8eb5bbc04
nit: do not add \n at end of LOG_ERROR
Øyvind Harboe
2011-01-03 13:37:38 +01:00
c69553cbc5
error handling: the error number is not part of the user interface
Øyvind Harboe
2011-01-03 13:30:28 +01:00
1795239cfd
actux3.cfg: add function to setup for u-boot debugging
Michael Schwingen
2011-01-02 21:01:22 +01:00
09a0a69c09
cfi_protect is not implemented on Spansion flashes (many do not even have protection bits). Demote from error to warning, so that common board code can use "flash write_image erase unlock" regardless of the flash type.
Michael Schwingen
2011-01-02 21:01:20 +01:00
d8ece229f9
non-CFI flash code uses data from CFI structures. Make sure that timeouts are filled in on non-CFI flashes, and print CFI information in all cases, nut just on CFI flashes.
Michael Schwingen
2011-01-02 21:01:19 +01:00
d356034f03
svf: implement sleep for RUNTEST min_time
Jon Povey
2011-01-02 23:52:48 +09:00
18a5a46bd9
svf: fix USAGE and related error reporting
Jon Povey
2011-01-02 23:52:47 +09:00