.. |
addrenv.h
|
|
|
arm_addrenv_kstack.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_addrenv_shm.c
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
arm_addrenv_ustack.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_addrenv_utils.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_addrenv.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_allocpage.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_assert.c
|
New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting.
|
2016-06-14 09:07:53 -06:00 |
arm_blocktask.c
|
|
|
arm_checkmapping.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_coherent_dcache.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_copyarmstate.c
|
|
|
arm_copyfullstate.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_cpuhead.S
|
ARMv7-A/i.MX6: Add logic to handle allocation of CPU IDLE thread stacks more efficiently
|
2016-05-13 11:39:42 -06:00 |
arm_cpuidlestack.c
|
ARMv7-A SMP: Allow CONFIG_SMP_NCPUS=1 for testing purposes
|
2016-05-18 09:17:02 -06:00 |
arm_cpuindex.c
|
ARM: Remove some obsolete and incorrect conditional compilation
|
2016-03-11 12:42:58 -06:00 |
arm_cpupause.c
|
Conform to revised SMP interfaces. Improve i.MX6 SMP startup handshake.
|
2016-03-12 15:22:45 -06:00 |
arm_cpustart.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
arm_dataabort.c
|
New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting.
|
2016-06-14 09:07:53 -06:00 |
arm_doirq.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_elf.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_fpuconfig.S
|
|
|
arm_fullcontextrestore.S
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_gicv2_dump.c
|
ARMv7-A GIC: Fix some initialization errors
|
2016-04-01 08:40:51 -06:00 |
arm_gicv2.c
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
arm_head.S
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
arm_initialstate.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_l2cc_pl310.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
arm_memcpy.S
|
|
|
arm_mmu.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_pgalloc.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_pghead.S
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
arm_pginitialize.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_physpgaddr.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_prefetchabort.c
|
New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting.
|
2016-06-14 09:07:53 -06:00 |
arm_releasepending.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
arm_reprioritizertr.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
arm_restorefpu.S
|
Cosmetic changes from review of last PR
|
2016-04-18 06:50:45 -06:00 |
arm_savefpu.S
|
|
|
arm_saveusercontext.S
|
Cosmetic changes from review of last PR
|
2016-04-18 06:50:45 -06:00 |
arm_schedulesigaction.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_sigdeliver.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
arm_signal_dispatch.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_syscall.c
|
New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting.
|
2016-06-14 09:07:53 -06:00 |
arm_testset.S
|
|
|
arm_unblocktask.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_undefinedinsn.c
|
New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting.
|
2016-06-14 09:07:53 -06:00 |
arm_va2pte.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_vectoraddrexcptn.S
|
|
|
arm_vectors.S
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm_vectortab.S
|
|
|
arm_vfork.S
|
|
|
arm_virtpgaddr.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
arm.h
|
|
|
cache.h
|
|
|
cp15_cacheops.h
|
|
|
cp15_clean_dcache.S
|
|
|
cp15_coherent_dcache.S
|
|
|
cp15_flush_dcache.S
|
|
|
cp15_invalidate_dcache_all.S
|
|
|
cp15_invalidate_dcache.S
|
|
|
cp15.h
|
|
|
crt0.c
|
SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started.
|
2016-05-20 12:39:02 -06:00 |
fpu.h
|
|
|
gic.h
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
gtm.h
|
|
|
Kconfig
|
Make it clear that GIC support is GICv2
|
2016-03-14 10:50:54 -06:00 |
l2cc_pl310.h
|
|
|
l2cc.h
|
|
|
mmu.h
|
|
|
mpcore.h
|
|
|
pgalloc.h
|
|
|
sctlr.h
|
Update some ARM registers for Cortex-A9
|
2016-03-29 11:47:35 -06:00 |
smp.h
|
ARMv7-A/i.MX6: Add logic to handle allocation of CPU IDLE thread stacks more efficiently
|
2016-05-13 11:39:42 -06:00 |
svcall.h
|
|
|
Toolchain.defs
|
|
|