summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-185-25/+10
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-2/+0
* bsps/arm: Add ARMv7-AR Generic Timer supportSebastian Huber2017-08-041-0/+322
* Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2017-08-042-8/+8
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-205-34/+24
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-141-0/+136
* bsps/arm: Add Performance Monitors ExtensionSebastian Huber2017-03-271-1/+446
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-223-3/+3
* bsps/arm: Fix prototypeSebastian Huber2017-02-151-1/+1
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-021-1/+2
* 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
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+18
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-181-0/+168
* beagle bsp: RTC support for BBBragunath2015-05-282-0/+26
* arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-205-44/+51
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-202-2/+2
* Update bug report URLSebastian Huber2014-12-051-1/+1
* 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/pxa255/ffuart/ffuart.c: Fix warningJoel Sherrill2014-10-201-1/+1
* libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warningJoel Sherrill2014-10-201-2/+2
* libcpu/arm/at91rm9200/usart/usart.c: Fix warningsJoel Sherrill2014-10-161-15/+3
* Remove unused pxa255/pmc, update csb337 and gumstix BSPsJoel Sherrill2014-10-162-132/+0
* libcpu/arm/shared/../mmu: Fix warningsJoel Sherrill2014-10-162-4/+11
* libcpu/arm/s3c24xx/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-5/+5
* libcpu/arm/pxa255/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-18/+11
* libcpu/arm/mc9328mxl/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-10/+10
* libcpu/arm/lpc22xx/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-5/+6
* libcpu/arm/at91rm9200/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-4/+8
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-165-80/+58
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
* 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-2142-42/+42
* bsp/arm: Add CP15 methodsRalf Kirchner2014-03-131-1/+98
* bsps/arm: Use Normal memory for code and dataSebastian Huber2014-01-131-3/+7