summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/xilinx-zynq (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-22bsp/xilinx-zynq: Add interrupt support to UARTSebastian Huber4-8/+100
2017-02-21bsp/xilinx-zynq: Use new Termios device driverSebastian Huber7-136/+168
2016-11-29arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns3-0/+24
2016-10-25Updated xilinx_zynq_a9_qemu bsp README instructions.James1-2/+2
2016-09-06bsp/xilinx-zynq: Avoid duplicate declarationSebastian Huber1-1/+1
2016-09-01arm/xilinx_zynq: Start the second core when an SMP build.Chris Johns2-0/+22
2016-09-01arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa1-0/+35
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2016-04-14Obsolete rtems_clock_get() directive.Joel Sherrill1-0/+3
2016-03-29arm/xilinx-zynq: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill1-1/+0
2016-03-25arm/xilinx-zynq/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10arm/xilinx_zynq: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber1-3/+3
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber3-1/+13
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber4-5/+46
2014-11-20bsps/arm: L2C 310 add compile time checksSebastian Huber1-1/+3
2014-11-20bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber1-1/+1
2014-11-20bsp/xilinx-zynq: Add Cadence I2C bus driverSebastian Huber6-0/+645
2014-11-20bsp/xilinx-zynq: Add zync_clock_cpu_1x()Sebastian Huber3-2/+14
2014-11-20bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLKSebastian Huber2-5/+5
2014-11-20bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLKSebastian Huber1-1/+1
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-10bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber1-0/+2
2014-09-08bsps/arm: Do not build unused fileSebastian Huber1-1/+0
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-7/+7
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2-0/+4
2014-05-22bsp/zynq: Add BSP_ZYNQ_RAM_LENGTH to allow a user to override the RAM length.Chris Johns1-10/+13
2014-05-22bsps/zynq: Add BSP_ARM_A9MPCORE_UARTCLK to set the UART clock rate.Chris Johns2-1/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns11-11/+11
2014-03-13libbsp/xilinx-zynq: Share handling for ARM cache controller L2C-310Ralf Kirchner3-988/+4
2014-03-13bsp/xilinx-zynq: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2-12/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+1
2014-02-10bsps/arm: Use Global Timer for Cortex-A9 MPCoreSebastian Huber1-0/+2
2014-02-02bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants.Chris Johns16-149/+89
2014-01-02sptests: Refactor sp09 into sppartition_err01 and sp09.Mandar Juvekar1-0/+4
2013-12-22arm_xilinx-zynq: added new doxygenDaniel Ramirez6-90/+261
2013-12-19arm/a9mpcore: Add support to get the clock via a weak linkage function.Chris Johns1-1/+2
2013-12-19arm/zynq: Add support for application supplied MMU tables.Chris Johns3-31/+63
2013-12-10arm/xilinx__zynq: Support application based clock freq.Chris Johns1-2/+110
2013-12-10arm/xilinx_zynq: Add bsp_translation_table_end to the linker script.Chris Johns1-0/+1
2013-10-27bsps/arm: Add ARMV7_CP15_START_DEFAULT_SECTIONSSebastian Huber1-41/+1
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber1-12/+6
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus2-2/+888
2013-08-09bsp/xilinx_zynq_zc706_smp: Add.Chris Johns4-0/+14