index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcl
/
target
/
lpc2478.cfg
Age
Commit message (
Expand
)
Author
2011-01-09
Add another level of procedures to LPC2xxx initialization - procedures for sp...
Freddie Chopin
2011-01-07
Add common LPC2xxx setup procedure, use in all LPC2xxx files.
Freddie Chopin
2010-12-09
remove srst_pulls_trst from LPC2xxx target scripts
Freddie Chopin
2010-12-05
lpc2478 target config: CCLK as (mandatory) parameter
Rolf Meeser
2010-05-24
There are no variants of arm7tdmi target
Freddie Chopin
2010-05-24
All LPC2xxx chips are little endian and that cannot be changed - update confi...
Freddie Chopin
2010-05-24
Update "flash bank" helper comments for LPC2xxx chips
Freddie Chopin
2010-05-24
LPC23xx and LPC24xx after reset run on internal 4MHz RC oscillator, so "flash...
Freddie Chopin
2010-03-15
rename jtag_nsrst_delay as adapter_nsrst_delay
David Brownell
2009-11-19
update 'flash bank' usage in scripts
Zachary T Welch
2009-11-16
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-08
target.cfg: remove "-work-area-virt 0"
David Brownell
2009-10-31
target.cfg: use $_TARGETNAME for flash
Freddie Chopin
2009-09-04
set ARM mode using explicit command rather than soft_reset_halt which has lot...
oharboe
2009-09-04
David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup
oharboe
2009-06-17
Freddie Chopin <freddie_chopin@op.pl> makes lpc2478.cfg file more "standard" ...
oharboe
2009-05-27
Move TCL script files -- Step 2 of 2:
zwelch