summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-08arm: Remove legacy execption supportSebastian Huber3-32/+31
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-2/+4
2016-03-29arm/csb337: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25arm/csb337/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-1/+1
2016-01-09arm/csb337: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber2-0/+4
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-20arm/csb337/console/fbcons.c: Fix warningJoel Sherrill1-18/+4
2014-10-16arm/csb337/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill1-1/+1
2014-10-16arm/csb337: Fix warningsJoel Sherrill2-6/+12
2014-10-13arm/csb337/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill1-0/+1
2014-10-10csb337/include/bsp.h: Do not include libchip/serial to avoid conflicts when b...Joel Sherrill1-1/+6
2014-10-10arm: Fix warningSebastian Huber1-1/+1
2014-09-11bsps/arm: Delete obsolete compiler flagsSebastian Huber1-1/+1
2014-09-04csb337/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill1-1/+0
2014-09-04raspberrypi: Use shared bspreset.cJoel Sherrill1-0/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns9-9/+9
2014-02-24bsps: Add empty cache managerSebastian Huber1-0/+5
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2013-12-14arm: Enhance Doxygen for csb336,csb337 and gdbarmsimChirayu Desai3-0/+25
2013-12-09arm: csb337: Add doxygenChirayu Desai4-2/+47
2013-07-26Removed legacy data types from armVipul Nayyar1-2/+2
2013-07-07bsp/csb337: Use IRQ extensions APIVipul Nayyar1-36/+17
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-408/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber2-5/+5
2012-12-03bsp/csb637: Fix memory mapSebastian Huber1-2/+2
2012-12-03bsp/csb337: Fix memory mapSebastian Huber1-2/+2
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-3/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1
2012-11-02libnetworking: Use system eventsSebastian Huber1-3/+3
2012-10-15bsps: Remove unused bsp_libc_init() prototypeSebastian Huber1-1/+0
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-56/+0
2012-07-19Use http://www.rtems.org/bugzilla as bug-URL.Ralf Corsépius1-1/+1
2012-07-19Remove CVS-Ids.Ralf Corsépius1-2/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-06-12bsps: Replace NIRVANA regionSebastian Huber2-2/+0
2012-05-24Add bspopts.h.in.Ralf Corsépius1-0/+56
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill18-43/+0
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill4-2/+0
2012-03-24bsps: Add shared default IRQ handlerSebastian Huber1-5/+6