Damjan Marion
db91a36fdd
Improve NAND flash detection
...
Detect based on both manufacturer id and chip id
if manufacturer id is defined in table
2011-05-28 14:30:58 +02:00
Damjan Marion
acdf14eb43
Reorganize NAND flash table
...
- added manufacturer field
- name moved to the end for better text alignment
2011-05-28 14:27:48 +02:00
Stefan Mahr
73988aea1f
mips: fix swapping if openocd is running on big endian host
2011-05-28 14:25:06 +02:00
Alan Bowman
212db44fcf
Report actual current thread
2011-05-25 22:05:26 +02:00
Alan Bowman
a57daf23db
Add eCos/Cortex RTOS support
2011-05-25 22:05:23 +02:00
Stefan Mahr
6d6837f988
add support for spansion flash on mindspeed c300 eval board
...
Signed-off-by: Stefan Mahr <stefan.mahr@sphairon.com >
2011-05-25 22:02:40 +02:00
Spencer Oliver
5d7d08a1f0
dsp5680xx: whitespace cleanup
...
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net >
2011-05-23 10:23:34 +01:00
Spencer Oliver
d16b0ea6d4
Fix build issue under cygwin
...
cygwin does not define sleep, so use our internal win32 version.
caused by commit 9d4aec6bda
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net >
2011-05-23 10:22:12 +01:00
Rodrigo L. Rosa
ef599aebfd
flashing speed improved using queued jtag. error propagation improved.
2011-05-19 07:27:02 +02:00
Jie Zhang
ee124401a2
Get register value if it's invalid in cache.
2011-05-18 18:52:20 +02:00
Alan Bowman
6d9f61fb65
Corrected test for invalid current_threadid
2011-05-18 18:51:10 +02:00
Rodrigo L. Rosa
129f099ef1
flash support (only full erase/write) for 568013 and 568037
2011-05-18 18:47:55 +02:00
Rodrigo L. Rosa
9d4aec6bda
partial support for 568013 and 568037, target integration.
2011-05-18 18:47:50 +02:00
Alan Bowman
6349a47ebc
Correct stacking direction and use of address offset
2011-05-14 16:59:29 +02:00
Jie Zhang
7d8053e93f
Remove useless MIPS code in avr32_ap7k.c.
2011-05-03 21:59:08 +02:00
Jonas Hörberg
e3f3f60a02
adapter speed: require init script setting and centralize activation from drivers to core.c
...
Signed-off-by: Jonas Hörberg <jhorberg@sauer-danfoss.com >
2011-05-01 00:38:04 +02:00
Øyvind Harboe
5c739b148e
ecos: add 64 bit types for sprintf/sscanf
2011-04-28 22:17:48 +02:00
Michel Jaouen
1e7e594452
gdb_server : 'R' command replied by OK
2011-04-28 12:22:39 +02:00
Michel Jaouen
5578935eff
cortex_a : smp support
...
Conflicts:
src/target/cortex_a.c
2011-04-28 12:22:29 +02:00
Michel Jaouen
b778b36f29
smp : infra for smp minimum support
2011-04-28 12:22:10 +02:00
Øyvind Harboe
36d60ee6c8
cfi: leave check on whether target is running to target_write_memory()
...
there was a check in clearing the status register that
called exit() if the target was running. target_write_memory()
has such a check and will report the error correctly.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com >
2011-04-27 23:02:28 +02:00
SimonQian
5bd1f0bad4
add STM32F2 revY
2011-04-26 12:05:07 +02:00
SimonQian
2e88162b00
remove read of flash_size in STM32F2
2011-04-26 12:04:57 +02:00
Damjan Marion
5d987bca9c
buspirate: fix building on some OSes
2011-04-26 11:55:54 +02:00
Michel Jaouen
3c6af518b3
rtos : compilation error on amd64
2011-04-19 12:53:56 +02:00