summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon2/include/bsp.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-16bsps/sparc: Deprecate BSP-specific interrupt APISebastian Huber1-5/+5
2023-06-16bsps: Remove uses of BSP-specific interrupt APISebastian Huber1-3/+12
2021-06-24sparc: Simplify trap table initializationSebastian Huber1-6/+0
2021-06-24bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber1-0/+2
2021-06-24sparc: More reliable bad trap handlingSebastian Huber1-2/+0
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-5/+8
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-1/+1
2018-12-05bsp/leon2: Move printk() supportSebastian Huber1-0/+4
2018-01-25Remove make preinstallChris Johns1-0/+0
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber1-7/+0
2016-03-29sparc/leon2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27sparc/leon2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber1-7/+0
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-0/+1
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom1-0/+1
2015-04-17LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom1-0/+7
2015-04-17sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom1-0/+10
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman1-0/+3
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-19sparc/leon2/include/bsp.h: Fix warningsJoel Sherrill1-1/+7
2014-10-13sparc/leon2: Fix warningsJoel Sherrill1-1/+5
2014-10-06SPARC: add BSP specific error handlerDaniel Hellstrom1-0/+2
2014-10-06SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom1-2/+0
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman1-1/+1
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez1-3/+12
2013-12-07sparc shared: improve doxygenToma Radu1-3/+4
2013-12-02leon2_doxygen_1Radu1-0/+7
2012-11-25bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-2/+0
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-1/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-2/+3
2012-11-13bsps/sparc: Add BSP_INITIAL_EXTENSION to <bsp.h>Sebastian Huber1-0/+2
2012-10-25score: Work area initialization API changeSebastian Huber1-2/+2
2012-04-06SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom1-0/+74
2012-03-29SPARC: bsp_early_malloc() routine for startup memory allocationDaniel Hellstrom1-2/+7
2012-03-27GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom1-0/+4
2012-03-21SMC91111: ERC32 was never supported by driverDaniel Hellstrom1-0/+2
2011-04-252011-04-25 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-8/+0
2009-11-29Whitespace removal.Ralf Corsepius1-5/+5
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-12/+14
2008-09-102008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+0
2007-09-062007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-0/+2
2007-09-052007-09-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-0/+3
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-03-102007-03-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+0
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius1-22/+24