summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-211-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-216-6/+6
* score: Add local context to SMP lock APISebastian Huber2014-03-111-16/+16
* bsp/leon3: Use interrupt timestamping counterSebastian Huber2014-03-101-0/+7
* bsp/leon3: Add L2 cache supportSebastian Huber2014-02-281-0/+88
* bsp/leon3: Add new cache manager implementationSebastian Huber2014-02-281-0/+109
* bsp/leon3: Add and use cache register functionsSebastian Huber2014-02-281-0/+42
* bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber2014-02-281-0/+7
* sparc: Fix CPU counter supportSebastian Huber2014-02-241-0/+7
* bsp/leon3: Add and use leon3_get_cpu_count()Sebastian Huber2014-02-211-0/+9
* bsp/leon3: Add leon3_power_down_loop()Sebastian Huber2014-02-211-0/+2
* bsp/leon3: Add and use LEON3_IrqCtrl_LockSebastian Huber2014-02-191-13/+21
* bsp/leon3: Declare LEON3_IrqCtrl_EIrq only onceSebastian Huber2014-02-191-2/+2
* bsp/leon3: Declare leon3_ext_irq_init() in headerSebastian Huber2014-02-191-0/+3
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-4/+0
* bsp/leon3: Declare amba_initialize()Sebastian Huber2014-02-141-0/+2