summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-05-03bsps/arm: Add arm_cp15_get_min_cache_line_size()Sebastian Huber1-6/+26
2013-04-17D-cache clean&&invalidate for Tiny6410Peng Fan1-0/+21
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-523/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber3-3/+3
2013-01-07arm: Rename arm_exc_interrupt()Sebastian Huber5-5/+5
2013-01-07arm: Move prototypes to new fileSebastian Huber5-0/+10
2012-11-07sapi: Use rtems_config*_get_microseconds_per_tickSebastian Huber1-4/+4
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill38-81/+0
2012-05-04Remove CVS-Ids.Ralf Corsépius2-6/+0
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill25-25/+0
2012-05-03Libcpu misc files - Remove execute permission on source files.Joel Sherrill10-0/+0
2012-04-19s3c24xx shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-23/+11
2012-04-19pxa255 shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-16/+8
2012-04-19mc9328mxl shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-31/+18
2012-04-19lpc22xx shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-58/+53
2012-04-19at91rm9200 shared: Clock driver clean up and ISR Handler Prototype Correction.Joel Sherrill1-23/+19
2012-03-24bsps: Add shared default IRQ handlerSebastian Huber5-25/+0
2012-02-01Remove all .cvsignore files.Joel Sherrill1-8/+0
2011-09-192011-09-19 Andrei Mozzhuhin <nopscmn@gmail.com>Sebastian Huber2-2/+7
2011-07-132011-07-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-1/+17
2011-06-072011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-139/+120
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-56/+61
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+6
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-1/+5
2010-08-152010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-2/+6
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber4-7/+12
2010-04-302010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber24-843/+248
2010-04-09unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler30-1171/+205
2010-04-09Documentation. Fixed mask defines.Thomas Doerfler2-147/+203
2010-03-12Fixed _CPU_cache_disable_data()Thomas Doerfler2-2/+5