summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/realview-pbx-a9 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns1-0/+1
2016-10-02bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-2/+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 Huber1-0/+2
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber3-4/+36
2014-10-14bsps/arm: Convert PL011 and PL050 console driversSebastian Huber2-46/+55
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-7/+7
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-06-12bsp/realview-pbx-a9: Fix SMP startupSebastian Huber1-0/+14
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns8-8/+8
2014-03-13bsp/realview-pbx-a9: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2-15/+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-10bsps/arm: Include missing header fileSebastian Huber2-0/+5
2014-01-10bsp/realview-pbx-a9: Fix PL111 color encodingSebastian Huber1-1/+2
2014-01-10bsps/arm: Use handlers for PL111 set up/tear downSebastian Huber1-11/+25
2013-12-13arm: realview-pbx-a9: Add doxygenChirayu Desai3-0/+50
2013-11-13bsp/realview-pbx-a9: Add Ethernet module memorySebastian Huber1-0/+4
2013-10-31bsp/realview-pbx-a9: Add NULL pointer protectionSebastian Huber4-36/+13
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-10-27bsps: Add simple console output charSebastian Huber2-31/+1
2013-08-06bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber1-1/+1
2013-07-16bsps/arm: Disable alignment exceptionsSebastian Huber1-1/+1
2013-07-07mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2-14/+2
2013-06-29bsps/arm: Add PL050 supportSebastian Huber3-0/+45
2013-06-29bsps/arm: Add PL111 supportSebastian Huber4-1/+69
2013-06-24bsps/arm: Rename functionSebastian Huber1-1/+1
2013-06-20bsps/arm: Set vector base address if necessarySebastian Huber1-0/+1
2013-05-31bsps/arm: Add SMP supportSebastian Huber10-14/+73
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
2013-05-06bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber3-58/+6
2013-05-03bsp/realview-pbx-a9: New BSPSebastian Huber14-0/+838