summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-131-137/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-58/+0
* Remove make preinstallChris Johns2018-01-254-1159/+0
* bsps/arm: Add header guard, fix definesChris Johns2018-01-151-2/+5
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-131-2260/+0
* bsps/arm: Add ARMv7-AR Generic Timer supportSebastian Huber2017-08-041-0/+322
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-141-0/+136
* bsps/arm: Add Performance Monitors ExtensionSebastian Huber2017-03-271-1/+446
* bsps/arm: Fix prototypeSebastian Huber2017-02-151-1/+1
* bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa2016-09-071-48/+60
* bsps/arm: use defines for cache type register format field.Pavel Pisa2016-09-071-9/+30
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-07-201-2/+42
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-07-201-0/+16
* Beaglebone: Update PWM driver imported from BBBIOPunit Vara2016-07-041-1/+96
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-041-3/+28
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-104/+30
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-07-041-0/+30
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-05-191-0/+48
* am335x irq handling improvementMartin Galvan2016-02-281-1/+2
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-181-0/+168
* beagle bsp: RTC support for BBBragunath2015-05-282-0/+26
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-202-2/+2
* beagle bsp: disable watchdog on am335xBen Gras2014-12-051-0/+6
* Add some generic ARM am335x and omap definitionsBen Gras2014-11-033-0/+692
* libcpu/arm/shared/../mmu: Fix warningsJoel Sherrill2014-10-162-4/+11
* bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber2014-06-061-0/+7
* bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-051-63/+134
* bsps/arm: Add all level data cache invalidationSebastian Huber2014-06-051-2/+63
* bsps/arm: TypoSebastian Huber2014-06-051-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-212-2/+2
* bsp/arm: Add CP15 methodsRalf Kirchner2014-03-131-1/+98
* bsps/arm: Use Normal memory for code and dataSebastian Huber2014-01-131-3/+7
* bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber2013-10-271-5/+9
* Add a new necessary definition needed for raspberrypi MMU supportHesham AL-Matary2013-10-031-0/+21
* bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber2013-09-051-3/+3
* bsps/arm: Add more CP15 cache functionsRic Claus2013-08-221-0/+65
* bsps/arm: Set vector base address if necessarySebastian Huber2013-06-201-0/+47
* bsps/arm: Add SMP supportSebastian Huber2013-05-311-0/+57
* bsps/arm: Use Write-Allocate cache for ARMv7Sebastian Huber2013-05-311-2/+2
* bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber2013-05-311-0/+43
* bsps/arm: Remove superfluous parameterSebastian Huber2013-05-061-2/+1
* bsps/arm: Support ARMv7 VMSA sections and controlSebastian Huber2013-05-031-4/+29
* bsps/arm: Add arm_cp15_set_exception_handler()Sebastian Huber2013-05-031-0/+6
* bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber2013-05-031-0/+11
* bsps/arm: Add arm_cp15_mmu_disable()Sebastian Huber2013-05-031-0/+46
* bsps/arm: Add arm_cp15_get_min_cache_line_size()Sebastian Huber2013-05-031-6/+26
* D-cache clean&&invalidate for Tiny6410Peng Fan2013-04-171-0/+21
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-6/+0
* 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-06-072-139/+115
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-38/+38