summaryrefslogtreecommitdiff
path: root/bsps/sparc/leon3 (follow)
AgeCommit message (Expand)Author
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber
2019-01-22grlib: Move header filesSebastian Huber
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara
2018-12-04bsp/leon3: Fix CPU counter frequencySebastian Huber
2018-10-09leon: do not use -mfix-{device} with ClangDaniel Hellstrom
2018-09-20leon3: fix warning when SMP is enabledDaniel Hellstrom
2018-09-20bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber
2018-09-10network: Use kernel/user space header filesSebastian Huber
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber
2018-04-20bsps/leon3: Move AMBA support to bspsSebastian Huber
2018-04-20bsps/sparc: Move gnatsupp to bspsSebastian Huber
2018-04-20bsps: Move MPCI support to bspsSebastian Huber
2018-04-20bsps/sparc: Move network drivers to bspsSebastian Huber
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber
2018-04-20bsps: Move startup files to bspsSebastian Huber
2018-04-20bsps: Move console drivers to bspsSebastian Huber
2018-04-20bsps: Move clock drivers to bspsSebastian Huber
2018-01-31bsps: Rework cache manager implementationSebastian Huber
2018-01-25Remove make preinstallChris Johns