summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/xilinx-zynq (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa1-0/+35
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
2013-08-08bsp/xilinx_zynq_zc706: Add.Chris Johns2-0/+9
2013-07-17bsp/xilinx-zynq: Provide BSP variantsRic Claus13-4/+96
2013-07-17bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber1-2/+7
2013-07-16bsps/arm: Disable alignment exceptionsSebastian Huber1-1/+1
2013-06-24bsps/arm: Rename functionSebastian Huber1-1/+1
2013-06-20bsps/arm: Set vector base address if necessarySebastian Huber1-0/+1
2013-06-19bsp/xilinx-zynq: Use magic UART baud divisorSebastian Huber1-2/+2
2013-06-19bsp/xilinx-zynq: Do not start transmitter breakSebastian Huber1-1/+0
2013-06-18bsp/xilinx-zynq: Use second UART for consoleSebastian Huber1-1/+1
2013-06-17bsps: Provide simple console selectionSebastian Huber2-1/+4
2013-05-31bsps/arm: Add SMP supportSebastian Huber9-14/+71
2013-05-31bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber2-40/+13
2013-05-27bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE optionSebastian Huber1-0/+6
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber1-1/+1