summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom2015-04-173-0/+3241
* LEON3: fixed nano seconds support in TLIBDaniel Hellstrom2015-04-173-12/+59
* GRTM: fixed bug where transmitter start loop was optimized awayDaniel Hellstrom2015-04-171-16/+17
* GRPCI: fix target BAR1 initializationDaniel Hellstrom2015-04-171-1/+1
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-1748-3/+21151
* LEON: added network device configuration helper functionDaniel Hellstrom2015-04-172-0/+109
* LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom2015-04-1710-3843/+4391
* LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom2015-04-1727-1191/+4155
* LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom2015-04-171-0/+265
* LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom2015-04-178-107/+2268
* LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom2015-04-174-0/+909
* MERGE: new system clock implementationDaniel Hellstrom2015-04-171-4/+10
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-175-0/+1016
* LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom2015-04-172-0/+554
* LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom2015-04-174-0/+1115
* bsps/sparc: Fix linker sectionSebastian Huber2015-03-151-3/+3
* shared/include/grcan.h: Add prototypes to fix warningsJoel Sherrill2015-03-091-1/+2
* grspw: Fix typosDaniel Cederman2015-02-111-3/+3
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-112-23/+46
* bsps/sparc: Use calloc()Sebastian Huber2015-01-231-3/+1
* grspw: descriptor tables no longer statically allocatedjavamonn2015-01-221-7/+7
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-042-30/+42
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-021-1/+10
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-021-1/+10
* bsps/sparc: Include right header fileSebastian Huber2014-10-231-1/+1
* sparc/shared: Fix warningsJoel Sherrill2014-10-193-4/+12
* sparc/shared/include/b1553brm_rasta.h: FormattingJoel Sherrill2014-10-191-7/+7
* sparc/leon2: Fix warningsJoel Sherrill2014-10-133-2/+8
* LEON: let termios layer handle \n also in pollingDaniel Hellstrom2014-10-091-1/+1
* LEON: console print \r\n instead of \n\rDaniel Hellstrom2014-10-091-2/+3
* SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom2014-10-091-27/+27
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-6/+33
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-072-20/+26
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-061-7/+0
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-061-0/+38
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-062-3/+21
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-061-7/+2
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-021-2/+2
* bsps/sparc: Set best baud in APBUART driverSebastian Huber2014-07-091-0/+14
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-092-0/+70
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-092-0/+280
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-8/+49
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-012-4/+5
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-0/+36
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-1/+10
* bsps/sparc: Fix BSS initializationSebastian Huber2014-05-141-2/+0
* bsps/sparc: Fix data copy in start procedureSebastian Huber2014-05-141-9/+9
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-1/+1
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-121-0/+8
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-3/+3