summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/atsam (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared CPU counter support to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared btimer support to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move tod.c to bsps and renameSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-6/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-105/+105
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-03-13bsp/atsam: Allow setting the drive strength.Christian Mauderer1-0/+16
2018-02-12bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer4-44/+249
2018-02-12bsp/atsam: Allow to use a decoder for SPI CS.Christian Mauderer2-22/+45
2018-02-12bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer3-0/+14
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-25Remove make preinstallChris Johns233-78929/+16
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-6/+5
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-20Add support for arguments in ISRsKilian Holzinger1-0/+3
2017-12-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-5/+1
2017-11-29arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill1-1/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a.Christian Mauderer2-0/+58
2017-11-17bsp/atsam: Improve SDRAM initialization.Christian Mauderer1-0/+20
2017-11-17bsp/atsam: Move clock and SDRAM init to SRAM.Christian Mauderer9-22/+95
2017-11-17bsp/atsam: Make clock application configurable.Christian Mauderer14-24/+156
2017-11-17bsp/atsam: Add getentropy().Christian Mauderer2-1/+62
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-10-12bsp/atsam: Allow to change optimization settings.Christian Mauderer1-2/+1
2017-10-12bsp/atsam: Add bsp_restart.Christian Mauderer3-0/+42
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-4/+0
2017-09-07bsp/atsam: Fix MPU sections.Christian Mauderer3-4/+92
2017-08-25Include missing <string.h>Sebastian Huber1-0/+2
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-1/+0
2017-04-04atsamv-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-04-03bsps: Fix baud settingsSebastian Huber1-2/+2
2017-03-22bsp/atsam: Fix DMA support of some driversSebastian Huber3-0/+3