index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2014-03-04
Remove duplicate END(y) macro
matt
2014-03-04
Don't byte swap the data, assume the bus_space will do it.
matt
2014-03-04
Add a different version vfp_fpscr_changable if FPU_VFP was not defined.
matt
2014-03-03
More control bits.
matt
2014-03-03
If we are going to map all of physical memory, we don't need to allocate
matt
2014-03-03
Further cpu_info inits in cpu_hatch
matt
2014-03-03
Add more instructions including ldrex/strex variants
matt
2014-03-03
Add a mpsafe flag to the intrsource
matt
2014-03-03
Query the media and vfp feature registers to determine what our default
matt
2014-03-03
Add most of the cpu_* variables to <arm/locore.h>
matt
2014-03-02
GC ipending.
joerg
2014-03-02
Skip a tautologic check if we know it is one.
joerg
2014-03-02
GC ipending.
joerg
2014-03-02
Make the empty loop body explicit.
joerg
2014-03-02
Explicitly enable VFP support for vfp_init.c. Fixes build of
joerg
2014-03-01
Fix typos
matt
2014-03-01
Add support for printing the tlb on cortex a5 and a7.
matt
2014-03-01
Add db_show_tlb_cmd prototype
matt
2014-03-01
defines/inlines for cortex a5/a7 tlbdata ops
matt
2014-02-27
GC __raise.
joerg
2014-02-27
Member will never be null, so remove check.
joerg
2014-02-27
fix typo.
hkenken
2014-02-26
Only track kenter_pa'ed pages if arm_cache_prefer_mask is non-zero.
matt
2014-02-26
Initialize mvsoctmr_freq earlier (in mvsoctmr_attach) to avoid division
martin
2014-02-26
Don't do ref/mod emulation for KENTRY pages.
matt
2014-02-26
Revert previous - will fix userland with new sysctls for VM_MIN_ADDRESS/
martin
2014-02-26
Include param.h here - userland expects VM_* defines to work with just
martin
2014-02-26
Fix off by one in _bus_dma_{paddr_inrange,_to_paddr} when checking the
skrll
2014-02-26
Re-enable FSR_WRITE for armv6.
skrll
2014-02-26
Make cpsw driver work without uboot support
ozaki-r
2014-02-26
Move pmap_recent_user to ci->ci_pmap_lastuser and
matt
2014-02-26
Add more MMU registers
matt
2014-02-26
implement card detect
jmcneill
2014-02-26
Move some static/global variables to here.
matt
2014-02-26
Remove KERNEL_LOCK/KERNEL_UNLOCK
matt
2014-02-26
Use PAGE_SIZE instead of 1000
matt
2014-02-26
Add arm_cpu_max
matt
2014-02-26
ci_cpu_id -> ci_arm_cpuid
matt
2014-02-26
Add XN bit L2 large pages.
matt
2014-02-26
Remove duplicate PMAP_PTE
matt
2014-02-26
l2pte_valid -> l2pte_valid_p
matt
2014-02-26
Replace 1000 with PAGE_SIZE
matt
2014-02-26
Add support for PMAP_PTE to pmap_kenter_pa
matt
2014-02-26
Use kmem instead of malloc.
matt
2014-02-26
Add PMAP_PTE flag. (map page so it can be used as a PDE or PTE page)
matt
2014-02-26
blink status LED during data transfers
jmcneill
2014-02-26
Didn't want to comment out awin_dma_bootstrap
matt
2014-02-26
Make this compile
matt
2014-02-26
Include latent support for coherent dma though for now it seems that isn't
matt
2014-02-25
Only use FSR_WRITE on armv7 for now.
matt
[next]