aboutsummaryrefslogtreecommitdiff
path: root/tcl/chip
AgeCommit message (Expand)AuthorFilesLines
2022-06-24tcl: add SPDX tagAntonio Borneo27-0/+49
2022-03-12Remove all occurrences of 'mem2array' and 'array2mem'Marc Schink1-10/+10
2021-05-08tcl: [3/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo5-16/+16
2021-05-08tcl: [2/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo2-2/+2
2021-05-08tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo15-474/+474
2021-04-25tcl/at91/sam9_smc: fix syntax errorsAntonio Borneo1-16/+16
2020-05-02coding style: tcl: remove empty lines at end of text filesAntonio Borneo5-8/+0
2013-07-07Fix a typo.John Szakmeister1-1/+1
2012-03-06config: fix typo in at91 configJaap de Jong1-1/+1
2011-11-21TCL: Add board file for EVAL_SPEAr320CPUAntonio Borneo1-0/+7
2011-11-21TCL: Add board file for EVALSPEAr300Antonio Borneo1-1/+7
2011-11-21TCL/SPEAr: remove code to autodetect DDRAntonio Borneo1-12/+18
2011-11-21TCL/SPEAr: move DDR activation in common codeAntonio Borneo1-2/+3
2011-11-21TCL/SPEAr: Join two initialization files.Antonio Borneo2-40/+36
2011-11-21TCL/SPEAr: move device generic codeAntonio Borneo2-2/+3
2011-11-21TCL/SPEAr: move device specific codeAntonio Borneo2-2/+2
2011-11-07target config files: Fix whitespace issues.Uwe Hermann1-1/+1
2011-10-18luminary: add peripheral reset scriptSpencer Oliver2-0/+85
2011-04-09at91: add at91sam9263 chip register definitionJean-Christophe PLAGNIOL-VILLARD3-4/+238
2011-04-09at91: add chip register definition and generic init supportJean-Christophe PLAGNIOL-VILLARD9-0/+416
2011-04-09at91: add at91sam9261 chip register definitionJean-Christophe PLAGNIOL-VILLARD2-0/+136
2010-12-18TCL: fix non TCL commentsAntonio Borneo3-109/+109
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo5-33/+33
2010-11-06TCL scripts: add support for ST SPEAr310Antonio Borneo4-0/+314
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe1-2/+2
2009-09-21Remove annoying end-of-line whitespace from tcl/* filesdbrownell4-19/+19
2009-09-02Crusty Code fixes from the tcl directory re-arragementsduane3-22/+22
2009-05-27Move TCL script files -- Step 2 of 2:zwelch9-0/+955