CVS log for src/sys/arch/sh3/include/pmb.h
Up to [cvs.NetBSD.org] / src / sys / arch / sh3 / include
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 30 21:25:43 2020 UTC (4 years, 5 months ago) by uwe
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -1
lines
Publicly declare st40_pmb_init().
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 30 20:59:08 2020 UTC (4 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -3
lines
ST40_PMB_DA_BITS - all values for the non-continuous size field.
Size field has two reserved bits in the middle. Don't depend on them
being zero, they can be defined in future versions. Provide exhaustive
list with all possibile "filler" bits in the middle so that we
correctly report the size field value regardless of the unrelated bits.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 30 03:19:33 2020 UTC (4 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +27 -2
lines
Add snprintb formats. Fix PASCR name.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 25 22:26:59 2020 UTC (4 years, 5 months ago) by uwe
Branches: MAIN
Definitions for ST40 Privileged Mapping Buffer.
CVSweb <webmaster@jp.NetBSD.org>