source: rtems/c/src/lib/libbsp/arm/atsam

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @762fa62   05/22/18 06:52:13 Sebastian Huber arm: Simplify CPU counter support Use the standard ARMv7-M systick … 5
(edit) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @1913eb16   04/25/18 09:03:31 Sebastian Huber bsps/arm: Remove unused files This patch is a part of the BSP source … 5
(edit) @d7a9eb90   04/24/18 05:42:33 Sebastian Huber bsps: Move armv7m-cpucounter.c to bsps This patch is a part of the … 5
(edit) @c3a44343   04/24/18 05:41:51 Sebastian Huber bsps: Move bspreset.c to bsps This patch is a part of the BSP source … 5
(edit) @4fb1b79   04/23/18 07:55:15 Sebastian Huber bsps: Move RTC drivers to bsps This patch is a part of the BSP source … 5
(edit) @031df391   04/23/18 07:53:31 Sebastian Huber bsps: Move legacy network drivers to bsps This patch is a part of the … 5
(edit) @8f8ccee   04/23/18 07:50:39 Sebastian Huber bsps: Move interrupt controller support to bsps This patch is a part … 5
(edit) @276afd2b   04/23/18 07:48:52 Sebastian Huber bsps: Move SPI drivers to bsps This patch is a part of the BSP source … 5
(edit) @a2dad96   04/23/18 07:45:28 Sebastian Huber bsps: Move I2C drivers to bsps This patch is a part of the BSP source … 5
(edit) @54aabb7   04/22/18 13:11:43 Sebastian Huber bsp/atsam: Move libraries to bsps This patch is a part of the BSP … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @37dc047   04/21/18 08:00:43 Sebastian Huber bsps: Remove AC_CONFIG_SRCDIR() This AC_CONFIG_SRCDIR() is just a … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @fbcd7c8f   04/20/18 08:19:28 Sebastian Huber bsps: Move start files to bsps This patch is a part of the BSP source … 5
(edit) @d7d66d7   04/19/18 04:28:01 Sebastian Huber bsps: Move console drivers to bsps This patch is a part of the BSP … 5
(edit) @7632906   04/19/18 04:35:52 Sebastian Huber bsps: Move clock drivers to bsps This patch is a part of the BSP … 5
(edit) @a442939   04/19/18 04:23:59 Sebastian Huber bsps: Move sbrk.c to bsps This patch is a part of the BSP source … 5
(edit) @7806d9c0   04/19/18 04:22:32 Sebastian Huber bsps: Move shared CPU counter support to bsps This patch is a part of … 5
(edit) @d6fb37a   04/19/18 04:17:52 Sebastian Huber bsps: Move shared btimer support to bsps This patch is a part of the … 5
(edit) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @5a06b187   04/17/18 04:33:51 Sebastian Huber bsps: Move bspgetworkarea.c to bsps This patch is a part of the BSP … 5
(edit) @43bda786   04/17/18 04:18:02 Sebastian Huber bsps: Move bspclean.c to bsps This patch is a part of the BSP source … 5
(edit) @0a09ac58   04/13/18 07:14:56 Sebastian Huber bsps: Move stackalloc.c to bsps This patch is a part of the BSP … 5
(edit) @90013f59   04/13/18 06:57:30 Sebastian Huber bsps: Move tod.c to bsps and rename This patch is a part of the BSP … 5
(edit) @4ff09d5b   04/12/18 05:27:41 Sebastian Huber build: Remove subdir-objects from BSP configure.ac The subdir-objects … 5
(edit) @ff24c90d   04/11/18 04:19:26 Sebastian Huber bsps: Remove empty gnatinstallhandler.c This patch is a part of the … 5
(edit) @c5fe4431   04/11/18 04:18:32 Sebastian Huber bsps: Move bootcard.c to bsps This patch is a part of the BSP source … 5
(edit) @b10caf8   04/10/18 05:16:30 Sebastian Huber bsps: Remove headers from librtemsbsp_a_SOURCES This was used by the … 5
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @9edb72e   04/05/18 04:56:26 Sebastian Huber build: Remove DISTCLEANFILES A "make distclean" is not supported. So, … 5
(edit) @9b7c456   04/05/18 04:40:02 Sebastian Huber bsps: Move generic IRQ support to bsps This patch is a part of the … 5
(edit) @d584269   04/04/18 14:44:52 Sebastian Huber bsps: Remove librtemsbsp.a wrapup This patch is a part of the BSP … 5
(edit) @8621ed38   04/03/18 05:28:03 Sebastian Huber bsps: Move config macros to RTEMS_BSP_CONFIGURE Provide … 5
(edit) @ce0ea6f   04/03/18 05:08:24 Sebastian Huber bsps: Add shared-sources.am This patch is a part of the BSP source … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @71c5552f   03/12/18 15:43:28 christian.mauderer bsp/atsam: Allow setting the drive strength. This adds a simple … 5
(edit) @6878519   02/06/18 15:28:28 christian.mauderer bsp/atsam: Fix cache / DMA handling in SPI. This patch fixes the … 5
(edit) @538a0a8   02/02/18 06:06:16 christian.mauderer bsp/atsam: Allow to use a decoder for SPI CS. The SPI controller … 5
(edit) @03fecae   01/11/18 07:54:27 Christian.Mauderer bsp/atsam: Add option to disable 32kHz XTAL. 5
(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) @238740a   12/20/17 10:09:42 kilian.holzinger Add support for arguments in ISRs 5
(edit) @bb59269   12/18/17 22:04:57 joel ARM BSPs: Simplify bsp_specs Updates #3520. 5
(edit) @0b40630   11/28/17 23:17:18 joel arm/*/bsp_specs: Remove extra space to increase consistency Updates #3520. 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) @2e2a41e   07/28/17 09:11:54 Christian.Mauderer bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a. 5
(edit) @a5d49eb   08/01/17 14:48:09 Christian.Mauderer bsp/atsam: Improve SDRAM initialization. According to the manual, MR … 5
(edit) @d00a7d1c   11/17/17 08:21:59 Christian.Mauderer bsp/atsam: Move clock and SDRAM init to SRAM. If necessary, the BSP … 5
(edit) @3fbaaa8b   07/31/17 14:18:37 Christian.Mauderer bsp/atsam: Make clock application configurable. 5
(edit) @a9de9a7   11/13/17 08:21:31 Christian.Mauderer bsp/atsam: Add getentropy(). Update #3239. 5
(edit) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @16fcd56a   10/11/17 13:38:14 Christian.Mauderer bsp/atsam: Allow to change optimization settings. Allow to overwrite … 5
(edit) @2ae0acb   10/11/17 13:38:13 Christian.Mauderer bsp/atsam: Add bsp_restart. 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) @f7f420e   09/06/17 05:42:06 Christian.Mauderer bsp/atsam: Fix MPU sections. The nocache section has been hard coded … 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @8fd97d2d   04/04/17 16:59:28 joel atsamv-testsuite.tcfg: Add linpack 5
(edit) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @c4b058ca   03/22/17 09:38:27 Sebastian Huber bsp/atsam: Fix DMA support of some drivers 5
(edit) @2a583a00   01/16/17 12:13:36 Sebastian Huber atsam: Fix SC16IS752 documentation 5
(edit) @71f29c12   12/20/16 07:49:32 Sebastian Huber bsp/atsam: Use standard XDMA throughout 5
(edit) @4aba8d79   12/16/16 12:05:34 Sebastian Huber bsp/atsam: Use standard XDMA for QSPI support 5
(edit) @08f1d2f7   12/15/16 14:37:00 Sebastian Huber bsp/atsam: Add SC16IS752 support 5
(edit) @a5c56af   12/15/16 14:03:56 Sebastian Huber bsp/atsam: Move interrupt setup to PIO_Configure() 5
(edit) @a4936b5   12/15/16 13:55:45 Sebastian Huber bsp/atsam: System initialization for PIO IRQs 5
(edit) @8eb5fbb6   12/15/16 12:27:17 Sebastian Huber bsp/atsamv: Move XDMAD instance out of SPI driver Use system … 5
(edit) @d1c771c   12/15/16 08:56:12 Sebastian Huber bsp/atsam: Move XDMA IRQ handler to XDMA module The XDMA is shared by … 5
(edit) @cb59276   12/15/16 05:15:13 Sebastian Huber bsp/atsam: Use _Assert() instead of assert() 5
(edit) @fd12159   12/15/16 05:12:46 Sebastian Huber bsp/atsam: Use inline functions for XDMA access 5
(edit) @8dd83d3   12/14/16 10:52:01 Sebastian Huber bsp/atsam: Optimize SPI interrupt 5
(edit) @9686c614   12/14/16 10:42:28 Sebastian Huber bsp/atsam: Simplify SPI transfer status 5
(edit) @de7c171   12/14/16 08:41:30 Sebastian Huber bsp/atsam: Reduce context switches for SPI transf 5
(edit) @b52513b   12/14/16 07:32:02 Sebastian Huber bsp/atsam: Optimize SPI DMA transfer setup 5
(edit) @f104bd3   12/14/16 07:06:14 Sebastian Huber bsp/atsam: Simplify SPI DMA transfer setup 5
(edit) @49b6931   12/14/16 07:00:56 Sebastian Huber bsp/atsam: Simplify SPI DMA initialization 5
(edit) @d0452eb   12/14/16 06:46:18 Sebastian Huber bsp/atsam: Simplify SPI interrupt handler 5
(edit) @c78928f   12/14/16 06:44:34 Sebastian Huber bsp/atsam: Remove superfluous irq field 5
(edit) @9035630f   12/14/16 06:43:25 Sebastian Huber bsp/atsam: Remove duplicate SPI register field 5
(edit) @62e1e0ff   12/14/16 06:37:49 Sebastian Huber bsp/atsam: Simplify SPI initialization 5
(edit) @3afa95b   12/14/16 06:25:49 Sebastian Huber bsp/atsam: Hide details of SPI driver 5
(edit) @1505eca5   12/14/16 06:18:11 Sebastian Huber bsp/atsam: Align SPI API with PIO_Configure() 5
(edit) @5dd02e9   12/13/16 14:49:09 Sebastian Huber bsp/atsam: Avoid to power on/off the SPI module 5
(edit) @f74e2959   12/13/16 14:18:00 Sebastian Huber bsp/atsam: Speed up SPI DMA transfer start 5
(edit) @0396f60   12/13/16 13:28:57 Sebastian Huber bsp/atsam: Optimize transfer setup checks 5
(edit) @3417070d   12/13/16 13:28:32 Sebastian Huber bsp/atsam: No timeout for SPI DMA transfers 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @562b0a0   11/24/16 09:49:17 Sebastian Huber bsps/arm: Add Cortex-M DWT CPU counter 5
(edit) @bb5d97f3   11/17/16 13:56:53 Christian.Mauderer bsp/atsamv: Make size of nocache-memory configurable. 5
(edit) @24fe213   10/17/16 12:36:49 alexander.krutwig atsam: multiple messages on one cs low level 5
(edit) @f45ddeea   10/13/16 05:51:55 Sebastian Huber bsp/atsamv: Fix typo 5
(edit) @a899549e   10/05/16 12:04:23 Sebastian Huber bsp/atsam: Provide default buffer counts 5
Note: See TracRevisionLog for help on using the revision log.