summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or1k (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-4/+4
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-25or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill1-1/+2
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-1/+1
2016-03-29or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill1-1/+0
2016-03-27or1k/generic_or1k/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10or1k/generic_or1k: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-07bsp/generic_or1k: Delete unused extern declarationSebastian Huber1-1/+0
2015-05-26generic_or1k: Fix a typo in a commentHesham ALMatary1-1/+1
2015-05-26generic_or1k: Use the correct bsp_specs fileHesham ALMatary2-11/+6
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-24/+26
2015-04-26Fix or1k C++ build failureHesham ALMatary1-0/+7
2015-04-19Rename or1ksim BSP to generic_or1kHesham ALMatary24-255/+255
2015-04-14or1ksim: Fix bug at UART driver.Hesham ALMatary3-29/+16
2015-04-03or1ksim-testsuite.tcfg: new fileJoel Sherrill1-0/+5
2014-12-05Update bug report URLSebastian Huber2-2/+2
2014-10-20or1k/or1ksim: Fix warningsJoel Sherrill1-7/+12
2014-10-13libbsp/or1ksim: Fix warnings.Hesham ALMatary2-5/+12
2014-09-29or1ksim: Console: implement uart_read_polledHesham ALMatary1-2/+11
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-09-16or1k: New cache manager.Hesham ALMatary5-15/+85
2014-09-16or1ksim: Update READMEHesham ALMatary1-18/+20
2014-09-16or1ksim: Implement cpu counter functions.Hesham ALMatary1-0/+24
2014-09-16or1ksim: work-around to make or1ksim tick timer accurate.Hesham ALMatary1-7/+28
2014-09-16OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary1-1/+1
2014-09-02or1ksim/Makefile.am: Install shared tm27.h and regenerate preinstall.amJoel Sherrill2-5/+5
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-08-28preinstall: Regenerated files differ from the repo.Chris Johns2-6/+8
2014-08-26Add or1ksim (sim.cfg) configuration file and edit README.Hesham ALMatary2-1/+123
2014-08-25or1k/Makefile.am: libbsp_a_CPPFLAGS was defined twiceJoel Sherrill1-1/+1
2014-08-25or1ksim BSP: Include cache manager stubs, and re-generate preinstall.am files.Hesham ALMatary3-36/+46
2014-08-25Rename or1k_or1ksim BSP to or1ksimHesham ALMatary1-0/+0
2014-08-20Add new (first) OpenRISC BSP called or1ksim.Hesham ALMatary23-0/+1609