aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/lpc2124.cfg
AgeCommit message (Expand)Author
2011-01-09Add another level of procedures to LPC2xxx initialization - procedures for sp...Freddie Chopin
2011-01-07Add common LPC2xxx setup procedure, use in all LPC2xxx files.Freddie Chopin
2010-12-09remove srst_pulls_trst from LPC2xxx target scriptsFreddie Chopin
2010-05-24There are no variants of arm7tdmi targetFreddie Chopin
2010-05-24All LPC2xxx chips are little endian and that cannot be changed - update confi...Freddie Chopin
2010-05-24Update "flash bank" helper comments for LPC2xxx chipsFreddie Chopin
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2009-11-19update 'flash bank' usage in scriptsZachary T Welch
2009-11-08target.cfg: remove "-work-area-virt 0"David Brownell
2009-10-31target.cfg: use $_TARGETNAME for flashFreddie Chopin
2009-09-04David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanupoharboe
2009-05-27Move TCL script files -- Step 2 of 2:zwelch