aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/lpc2478.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-12-05lpc2478 target config: CCLK as (mandatory) parameterRolf Meeser
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-05-24LPC23xx and LPC24xx after reset run on internal 4MHz RC oscillator, so "flash...Freddie Chopin
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell
2009-11-19update 'flash bank' usage in scriptsZachary T Welch
2009-11-16ARM: "armv4_5" command prefix becomes "arm"David Brownell
2009-11-08target.cfg: remove "-work-area-virt 0"David Brownell
2009-10-31target.cfg: use $_TARGETNAME for flashFreddie Chopin
2009-09-04set ARM mode using explicit command rather than soft_reset_halt which has lot...oharboe
2009-09-04David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanupoharboe
2009-06-17Freddie Chopin <freddie_chopin@op.pl> makes lpc2478.cfg file more "standard" ...oharboe
2009-05-27Move TCL script files -- Step 2 of 2:zwelch