summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-202/+0
* Remove make preinstallChris Johns2018-01-256-997/+0
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-021-7/+0
* leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom2017-10-251-1/+1
* bsps: Include missing header fileSebastian Huber2017-07-121-0/+1
* Add interrupt vector set/get affinitySebastian Huber2017-07-121-0/+10
* bsp/leon3: Cleaner namespace for LEON3 debug UARTMartin Aberg2017-05-141-1/+1
* bsp/leon3: Avoid implicit integer conversionsSebastian Huber2016-10-191-8/+8
* sparc: Rework CPU counter supportSebastian Huber2016-06-211-2/+45
* bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber2016-06-201-2/+0
* bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber2016-06-201-2/+0
* sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sparc/leon3/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-0/+18
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-101-7/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-171-1/+1
* leon3: timer config updated to use proper namingDaniel Hellstrom2015-04-171-2/+2
* GRETH: fix build warnings with GCC-4.9Daniel Hellstrom2015-04-171-1/+1
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-171-0/+1
* LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom2015-04-172-0/+38
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-171-0/+1
* LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom2015-04-171-0/+7
* sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom2015-04-171-2/+7
* leon3: make timer initialization configurableDaniel Hellstrom2015-04-171-0/+24
* LEON3: GPTIMER timer watchdog driverDaniel Hellstrom2015-04-171-0/+49
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-111-0/+3
* sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler2014-12-021-3/+1
* bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber2014-10-231-1/+2
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2014-10-231-0/+6
* sparc/leon3/include/bsp.h: Fix warningsJoel Sherrill2014-10-191-0/+5
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-1/+12
* SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom2014-10-091-12/+40
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-061-0/+2
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-061-2/+0
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-022-2/+7
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+2
* bsp/sparc: Flush only instruction cacheDaniel Cederman2014-08-222-1/+9
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-091-19/+0
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-011-33/+0
* LEON3: devfs free nodes must be sizedDaniel Hellstrom2014-06-301-0/+3
* LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom2014-05-281-9/+9
* LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom2014-05-281-2/+3
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-272-7/+7
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-272-2/+11
* bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2014-05-272-11/+16
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-7/+0
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-121-5/+0