tmp_suning_uos_patched/arch/arm/kernel
Will Deacon c09bae7091 ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores
ARMv7 allows the debug core logic to be powered down and provides the
DBGPRSR register so that software can power-up and check the status of
the logic.

This patch ensures that the debug logic is powered up on ARMv7 cores
before we attempt to access the extended debug registers.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-26 13:35:51 +00:00
..
.gitignore
armksyms.c
arthur.c
asm-offsets.c
atags.c
atags.h
bios32.c
calls.S
compat.c
compat.h
crash_dump.c
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
early_printk.c
ecard.c ARM: ecard: irq_data conversion. 2011-01-13 12:26:17 +01:00
ecard.h
elf.c
entry-armv.S
entry-common.S
entry-header.S
etm.c
fiq.c
ftrace.c
head-common.S ARM: fix missing branch in __error_a 2011-01-15 11:19:19 +00:00
head-nommu.S
head.S ARM: fixup SMP alternatives in modules 2011-02-10 15:25:18 +00:00
hw_breakpoint.c ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores 2011-02-26 13:35:51 +00:00
init_task.c
io.c
irq.c ARM: core irq_data conversion. 2011-01-13 12:26:17 +01:00
isa.c
iwmmxt.S
kgdb.c
kprobes-decode.c ARM: 6745/1: kprobes insn decoding fix 2011-02-21 19:29:29 +00:00
kprobes.c
leds.c
machine_kexec.c
Makefile
module.c ARM: fixup SMP alternatives in modules 2011-02-10 15:25:18 +00:00
perf_event_v6.c
perf_event_v7.c
perf_event_xscale.c
perf_event.c ARM: 6654/1: perf/oprofile: fix off-by-one in stack check 2011-02-10 15:29:03 +00:00
pj4-cp0.c
pmu.c ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems 2011-02-19 11:24:05 +00:00
process.c ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU 2011-01-11 17:32:24 +00:00
ptrace.c ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request 2011-02-26 13:35:50 +00:00
ptrace.h
relocate_kernel.S
return_address.c
sched_clock.c ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero 2011-01-11 16:44:02 +00:00
setup.c ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 2011-02-19 11:24:28 +00:00
signal.c ARM: Ensure predictable endian state on signal handler entry 2011-02-21 19:29:26 +00:00
signal.h
smp_scu.c
smp_tlb.c
smp_twd.c ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode 2011-01-25 21:17:58 +00:00
smp.c
stacktrace.c ARM: fix /proc/$PID/stack on SMP 2011-01-15 09:27:04 +00:00
swp_emulate.c
sys_arm.c
sys_oabi-compat.c
tcm.c
tcm.h
thumbee.c
time.c ARM: sched_clock: allow init_sched_clock() to be called early 2011-01-11 16:23:04 +00:00
traps.c
unwind.c
vmlinux.lds.S ARM: Keep exit text/data around for SMP_ON_UP 2011-02-21 19:29:27 +00:00
xscale-cp0.c