summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/smdk2410 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-15arm: Simplify CPU counter supportSebastian Huber1-1/+0
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-0/+1
2018-05-09smdk2410: Move define of CPU_S3C2410 to bspopts.hJoel Sherrill1-2/+5
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-9/+0
2018-04-25bsp/smdk2410: Move smc.c to bspsSebastian Huber2-411/+1
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-46/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-17/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber1-1/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-101/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber7-224/+5
2018-04-20bsps: Move start files to bspsSebastian Huber2-206/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-243/+1
2018-04-20bsps: Move clock drivers to bspsSebastian Huber3-182/+2
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared CPU counter support to bspsSebastian Huber1-2/+2
2018-04-20bsps: Move getentropy-cpucounter.c 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-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-12bsps: Move legacy console driver to bspsSebastian Huber1-5/+3
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-36/+36
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-13bsps/arm: Move libcpu content to bspsSebastian Huber2-2/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-6/+1
2018-01-25Remove make preinstallChris Johns11-1849/+7
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
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-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-5/+1
2017-12-08bsp/smdk2410: Move libcpu files to BSPSebastian Huber11-5/+1965
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-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-03-08bsp/smdk2410: Fix format warningSebastian Huber1-1/+1
2017-03-08arm: Remove legacy execption supportSebastian Huber3-32/+31
2017-01-19smdk2410: delete unused variablesGedare Bloom1-8/+1
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-2/+4