source: rtems/c/src/lib/libbsp/or1k

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @ec32100   01/02/18 06:37:44 Sebastian Huber bsps: Use CPPASCOMPILE for startfile Update #3254. 5
(edit) @33a2faa   01/02/18 07:04:06 Sebastian Huber bsps: Add EXTRA_DIST to all BSP Makefile.am This makes it possible to … 5
(edit) @f3ce8f41   01/02/18 07:00:02 Sebastian Huber bsps: Include bsp.am in all BSP Makefile.am Update #3254. 5
(edit) @ae739bff   12/18/17 20:33:09 joel generic_or1k: Simplify bsp_specs Updates #3520. 5
(edit) @7704f1a   12/07/17 08:07:14 Sebastian Huber bsps/or1k: Avoid <libcpu/cache.h> Update #3254. 5
(edit) @a94e8686   11/28/17 16:44:10 joel generic_or1k/bsp_specs: Fix spacing and typo Updates #3520. 5
(edit) @22928656   11/27/17 15:53:52 joel REVERT */*/bsp_specs: Increase similarity to ease future Patch was … 5
(edit) @d9769c9   11/22/17 15:35:04 joel */*/bsp_specs: Increase similarity to ease future analysis Done: … 5
(edit) @a0663b2   11/21/17 19:27:31 joel libbsp/*/*/configure.ac: Remove references to bsp_specs in … 5
(edit) @642ef00   11/27/17 05:23:29 Sebastian Huber bsps: Provide <tm27.h> in each BSP Since the <tm27.h> is highly … 5
(edit) @e58e29fd   11/24/17 06:58:55 Sebastian Huber Remove coverhd.h This header file contained timing overhead values … 5
(edit) @3dd381f   11/21/17 11:50:58 Sebastian Huber bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONS Remove BSP-specific defaults … 5
(edit) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @ab77827   04/26/17 01:01:10 joel or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix … 5
(edit) @1fcdd639   01/12/17 22:12:51 joel powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @ba2d56a1   03/29/16 18:10:52 joel or1k/generic_or1k: Remove include of <rtems/console.h> from <bsp.h> … 5
(edit) @d12fc7f   03/25/16 15:47:06 joel or1k/generic_or1k/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @e1768fdd   03/10/16 22:28:12 joel or1k/generic_or1k: Add per-section compilation and linking support … 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @762390e   12/07/15 13:53:48 Sebastian Huber bsp/generic_or1k: Delete unused extern declaration 5
(edit) @5774c414   05/25/15 17:09:35 Hesham Almatary generic_or1k: Fix a typo in a comment 4.115
(edit) @5b1a10a   05/25/15 17:09:18 Hesham Almatary generic_or1k: Use the correct bsp_specs file 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @3dead51   04/26/15 16:28:08 Hesham Almatary Fix or1k C++ build failure Closes #2329 4.115
(edit) @3d597c0   04/18/15 16:25:51 Hesham Almatary Rename or1ksim BSP to generic_or1k or1ksim BSP was initially named … 4.115
(edit) @0a73de2   04/14/15 15:22:35 Hesham Almatary or1ksim: Fix bug at UART driver. Fix some UART register addresses and … 4.115
(edit) @d0307c8a   04/03/15 21:18:40 Joel Sherrill or1ksim-testsuite.tcfg: new file 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @ea05c438   10/20/14 20:25:37 Joel Sherrill or1k/or1ksim: Fix warnings 4.115
(edit) @393e8ea   10/10/14 16:43:08 Hesham Almatary libbsp/or1ksim: Fix warnings. 4.115
(edit) @fbe59f7   09/19/14 19:20:35 Hesham Almatary or1ksim: Console: implement uart_read_polled Implement … 4.115
(edit) @bdd6082   09/18/14 09:07:41 Sebastian Huber bsps: Fix build error Fix build error introduced in … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @c080c343   09/16/14 17:30:46 Hesham Almatary or1k: New cache manager. Implement new cache functions for or1k and … 4.115
(edit) @bbecf04   09/15/14 22:33:33 Hesham Almatary or1ksim: Update README Modify README to provide instruction on how to … 4.115
(edit) @d2c76160   09/15/14 22:33:31 Hesham Almatary or1ksim: Implement cpu counter functions. 4.115
(edit) @5f56d267   09/15/14 22:33:29 Hesham Almatary or1ksim: work-around to make or1ksim tick timer accurate. This patch … 4.115
(edit) @eb14fc2b   09/15/14 22:33:28 Hesham Almatary OpenRISC: Account for red-zone (fixup printf bug). This patch … 4.115
(edit) @2617cd3e   09/02/14 15:57:18 Joel Sherrill or1ksim/Makefile.am: Install shared tm27.h and regenerate preinstall.am 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
(edit) @5826a1b   08/28/14 00:08:00 Chris Johns preinstall: Regenerated files differ from the repo. 4.115
(edit) @2cd68a8b   08/26/14 19:42:47 Hesham Almatary Add or1ksim (sim.cfg) configuration file and edit README. … 4.115
(edit) @8f1bdcb9   08/25/14 22:07:12 Joel Sherrill or1k/Makefile.am: libbsp_a_CPPFLAGS was defined twice 4.115
(edit) @baa3c91   08/22/14 20:22:37 Hesham Almatary or1ksim BSP: Include cache manager stubs, and re-generate … 4.115
(edit) @9d92a43   08/22/14 20:21:35 Hesham Almatary Rename or1k_or1ksim BSP to or1ksim 4.115
(add) @fd57015   08/20/14 17:23:20 Hesham Almatary Add new (first) OpenRISC BSP called or1ksim. This BSP is intended to … 4.115
Note: See TracRevisionLog for help on using the revision log.