summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/xilinx-zynq (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-152-12/+0
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* Remove coverhd.hSebastian Huber2017-11-242-6/+1
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-4/+0
* bsp/xilinx-zynq: Add interrupt support to UARTSebastian Huber2017-02-224-8/+100
* bsp/xilinx-zynq: Use new Termios device driverSebastian Huber2017-02-217-136/+168
* arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns2016-11-293-0/+24
* Updated xilinx_zynq_a9_qemu bsp README instructions.James2016-10-251-2/+2
* bsp/xilinx-zynq: Avoid duplicate declarationSebastian Huber2016-09-061-1/+1
* arm/xilinx_zynq: Start the second core when an SMP build.Chris Johns2016-09-012-0/+22
* arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa2016-09-011-0/+35
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+2
* Obsolete rtems_clock_get() directive.Joel Sherrill2016-04-141-0/+3
* arm/xilinx-zynq: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* arm/xilinx-zynq/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* arm/xilinx_zynq: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps: Add .nocacheheap sectionSebastian Huber2015-10-081-3/+3
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-273-1/+13
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-204-5/+46
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-201-1/+3
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-201-1/+1
* bsp/xilinx-zynq: Add Cadence I2C bus driverSebastian Huber2014-11-206-0/+645
* bsp/xilinx-zynq: Add zync_clock_cpu_1x()Sebastian Huber2014-11-203-2/+14
* bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLKSebastian Huber2014-11-202-5/+5
* bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLKSebastian Huber2014-11-201-1/+1
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
* bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber2014-09-101-0/+2
* bsps/arm: Do not build unused fileSebastian Huber2014-09-081-1/+0
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-7/+7
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-062-0/+4
* bsp/zynq: Add BSP_ZYNQ_RAM_LENGTH to allow a user to override the RAM length.Chris Johns2014-05-221-10/+13
* bsps/zynq: Add BSP_ARM_A9MPCORE_UARTCLK to set the UART clock rate.Chris Johns2014-05-222-1/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2111-11/+11
* libbsp/xilinx-zynq: Share handling for ARM cache controller L2C-310Ralf Kirchner2014-03-133-988/+4
* bsp/xilinx-zynq: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-192-12/+0
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+1
* bsps/arm: Use Global Timer for Cortex-A9 MPCoreSebastian Huber2014-02-101-0/+2
* bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants.Chris Johns2014-02-0216-149/+89