freebsd-dev/sys/arm/arm
Dmitry Chagin 32c01de21c Implement new way of branding ELF binaries by looking to a
".note.ABI-tag" section.

The search order of a brand is changed, now first of all the
".note.ABI-tag" is looked through.

Move code which fetch osreldate for ELF binary to check_note() handler.

PR:		118473
Approved by:	kib (mentor)
2009-03-13 16:40:51 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
bus_space_generic.c
busdma_machdep.c The bounce zone sees its page number increased if multiple dma maps use it in 2009-02-09 18:03:31 +00:00
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv5.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S Rename Marvell ARM CPU specific file according to r186933. 2009-01-09 10:55:33 +00:00
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c Fix confusing naming of Marvell ARM CPU specific routines. 2009-01-09 10:45:04 +00:00
db_disasm.c
db_interface.c Add "add pc, whatever" as a branch instruction, we use it in memcpy(). 2008-08-03 15:35:32 +00:00
db_trace.c
disassem.c
dump_machdep.c Remove unused variables. 2009-02-02 20:09:14 +00:00
elf_machdep.c Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
elf_trampoline.c Remove unused variables. 2009-02-02 20:09:14 +00:00
exception.S
fiq_subr.S
fiq.c
fusu.S
gdb_machdep.c
genassym.c To prevent various race conditions in the RAS code, store and restore the 2009-02-12 23:23:30 +00:00
identcpu.c Merge WIP from p4: 2008-12-13 01:21:37 +00:00
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c ARM interrupts improvements. 2008-09-11 12:36:13 +00:00
irq_dispatch.S
locore.S Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
machdep.c Do not set thread0.td_frame to a bogus value, as it's going to overwrite the 2009-02-12 22:55:39 +00:00
mem.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
minidump_machdep.c Support kernel crash mini dumps on ARM architecture. 2008-11-06 16:20:27 +00:00
nexus.c ARM nexus style(9) improvements. 2008-09-11 12:39:54 +00:00
pmap.c Remove unused variables. 2009-02-02 20:09:14 +00:00
setcpsr.S
setstack.s
stack_machdep.c
support.S
swtch.S Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4. 2009-02-13 16:00:19 +00:00
sys_machdep.c
trap.c
uio_machdep.c
undefined.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
vectors.S
vm_machdep.c Remove unused variables. 2009-02-02 20:09:14 +00:00