summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-1127-112/+13
| | | | | | These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111462-3252/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Miscellaneous - Clean up file headers so patterns followedJoel Sherrill2012-05-114-31/+28
| | | | XXX
* pc386 - Clock driver compiles again plus clean upJoel Sherrill2012-05-101-18/+26
| | | | | | | The clock drivers were very inconsistent about prototyping the ISR handlers. This broke with the recent clean up. Tested on qemu.
* clockdrv_shell.h - Fix commmentJoel Sherrill2012-05-101-1/+1
|
* clockdrv_shell.c - Remove unreferenced and obsolete fileJoel Sherrill2012-05-101-16/+0
|
* Clock Driver Shell - ISR handler prototype should follow port interrupt modelJoel Sherrill2012-05-101-1/+2
| | | | | | The prototype for the clock driver tick isr varies based upon the interrupt model used by the port. This driver was checking solely upon a flag set by the BSP.
* nds - Clock driver compiles againJoel Sherrill2012-05-101-12/+17
|
* nds/libnds - Fix missing prototype warning and formattingJoel Sherrill2012-05-101-6/+9
|
* hurricane - Remove unused file setvec.cJoel Sherrill2012-05-101-44/+0
|
* score603e - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-46/+0
|
* virtex4 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-6/+0
|
* virtex - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-7/+0
|
* mbx8xx - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-1/+0
|
* haleakala - Eliminate commented out codeJoel Sherrill2012-05-091-8/+0
|
* mpc8260ads - Eliminate commented out codeJoel Sherrill2012-05-091-6/+0
|
* mpc8260ads - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-6/+0
|
* malta - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-3/+0
|
* jmr3904 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
|
* hurricane - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
|
* genmongoosev - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
|
* rbtx4925 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
|
* rbtx4938 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
|
* csb350 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-092-7/+14
|
* jmr3904 - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-20/+9
|
* genmongoosev - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-23/+9
|
* csb350 - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-10/+8
|
* Revert: Remove CVS IdsJoel Sherrill2012-05-07137-0/+416
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-4/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-046-16/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-046-18/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-0410-30/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-0436-111/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-0413-42/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-0448-144/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-046-18/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-045-14/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-048-25/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-044-12/+0
|
* Remove CVS-Ids.Ralf Corsépius2012-05-0420-68/+0
|
* nds/linkcmds - Remove execute permissionJoel Sherrill2012-05-031-0/+0
|
* General - Remove extraneous blank line in license messageJoel Sherrill2012-05-0358-45/+0
| | | | | | | | | | | | | Many files had an extra blank line in the license text found in the file header. This patch removes that line. * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. The script that did this also turned off execute permission when it was turned on incorrectly.
* smdk2410 - Remove odd $Id$Joel Sherrill2012-05-021-2/+0
|
* gp32 - Remove odd $Id$Joel Sherrill2012-05-021-3/+0
|
* pc386 - Remove odd $Id$Joel Sherrill2012-05-027-14/+0
|