summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or1k/shared (follow)
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
|
* or1k: New cache manager.Hesham ALMatary2014-09-161-0/+43
| | | | | | Implement new cache functions for or1k and create new bspstart function for or1ksim to initialize instruction and data caches. Also, sim.cfg is modified to enable/confiure cache units.
* Add new (first) OpenRISC BSP called or1ksim.Hesham ALMatary2014-08-202-0/+389
This BSP is intended to run on or1ksim (the main OpenRISC emulator). Fixed version according to Joel comments from the mailing list.