summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or1k (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill2017-04-251-1/+2
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-1/+1
* or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill2016-03-291-1/+0
* or1k/generic_or1k/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* or1k/generic_or1k: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsp/generic_or1k: Delete unused extern declarationSebastian Huber2015-12-071-1/+0
* generic_or1k: Fix a typo in a commentHesham ALMatary2015-05-261-1/+1
* generic_or1k: Use the correct bsp_specs fileHesham ALMatary2015-05-262-11/+6
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-24/+26
* Fix or1k C++ build failureHesham ALMatary2015-04-261-0/+7
* Rename or1ksim BSP to generic_or1kHesham ALMatary2015-04-1924-255/+255
* or1ksim: Fix bug at UART driver.Hesham ALMatary2015-04-143-29/+16
* or1ksim-testsuite.tcfg: new fileJoel Sherrill2015-04-031-0/+5
* Update bug report URLSebastian Huber2014-12-052-2/+2
* or1k/or1ksim: Fix warningsJoel Sherrill2014-10-201-7/+12
* libbsp/or1ksim: Fix warnings.Hesham ALMatary2014-10-132-5/+12
* or1ksim: Console: implement uart_read_polledHesham ALMatary2014-09-291-2/+11
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* or1k: New cache manager.Hesham ALMatary2014-09-165-15/+85
* or1ksim: Update READMEHesham ALMatary2014-09-161-18/+20
* or1ksim: Implement cpu counter functions.Hesham ALMatary2014-09-161-0/+24
* or1ksim: work-around to make or1ksim tick timer accurate.Hesham ALMatary2014-09-161-7/+28
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-161-1/+1
* or1ksim/Makefile.am: Install shared tm27.h and regenerate preinstall.amJoel Sherrill2014-09-022-5/+5
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
* preinstall: Regenerated files differ from the repo.Chris Johns2014-08-282-6/+8
* Add or1ksim (sim.cfg) configuration file and edit README.Hesham ALMatary2014-08-262-1/+123
* or1k/Makefile.am: libbsp_a_CPPFLAGS was defined twiceJoel Sherrill2014-08-251-1/+1
* or1ksim BSP: Include cache manager stubs, and re-generate preinstall.am files.Hesham ALMatary2014-08-253-36/+46
* Rename or1k_or1ksim BSP to or1ksimHesham ALMatary2014-08-251-0/+0
* Add new (first) OpenRISC BSP called or1ksim.Hesham ALMatary2014-08-2023-0/+1609