summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-2020-20/+20
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-2019-30/+30
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-2019-19/+19
* bsps: Move gpio.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-2010-10/+10
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-201-15/+0
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-2020-20/+1
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-2018-18/+18
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-2019-19/+19
* misc arm tcfg: Add dl06, too large for memoryJoel Sherrill2018-04-173-0/+3
* misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-173-28/+3
* lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-171-3/+1
* misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-1711-99/+22
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-1718-0/+19
* bsps: Move uart-output-char.c to bspsSebastian Huber2018-04-163-3/+3
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-1613-13/+13
* bsps: Move bsp-fdt.c to bspsSebastian Huber2018-04-163-3/+3
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-166-6/+6
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-1220-20/+20
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-1220-20/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-1220-20/+0
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-1216-16/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-1211-68/+93
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-1210-40/+32
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-1121-21/+21
* bsp/lpc24xx: Exclude iconv POSIX tests.Chris Johns2018-04-101-0/+3
* bsp/csb337: Fix umon supportSebastian Huber2018-04-091-0/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-0920-20/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-0920-119/+39
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-0920-775/+775
* bsp: Move umon support to bspsSebastian Huber2018-04-091-7/+4
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-0420-106/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-0420-0/+20
* build: Remove EXTRA_DISTSebastian Huber2018-04-0421-45/+0
* bsp/atsam: Allow setting the drive strength.Christian Mauderer2018-03-131-0/+16
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-1315-20/+5
* bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer2018-02-124-44/+249
* bsp/atsam: Allow to use a decoder for SPI CS.Christian Mauderer2018-02-122-22/+45
* bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer2018-02-123-0/+14
* bsp/altera-cyclone-v: Add device tree supportSebastian Huber2018-02-051-1/+6
* bsps: Rework cache manager implementationSebastian Huber2018-01-3124-2185/+20
* bsps: Move network define to source filesSebastian Huber2018-01-3115-90/+25
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-25596-224324/+188
* bsp/edb7312: Use public include pathChris Johns2018-01-041-1/+1
* bsp/altera-cyclone-v: Use public include pathChris Johns2018-01-0414-61/+61
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-044-4/+4
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-0220-90/+83