CVS log for src/sys/compat/common/kern_cpu_60.c
Up to [cvs.NetBSD.org] / src / sys / compat / common
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:58 2019 UTC (5 years, 4 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +15 -6
lines
Sync with HEAD
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 27 02:08:39 2019 UTC (5 years, 9 months ago) by pgoyette
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,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-10-base,
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,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -6
lines
Merge the [pgoyette-compat] branch
Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Sat Mar 31 01:20:44 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.1.2.5: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.5: +6 -5
lines
Re-enable inclusion of CPU_UCODE for i386/amd64. Even though it won't
build correctly on XEN (won't use the XEN ABI), it works fine on real
hardware.
Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Sun Mar 18 23:34:25 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +4 -6
lines
Merge changes from HEAD into ccd_60.c
For all of the individual xxx_60_{init,fini} routines, don't force
them to artificially return a status; just make them void. This
simplifies the compat_60_{init,fini} handling of errors that remain.
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Sun Mar 18 09:00:55 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +3 -4
lines
Clean-up for kern_cpu_60 code.
Also, although not strictly necessary, include the kern_sa_60 stuff in
the compat_60 module, for completeness.
Still need to deal with some tty code and the ccd driver to finish off
the compat_60 module.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 18 04:10:39 2018 UTC (6 years, 7 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322
Branch point for: phil-wifi
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2
lines
include compat/sys/cpuio.h and multiple include protection.
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 18 01:17:29 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +20 -6
lines
Import from -current the MD glue code for compat cpu_ucode
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 18 00:51:45 2018 UTC (6 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -5
lines
finish MD glue for compat ucode module.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 17 21:37:52 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +75 -0
lines
Import christos's changes for the compat_60 cpu_ucode stuff
Revision 1.1.2.1
Sat Mar 17 19:00:23 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
FILE REMOVED
Changes since revision 1.1: +0 -75
lines
file kern_cpu_60.c was added on branch pgoyette-compat on 2018-03-17 21:37:52 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 17 19:00:23 2018 UTC (6 years, 7 months ago) by christos
Branches: MAIN
Branch point for: pgoyette-compat
redo the cpu ucode compat code.
CVSweb <webmaster@jp.NetBSD.org>