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
/
conf
/
std.rpi
Age
Commit message (
Expand
)
Author
2021-09-03
s/opions/options/
andvar
2021-03-21
-DKERNEL_BASE_VOFFSET= has annoyed me for the last time...
skrll
2018-10-18
Provide generic start code that assumes the MMU is off and caches are
skrll
2018-10-15
Only ent KERNEL_BASE_EXT when we want to change KERNEL_BASE from its
skrll
2018-10-08
Sort options.
skrll
2018-10-07
Whitespace consistency.
skrll
2017-12-10
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.
skrll
2015-02-28
Initial RPI2 support - it doesn't work yet. The generic timer gets messed
skrll
2014-11-24
Use TPIDRPRW_IS_CURLWP as it's a slight code reduction and performance
skrll
2014-11-08
Add __HAVE_MM_MD_CACHE_ALIASING
skrll
2014-11-08
Move some options into std.rpi
skrll
2014-08-24
Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
jnemeth
2014-04-06
Re-arrange RPI VM layout and enable __HAVE_MM_MD_DIRECT_MAPPED_PHYS. RPI
skrll
2014-02-25
Define ARM11_COMPAT_MMU (for now) to keep inline with cpuconf.h changes
skrll
2013-11-01
Remove the bogus CPPFLAGS+="-I$S/../../../include"
skrll
2013-10-15
Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This brings
skrll
2013-09-17
Add MODULAR
skrll
2013-08-06
Add LOADADDRESS (don't make it implicit)
matt
2013-06-22
Enable ARM_HAS_VBAR since the arm1176 has a VBAR register.
matt
2013-03-16
As a workaround for the Raspberry PI, only allow 1 TX transfer to be
skrll
2013-02-19
Oops. Didn't mean to commit this with previous.
skrll
2013-02-19
Add support for the ARM Integrator/CP from Sergio López.
skrll
2012-12-19
Add __HAVE_CPU_COUNTER
skrll
2012-12-16
Use a std.evarm to handle the normal EXEC_ELF32/EXEC_SCRIPT and ARM options
matt
2012-09-01
Define __HAVE_CPU_UAREA_ALLOC_IDLELWP and TPIDRPRW_IS_CURCPU
skrll
2012-07-26
Initial commit of support for the RaspberryPI (www.raspberrypi.org)
skrll