summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa1-0/+16
2016-10-02bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa1-3/+28
2016-10-02bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-104/+30
2016-10-02arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa1-0/+30
2016-10-02bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa1-0/+48
2016-01-27score: Fix simple timecounter supportSebastian Huber1-14/+18
2015-05-28beagle bsp: RTC support for BBBragunath2-0/+26
2015-05-21arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig5-44/+51
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber2-2/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-12-05beagle bsp: disable watchdog on am335xBen Gras1-0/+6
2014-11-03Add some generic ARM am335x and omap definitionsBen Gras3-0/+692
2014-10-20libcpu/arm/pxa255/ffuart/ffuart.c: Fix warningJoel Sherrill1-1/+1
2014-10-20libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warningJoel Sherrill1-2/+2
2014-10-16libcpu/arm/at91rm9200/usart/usart.c: Fix warningsJoel Sherrill1-15/+3
2014-10-16Remove unused pxa255/pmc, update csb337 and gumstix BSPsJoel Sherrill2-132/+0
2014-10-16libcpu/arm/shared/../mmu: Fix warningsJoel Sherrill2-4/+11
2014-10-13libcpu/arm/s3c24xx/clock/clockdrv.c: Fix warningsJoel Sherrill1-5/+5
2014-10-13libcpu/arm/pxa255/clock/clock.c: Fix warningsJoel Sherrill1-18/+11
2014-10-13libcpu/arm/mc9328mxl/clock/clockdrv.c: Fix warningsJoel Sherrill1-10/+10
2014-10-13libcpu/arm/lpc22xx/clock/clockdrv.c: Fix warningsJoel Sherrill1-5/+6
2014-10-13libcpu/arm/at91rm9200/clock/clock.c: Fix warningsJoel Sherrill1-4/+8
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill5-80/+58
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-06-06bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber1-0/+7
2014-06-05bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber1-63/+134
2014-06-05bsps/arm: Add all level data cache invalidationSebastian Huber1-2/+63
2014-06-05bsps/arm: TypoSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns42-42/+42
2014-03-13bsp/arm: Add CP15 methodsRalf Kirchner1-1/+98
2014-01-13bsps/arm: Use Normal memory for code and dataSebastian Huber1-3/+7
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber1-5/+9
2013-10-03Add a new necessary definition needed for raspberrypi MMU supportHesham AL-Matary1-0/+21
2013-09-05bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber1-3/+3
2013-08-22bsps/arm: Add more CP15 cache functionsRic Claus1-0/+65
2013-08-14bsps: Fix clock driver definesSebastian Huber1-1/+1
2013-08-09bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa1-0/+10
2013-07-26bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa1-1/+2
2013-06-20bsps/arm: Set vector base address if necessarySebastian Huber1-0/+47
2013-05-31bsps/arm: Add SMP supportSebastian Huber1-0/+57
2013-05-31bsps/arm: Use Write-Allocate cache for ARMv7Sebastian Huber1-2/+2
2013-05-31bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber1-0/+43
2013-05-06bsps/arm: Remove superfluous parameterSebastian Huber1-2/+1
2013-05-03bsps/arm: Support ARMv7 VMSA sections and controlSebastian Huber1-4/+29
2013-05-03bsps/arm: Add arm_cp15_set_exception_handler()Sebastian Huber1-0/+6
2013-05-03bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber1-0/+11
2013-05-03bsps/arm: Add arm_cp15_mmu_disable()Sebastian Huber1-0/+46