summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/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-07-19bsp/leon3: Remove <leon.h> include form <bsp.h>Sebastian Huber1-1/+0
2021-07-09bsps/sparc: Improve interrupt affinity supportSebastian Huber1-11/+0
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
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber1-3/+0
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-5/+8
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-1/+1
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/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-27sparc/leon3/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-17GRETH: fix build warnings with GCC-4.9Daniel Hellstrom1-1/+1
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-0/+1
2015-04-17LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom1-0/+1
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom1-0/+1
2015-04-17LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom1-0/+7
2015-04-17sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom1-2/+7
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman1-0/+3
2014-10-23bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber1-1/+2
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-19sparc/leon3/include/bsp.h: Fix warningsJoel Sherrill1-0/+5
2014-10-09LEON3 SMP: support static interrupt affinityDaniel Hellstrom1-1/+12
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-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman1-0/+7
2014-06-30LEON3: devfs free nodes must be sizedDaniel Hellstrom1-0/+3
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman1-4/+4
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman1-5/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber1-4/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+4
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez1-3/+12
2013-12-07sparc shared: improve doxygenToma Radu1-2/+3
2013-12-04leon3: fix doxygen description for bsp.hGedare Bloom1-1/+1
2013-12-04leon3: improve doxygenToma Radu1-1/+4
2013-12-01sparc/leon3: Add doxygen.Radu Toma1-0/+4
2013-09-16leon3/include/bsp.h: Fix spacingJoel Sherrill1-1/+0
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-17LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom1-0/+3
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