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
/
evbarm
/
gumstix
Age
Commit message (
Expand
)
Author
2023-04-20
Provide a shared pmap_devmap implementation and convert all pmap_devmap
skrll
2022-10-29
Remove support for OMAP based Gumstix platforms.
jmcneill
2022-06-18
fix typos in word "functions" in comments, mainly s/fuctions/functions/.
andvar
2021-11-05
Apply patch from PR port-evbarm/52209
skrll
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-12-03
Provide and use a sev() macro for the sev instruction.
skrll
2020-11-28
Build fixes and make BP startup detection consistent
skrll
2020-10-30
Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations.
skrll
2020-10-01
Fix evbarmv5 build
skrll
2020-09-29
Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
jmcneill
2020-04-18
PMAP_DEBUG has been deleted on arm
skrll
2020-02-15
Various updates and improvements to cpu start up on arm/aarch64
skrll
2020-01-20
Fix indentation
skrll
2019-12-22
Cleanup i2c bus acquire / release, centralizing all of the logic into
thorpej
2019-07-16
Consistently use vaddr_t as initarm and friends return type.
skrll
2019-05-18
Convert remaining armv7 kernels to generic start and remove a bunch of
skrll
2018-09-21
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
skrll
2018-07-31
Sprinkle #include "opt_arm_debug.h" where VERBOSE_INIT_ARM is used
skrll
2018-06-05
Rename ARM A9 Global Timer driver name to support fdt.
hkenken
2018-03-13
fix compile error (unused variables)
ryo
2017-03-01
Set xscale_cache_clean_addr appropriately and re-arrange default KVA
skrll
2017-01-22
PR/51905: GXIO Expension boards arn't configured if GXIO_DEFAULT_EXPANSION
christos
2017-01-02
Fix boot on Gumstix Verdex boards.
skrll
2016-10-28
sprinkle ifdef spices.
christos
2016-10-20
Fix regisers typo
skrll
2016-10-19
Remove white spaces.
kiyohara
2016-10-18
Support tifb.
kiyohara
2016-10-16
omap2_gpio_*() into #if - #endif.
kiyohara
2016-10-16
Remove not commited header-file and variable.
kiyohara
2016-10-15
Add map for DuoVero and Pepper.
kiyohara
2016-10-15
Support Duovero and Pepper.
kiyohara
2016-03-31
Ensure enable clocks for omapmputmr.
kiyohara
2016-02-14
zero the i2c_attach_args structure before filling it in.
chs
2014-06-07
Fix reset parameters for omap3_ehci.
kiyohara
2014-05-23
Call arm32_*_init() and initarm_common().
kiyohara
2013-09-26
Get and calculate some clocks from register.
kiyohara
2013-08-18
<arm/locore.h> fallout (fixes some include ordering errors)
matt
2013-02-02
static inline so that the kernel links.
christos
2012-12-29
Change order for TLB operation.
kiyohara
2012-12-24
Set some properties for ehci.
kiyohara
2012-12-24
Add more comment.
kiyohara
2012-12-24
Statically map of devices moves to 0xc0000000 from 0x90000000.
kiyohara
2012-12-12
Conditionalize omap includes on OVERO
matt
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-09-22
Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead
matt
2012-09-04
Add support for getting the mac-address from the device properties.
matt
2012-09-04
No reason to include gumstixvar.h so don't.
matt
2012-09-01
Don't shift VA in table since that generates errors
matt
2012-08-29
Since the PMC cycle counter is started in cpufunc no reason to do so here.
matt
[next]