CVS log for src/sys/arch/iyonix/iyonix/iyonix_machdep.c
Up to [cvs.NetBSD.org] / src / sys / arch / iyonix / iyonix
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31.4.1: download - view: text, markup, annotated - select for diffs
Sat Oct 14 06:52:16 2023 UTC (13 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: 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
Diff to: previous 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31: +2 -6
lines
Pull up following revision(s) (requested by skrll in ticket #411):
sys/arch/evbarm/nslu2/nslu2_machdep.c: revision 1.41
sys/arch/evbarm/gumstix/gumstix_machdep.c: revision 1.75
sys/arch/evbarm/iq80321/iq80321_machdep.c: revision 1.66
sys/arch/iyonix/iyonix/iyonix_machdep.c: revision 1.34
sys/arch/zaurus/zaurus/machdep.c: revision 1.52
sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c: revision 1.41
sys/arch/hpcarm/hpcarm/pxa2x0_hpc_machdep.c: revision 1.33
sys/arch/evbarm/iq80310/iq80310_machdep.c: revision 1.96
sys/arch/evbarm/adi_brh/brh_machdep.c: revision 1.53
sys/arch/arm/include/arm32/pmap.h: revision 1.177
sys/arch/evbarm/viper/viper_machdep.c: revision 1.34
sys/arch/evbarm/iyonix/iyonix_machdep.c: revision 1.5
sys/arch/evbarm/npwr_fc/npwr_fc_machdep.c: revision 1.30
sys/arch/evbarm/hdl_g/hdlg_machdep.c: revision 1.35
sys/arch/arm/arm32/pmap.c: revision 1.440
sys/arch/evbarm/lubbock/lubbock_machdep.c: revision 1.45
sys/arch/evbarm/ixdp425/ixdp425_machdep.c: revision 1.47
Fix non-DIAGNOSTIC builds
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Oct 12 11:33:39 2023 UTC (13 months, 3 weeks ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -6
lines
Fix non-DIAGNOSTIC builds
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 13 19:45:37 2023 UTC (14 months, 3 weeks ago) by andvar
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3
lines
fix printf format specifier for physmem.
fixes VERBOSE_INIT_ARM enabled build for iyonix.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 20 08:28:06 2023 UTC (19 months, 2 weeks ago) by skrll
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +16 -30
lines
Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jan 2 16:42:10 2022 UTC (2 years, 11 months ago) by christos
Branches: MAIN
CVS tags: netbsd-10-base,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Branch point for: netbsd-10
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -2
lines
fix the build.
Revision 1.25.16.3: download - view: text, markup, annotated - select for diffs
Tue Apr 21 18:42:09 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.25.16.2: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.16.2: +8 -13
lines
Sync with HEAD
Revision 1.28.8.1: download - view: text, markup, annotated - select for diffs
Mon Apr 20 11:28:57 2020 UTC (4 years, 7 months ago) by bouyer
Branches: bouyer-xenpvh
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +10 -15
lines
Sync with HEAD
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Apr 18 11:00:41 2020 UTC (4 years, 7 months ago) by skrll
Branches: MAIN
CVS tags: 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,
phil-wifi-20200421,
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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -7
lines
PMAP_DEBUG has been deleted on arm
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 18 10:55:47 2020 UTC (4 years, 7 months ago) by skrll
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -10
lines
Trailing whitespace
Revision 1.25.16.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:56 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.25.16.1: preferred, colored; branchpoint 1.25: preferred, colored
Changes since revision 1.25.16.1: +5 -5
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:41:49 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
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,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: bouyer-xenpvh
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4
lines
Consistently use vaddr_t as initarm and friends return type.
Makes no difference to binaries except for aarch64 where it's required
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jul 16 09:25:57 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3
lines
KNF
Revision 1.25.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:25 2019 UTC (5 years, 5 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3
lines
Sync with HEAD
Revision 1.25.14.1: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:26 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +3 -3
lines
Sync with HEAD, resolve a couple of conflicts
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Oct 28 14:30:32 2018 UTC (6 years, 1 month ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3
lines
Fix a commit
Revision 1.20.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:22 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.20.2.2: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.2: +7 -7
lines
update from HEAD
Revision 1.24.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:14 2017 UTC (7 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +3 -3
lines
Sync with HEAD
Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:19 2017 UTC (7 years, 10 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +3 -3
lines
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 22 14:47:58 2016 UTC (7 years, 11 months ago) by cherry
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-compat-base,
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,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi,
pgoyette-compat
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
switch all ports to use uvm_init.c:uvm_md_init()
uvm_setpagesize() is now subsumed within this funciton.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Sep 13 18:08:39 2014 UTC (10 years, 2 months ago) by matt
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base,
localcount-20160914
Branch point for: pgoyette-localcount,
nick-nhusb
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +8 -8
lines
Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t
Use paddr_t for msgbufphys
Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:09 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.20.2.1: preferred, colored
Changes since revision 1.20.2.1: +10 -10
lines
Rebase to HEAD as of a few days ago.
Revision 1.18.2.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:54 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.18.2.1: preferred, colored; branchpoint 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18.2.1: +10 -10
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:14 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.2.1: +4 -4
lines
sync with head
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 2 13:28:23 2014 UTC (10 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Initialize variables used to setup a dummy element.
XXX bogus, needs review
Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:18 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8
lines
sync with head
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 18 21:50:31 2013 UTC (11 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8
lines
Fix <arm/locore.h> lossage
Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:01:29 2012 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3
lines
Resync to 2012-11-19 00:00:00 UTC
Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:19:53 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -27
lines
sync with head
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Sep 22 00:33:41 2012 UTC (12 years, 2 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900,
agc-symver-base,
agc-symver
Branch point for: rmind-smpnet
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3
lines
Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead
but add a second argument to it to indicate whether the TLB/caches need to be
flushed. Default cortex to pmap_needs_fixup = 1. But check the MMFR3 field
to see if the fixed can be skipped.
Use a cf_flag bit 0 to indicate whether the A9 L2 cache should disable (bit 0 = 1)
or enabeld (bit = 0).
With these changes, the A9 MMU can use traverse caches to do MMU tablewalks
Also, make sure all memory has the shareable bit for the A9.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:22:47 2012 UTC (12 years, 3 months ago) by matt
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -18
lines
Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to
<arm32/machdep.h>
Move the extern for cpu_reset_address to the same file.
Add cpu_reset_address_paddr.
Kill cpu_reset_v4_MMU_disable.
if cpu_reset_address is NULL, then the MMU will be disabled.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jul 29 00:07:06 2012 UTC (12 years, 4 months ago) by matt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -10
lines
Fix more -fno-common fallout.
Move more variables to common locations.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 1 20:48:23 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
CVS tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
#include <sys/bus.h> instead of <machine/bus.h>.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 30 20:09:32 2011 UTC (13 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4
lines
dependant -> dependent
Revision 1.7.10.4: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:32 2010 UTC (14 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7.10.3: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.10.3: +4 -7
lines
sync with head
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 28 03:22:20 2009 UTC (14 years, 11 months ago) by uebayasi
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base7,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-uvmplock,
matt-mips64-premerge-20101231,
jym-xensuspend-nbase,
jym-xensuspend-base,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
More setttb() -> cpu_setttb() for readability & consistency. Missing instances
pointed out by tsutsui@ & nonaka@, thanks.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 27 03:23:10 2009 UTC (15 years ago) by rmind
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places. Reduce sys/user.h inclusions.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 26 00:19:18 2009 UTC (15 years ago) by matt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -6
lines
Kill proc0paddr. Use lwp0.l_addr instead.
Revision 1.7.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:27 2009 UTC (15 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7.10.2: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.10.2: +106 -26
lines
sync with head.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 11 17:04:18 2009 UTC (15 years, 3 months ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3
lines
Remove all declarations of physmem from sys/arch. Add an include of
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 2 11:32:05 2009 UTC (15 years, 4 months ago) by gavan
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +106 -25
lines
On NetBSD/iyonix:
* Disable interrupts in otherwise-configure Nvidia graphics card
* Support genfb console, based on information supplied by the bootloader
* Support kernel args
* Support ways to choose which console to use
* Clarify argument parsing a little.
(from me and abs)
Revision 1.7.10.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:11:23 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7.10.1: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.10.1: +5 -7
lines
sync with head.
Revision 1.8.8.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:16:22 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +5 -7
lines
Sync with HEAD.
Revision 1.7.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:09 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.7.6.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.6.1: +3 -5
lines
Sync with HEAD.
Revision 1.8.6.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:15 2008 UTC (15 years, 11 months ago) by haad
Branches: haad-dm
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +5 -7
lines
Update haad-dm branch to haad-dm-base2.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 30 18:21:34 2008 UTC (16 years ago) by martin
Branches: MAIN
CVS tags: yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
mjf-devfs2-base,
jymxensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -7
lines
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:36:02 2008 UTC (16 years ago) by ad
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 11 06:46:42 2008 UTC (16 years ago) by dyoung
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2
lines
It is not appropriate to call pmf_system_shutdown(9) from
doshutdownhooks(9): shutdown hooks registered by shutdownhook_establish(9)
expect to be called with interrupts disabled, but shutdown hooks
registered with pmf_device_register1(9) expect to be called with
interrupts enabled. So I have made two changes:
1 Do not call pmf_system_shutdown() from doshutdownhooks(). Instead,
change every call to doshutdownhooks() to a call to doshutdownhooks()
followed by a call to pmf_system_shutdown(). No functional change
is intended by this change.
2 Make i386 re-enable interrupts briefly while it calls
pmf_system_shutdown(). I leave it to others either to fix the
other ports, or to factor out some MI shutdown code, as joerg@
suggests, and fix that. Note that a functional change *is* intended
by this change.
I hope that this patch will stop us from flip-flopping between
calling doshutdownhooks() and pmf_system_shutdown() sometimes with
and sometimes without interrupts enabled.
Revision 1.7.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:22:20 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6
lines
Sync with HEAD.
Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:32:19 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +3 -6
lines
sync with head.
Revision 1.7.10.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:22:42 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6
lines
sync with head.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 27 18:58:47 2008 UTC (16 years, 7 months ago) by matt
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase,
haad-dm-base1
Branch point for: nick-hppapmap,
haad-dm
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6
lines
Merge kernel changes in matt-armv6 to HEAD.
Revision 1.6.34.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:09 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.6.34.1: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.34.1: +0 -12
lines
sync with HEAD
Revision 1.6.30.1: download - view: text, markup, annotated - select for diffs
Thu Feb 28 21:47:55 2008 UTC (16 years, 9 months ago) by rjs
Branches: hpcarm-cleanup
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -14
lines
Sync with HEAD.
Revision 1.6.40.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:04:42 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -14
lines
Sync with HEAD.
Revision 1.6.34.1: download - view: text, markup, annotated - select for diffs
Mon Jan 28 18:26:13 2008 UTC (16 years, 10 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -6
lines
Adapt to new pmap_bootstrap signature.
Revision 1.2.14.3: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:37:19 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2.14.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.14.2: +2 -14
lines
sync with head
Revision 1.6.48.1: download - view: text, markup, annotated - select for diffs
Sun Jan 20 17:51:20 2008 UTC (16 years, 10 months ago) by bouyer
Branches: bouyer-xeni386
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -14
lines
Sync with HEAD
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 19 13:11:18 2008 UTC (16 years, 10 months ago) by chris
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -14
lines
Remove arm support for IPKDB.
It hasn't worked since arm was broken out from arm32 in Jan 2001, and
no-one has noticed or cared to fix it.
Revision 1.2.14.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:46:21 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2.14.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.14.1: +3 -3
lines
sync with head.
Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:40:48 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +54 -5
lines
sync with head
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 11 15:42:01 2006 UTC (18 years, 3 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +3 -3
lines
sync with head
Revision 1.5.10.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 17:48:56 2006 UTC (18 years, 4 months ago) by gdamore
Branches: gdamore-uart
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +3 -3
lines
Merge from HEAD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jun 27 23:02:04 2006 UTC (18 years, 5 months ago) by he
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-splraiseipl,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
yamt-idlelwp,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
rpaulo-netinet-merge-pcb-base,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
ppcoea-renovation-base,
ppcoea-renovation,
post-newlock2-merge,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
newlock2-nbase,
newlock2-base,
newlock2,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-nb4-arm-base,
matt-nb4-arm,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-base,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-merge1,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-audiomp-base,
ad-audiomp,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: mjf-devfs,
matt-armv6,
hpcarm-cleanup,
bouyer-xeni386
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Fix a build problem ('kernel_l1pt.pv_va may be used uninitialized').
Revision 1.2.14.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:52:58 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +54 -5
lines
sync with head.
Revision 1.4.6.1: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:37:40 2006 UTC (18 years, 7 months ago) by simonb
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +53 -4
lines
Sync with head.
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 09:27:58 2006 UTC (18 years, 9 months ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +53 -4
lines
sync with head.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 22 00:23:52 2006 UTC (18 years, 9 months ago) by gavan
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
simonb-timecounters-base,
peter-altq-base,
peter-altq,
gdamore-uart-base,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi
Branch point for: yamt-pdpolicy,
gdamore-uart
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +53 -4
lines
* Read the Machine ID from flash
* Determine the MAC address for the onboard Ethernet from the Machine ID
* Use device properties to pass the MAC address into the wm driver
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 24 20:07:15 2005 UTC (18 years, 11 months ago) by perry
Branches: MAIN
Branch point for: yamt-uio_vmspace,
simonb-timecounters,
rpaulo-netinet-merge-pcb
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:17:51 2005 UTC (18 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
merge ktrace-lwp.
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 19 15:56:37 2004 UTC (20 years, 1 month ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +832 -0
lines
Sync with HEAD
Revision 1.2.2.1
Thu Oct 14 01:45:54 2004 UTC (20 years, 1 month ago) by skrll
Branches: ktrace-lwp
FILE REMOVED
Changes since revision 1.2: +0 -832
lines
file iyonix_machdep.c was added on branch ktrace-lwp on 2004-10-19 15:56:37 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 14 01:45:54 2004 UTC (20 years, 1 month ago) by snj
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
ktrace-lwp-base,
kent-audio2-base,
kent-audio2,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-lazymbuf,
ktrace-lwp
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -8
lines
Fix some comment typos and a spelling error.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 13 23:28:36 2004 UTC (20 years, 1 month ago) by gavan
Branches: MAIN
Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.
* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.
With help from abs.
CVSweb <webmaster@jp.NetBSD.org>