summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber2014-02-131-1/+1
* bsps/arm: Use Global Timer for Cortex-A9 MPCoreSebastian Huber2014-02-103-29/+74
* bsps/arm: Include missing header fileSebastian Huber2014-02-101-3/+2
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+8
* bsps: Fix barrier section definitionsSebastian Huber2014-01-301-3/+3
* bsps/arm: Use _ARMV4_Exception_interruptSebastian Huber2014-01-141-3/+3
* bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber2014-01-133-130/+90
* bsps/arm: Use handlers for PL111 set up/tear downSebastian Huber2014-01-102-7/+10
* libbsp misc: Fix comment formattingJoel Sherrill2013-12-303-18/+18
* libbsp/arm: add doxygen to arm shared headersSzkocsovszki Zsolt2013-12-2215-0/+127
* arm/a9mpcore: Add support to get the clock via a weak linkage function.Chris Johns2013-12-192-2/+44
* Fix the broken conflict from the revert.Chris Johns2013-12-191-12/+6
* Revert "bsps/arm: Use ALIGN_WITH_INPUT"Chris Johns2013-12-193-84/+130
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-13/+4
* bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber2013-12-163-119/+88
* arm shared: Add bsp_translation_table_end the linker symbols.Chris Johns2013-12-101-0/+1
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-093-12/+19
* doxygen: refactored doxygen in libbsp/arm/lpc32xxDaniel Ramirez2013-11-296-9/+18
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-271-5/+13
* bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber2013-11-141-1/+1
* bsps/arm: Add ARMV7_CP15_START_DEFAULT_SECTIONSSebastian Huber2013-10-271-0/+44
* bsps/arm: Move some MMU bit settingsSebastian Huber2013-10-272-2/+3
* bsps/arm: Init trans tbl with invalid entriesSebastian Huber2013-10-271-2/+2
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-032-10/+39
* bsps/arm: Fix exception entriesRic Claus2013-09-161-2/+2
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-2/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-5/+0
* bsps/arm: Fix for top of the address spaceRic Claus2013-07-172-4/+6
* bsps: Use rtems_task_self()Sebastian Huber2013-07-162-2/+2
* bsps/arm: Add PL050 supportSebastian Huber2013-06-293-0/+212
* bsps/arm: Add PL111 supportSebastian Huber2013-06-293-0/+492
* bsps/arm: Set vector base on all processorsSebastian Huber2013-06-281-16/+23
* bsps/arm: Move input sectionsSebastian Huber2013-06-281-6/+6
* bsps/arm: Fix set exception handler for ARMv7Sebastian Huber2013-06-261-0/+8
* termios: Update due to API changesSebastian Huber2013-06-251-4/+0
* bsps/arm: Rename functionSebastian Huber2013-06-241-2/+2
* bsps/arm: Fix some GIC functionsRic Claus2013-06-201-2/+3
* bsps/arm: Set vector base address if necessarySebastian Huber2013-06-201-0/+29
* bsps/arm: Add SMP supportSebastian Huber2013-05-318-37/+279
* bsps/arm: Move .fast_text sectionSebastian Huber2013-05-271-9/+9
* bsps: Update due to linker changesSebastian Huber2013-05-273-81/+112
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-101-0/+20
* bsps/arm: Fix register usageSebastian Huber2013-05-061-1/+1
* bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber2013-05-061-0/+81
* bsps/arm: Remove superfluous parameterSebastian Huber2013-05-062-4/+2
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-0310-0/+1054
* bsps/arm: Copy vector table only if necessarySebastian Huber2013-05-031-0/+4
* bsps/arm: Move .vector sectionSebastian Huber2013-05-031-38/+38
* bsps/arm: Move CP15 start initializationSebastian Huber2013-05-031-0/+116