The NetBSD Project

CVS log for src/sys/arch/evbarm/iq80310/iq80310_machdep.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / iq80310

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Feb 20 23:36:02 2024 UTC (9 months, 3 weeks ago) by andvar
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +3 -3 lines
Fix format specifier for physmem from %d to 0x%"PRIxPSIZE" in multiple places.

Should fix VERBOSE_INIT_ARM for various evbarm kernel configs.
Also add 0x prefix in few previously fixed places to improve readability.

Revision 1.94.4.1: download - view: text, markup, annotated - select for diffs
Sat Oct 14 06:52:16 2023 UTC (14 months 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.94: preferred, colored; next MAIN 1.95: preferred, colored
Changes since revision 1.94: +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.96: download - view: text, markup, annotated - select for diffs
Thu Oct 12 11:33:38 2023 UTC (14 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -6 lines
Fix non-DIAGNOSTIC builds

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Apr 20 08:28:04 2023 UTC (19 months, 3 weeks ago) by skrll
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +16 -30 lines
Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Aug 17 22:00:28 2021 UTC (3 years, 3 months ago) by andvar
Branches: MAIN
CVS tags: netbsd-10-base, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Branch point for: netbsd-10
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +3 -3 lines
fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.

Revision 1.86.16.3: download - view: text, markup, annotated - select for diffs
Tue Apr 21 18:42:06 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.86.16.2: preferred, colored; branchpoint 1.86: preferred, colored; next MAIN 1.87: preferred, colored
Changes since revision 1.86.16.2: +7 -12 lines
Sync with HEAD

Revision 1.91.8.1: download - view: text, markup, annotated - select for diffs
Mon Apr 20 11:28:55 2020 UTC (4 years, 7 months ago) by bouyer
Branches: bouyer-xenpvh
Diff to: previous 1.91: preferred, colored; next MAIN 1.92: preferred, colored
Changes since revision 1.91: +9 -14 lines
Sync with HEAD

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Apr 18 11:00:39 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.92: preferred, colored
Changes since revision 1.92: +2 -7 lines
PMAP_DEBUG has been deleted on arm

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Apr 18 10:55:44 2020 UTC (4 years, 7 months ago) by skrll
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +9 -9 lines
Trailing whitespace

Revision 1.86.16.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:44 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.86.16.1: preferred, colored; branchpoint 1.86: preferred, colored
Changes since revision 1.86.16.1: +4 -4 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:41:46 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.90: preferred, colored
Changes since revision 1.90: +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.86.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:08 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +9 -7 lines
Sync with HEAD

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Mar 1 09:25:59 2019 UTC (5 years, 9 months ago) by msaitoh
Branches: MAIN
CVS tags: phil-wifi-20190609, isaki-audio2-base, isaki-audio2
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +6 -6 lines
- Almost all ppbreg.h's definitions are also in pcireg.h. Remove duplicated
  definitions from ppbreg.h and move some definitions from ppbreg.h to
  pcireg.h.
- Change fast back-to-back "capable" to "enable" in pci_subr.c.
- Print Primary Discard Timer, Secondary Discard Timer, Discard Timer Status
  and Discard Timer SERR# Enable bit in pci_subr.c.
- PCI_BRIDGE_PREFETCHBASE32_REG and PCI_BRIDGE_PREFETCHLIMIT32_REG are
  "upper" 32bit registers, rename to *UP32_REG to avoid confusion.
- Use macro.

Revision 1.86.14.3: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:22 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.86.14.2: preferred, colored; branchpoint 1.86: preferred, colored; next MAIN 1.87: preferred, colored
Changes since revision 1.86.14.2: +3 -3 lines
Sync with HEAD, resolve a couple of conflicts

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sun Oct 28 14:30:31 2018 UTC (6 years, 1 month ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3 lines
Fix a commit

Revision 1.86.14.2: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:41 2018 UTC (6 years, 2 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.86.14.1: preferred, colored; branchpoint 1.86: preferred, colored
Changes since revision 1.86.14.1: +3 -2 lines
Ssync with HEAD

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Sep 21 12:04:09 2018 UTC (6 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-1020, pgoyette-compat-0930
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -2 lines
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.

Revision 1.86.14.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:31 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -2 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jul 31 06:46:27 2018 UTC (6 years, 4 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-0906
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -2 lines
Sprinkle #include "opt_arm_debug.h" where VERBOSE_INIT_ARM is used

Revision 1.82.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:05 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.82.2.2: preferred, colored; next MAIN 1.83: preferred, colored
Changes since revision 1.82.2.2: +6 -6 lines
update from HEAD

Revision 1.85.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:07 2017 UTC (7 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.85: preferred, colored; next MAIN 1.86: preferred, colored
Changes since revision 1.85: +3 -3 lines
Sync with HEAD

Revision 1.85.4.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:14 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.85: preferred, colored; next MAIN 1.86: preferred, colored
Changes since revision 1.85: +3 -3 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Dec 22 14:47:55 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-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.85: preferred, colored
Changes since revision 1.85: +3 -3 lines
switch all ports to use uvm_init.c:uvm_md_init()

uvm_setpagesize() is now subsumed within this funciton.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Sep 13 18:08:39 2014 UTC (10 years, 3 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.84: preferred, colored
Changes since revision 1.84: +7 -7 lines
Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t
Use paddr_t for msgbufphys

Revision 1.82.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:55 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.82.2.1: preferred, colored
Changes since revision 1.82.2.1: +5 -5 lines
Rebase to HEAD as of a few days ago.

Revision 1.80.2.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:41 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.80.2.1: preferred, colored; branchpoint 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80.2.1: +5 -5 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.83.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:14 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.83: preferred, colored; next MAIN 1.84: preferred, colored
Changes since revision 1.83: +5 -5 lines
sync with head

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sun Aug 18 15:58:20 2013 UTC (11 years, 3 months ago) by matt
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.83: preferred, colored
Changes since revision 1.83: +5 -5 lines
<arm/locore.h> fallout (fixes some include ordering errors)

Revision 1.82.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:01:15 2012 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -3 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.80.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:19:23 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -25 lines
sync with head

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Sep 22 00:33:39 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.82: preferred, colored
Changes since revision 1.82: +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.82: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:22:44 2012 UTC (12 years, 3 months ago) by matt
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -15 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.81: download - view: text, markup, annotated - select for diffs
Sun Jul 29 00:07:08 2012 UTC (12 years, 4 months ago) by matt
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -11 lines
Fix more -fno-common fallout.
Move more variables to common locations.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jul 1 20:41:16 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.79: preferred, colored
Changes since revision 1.79: +3 -3 lines
#include <sys/bus.h> instead of <machine/bus.h>.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jun 30 20:09:25 2011 UTC (13 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
dependant -> dependent

Revision 1.69.10.4: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:15 2010 UTC (14 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.69.10.3: preferred, colored; branchpoint 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69.10.3: +4 -8 lines
sync with head

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Dec 26 16:01:24 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.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no
functional changes.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Dec 26 15:47:15 2009 UTC (14 years, 11 months ago) by uebayasi
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -3 lines
Garbage collect an unused global, vm_offset_t pagetables_start.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Nov 27 03:23:07 2009 UTC (15 years ago) by rmind
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +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.75: download - view: text, markup, annotated - select for diffs
Thu Nov 26 00:19:14 2009 UTC (15 years ago) by matt
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -6 lines
Kill proc0paddr.  Use lwp0.l_addr instead.

Revision 1.69.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:08 2009 UTC (15 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.69.10.2: preferred, colored; branchpoint 1.69: preferred, colored
Changes since revision 1.69.10.2: +2 -3 lines
sync with head.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Aug 11 17:04:16 2009 UTC (15 years, 4 months ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +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.69.10.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:10:58 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.69.10.1: preferred, colored; branchpoint 1.69: preferred, colored
Changes since revision 1.69.10.1: +5 -7 lines
sync with head.

Revision 1.70.8.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:16:04 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.70: preferred, colored; next MAIN 1.71: preferred, colored
Changes since revision 1.70: +5 -7 lines
Sync with HEAD.

Revision 1.69.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:27:58 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.69.6.1: preferred, colored; branchpoint 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69.6.1: +3 -5 lines
Sync with HEAD.

Revision 1.70.6.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:08 2008 UTC (16 years ago) by haad
Branches: haad-dm
Diff to: previous 1.70: preferred, colored; next MAIN 1.71: preferred, colored
Changes since revision 1.70: +5 -7 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Nov 30 18:21:33 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.72: preferred, colored
Changes since revision 1.72: +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.72: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:35:59 2008 UTC (16 years, 1 month ago) by ad
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3 lines
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Nov 11 06:46:41 2008 UTC (16 years, 1 month ago) by dyoung
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +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.69.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:22:02 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -8 lines
Sync with HEAD.

Revision 1.69.8.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:31:49 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69: +3 -8 lines
sync with head.

Revision 1.69.10.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:22:14 2008 UTC (16 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -8 lines
sync with head.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Apr 27 18:58:46 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.69: preferred, colored
Changes since revision 1.69: +3 -8 lines
Merge kernel changes in matt-armv6 to HEAD.

Revision 1.68.28.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:03:59 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.68.28.1: preferred, colored; branchpoint 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68.28.1: +2 -14 lines
sync with HEAD

Revision 1.68.24.1: download - view: text, markup, annotated - select for diffs
Thu Feb 28 21:47:51 2008 UTC (16 years, 9 months ago) by rjs
Branches: hpcarm-cleanup
Diff to: previous 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68: +2 -14 lines
Sync with HEAD.

Revision 1.68.34.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:04:27 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68: +2 -14 lines
Sync with HEAD.

Revision 1.65.10.3: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:36:12 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.65.10.2: preferred, colored; branchpoint 1.65: preferred, colored; next MAIN 1.66: preferred, colored
Changes since revision 1.65.10.2: +2 -14 lines
sync with head

Revision 1.68.42.1: download - view: text, markup, annotated - select for diffs
Sun Jan 20 17:51:14 2008 UTC (16 years, 10 months ago) by bouyer
Branches: bouyer-xeni386
Diff to: previous 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68: +2 -14 lines
Sync with HEAD

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Jan 19 13:11:15 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.68: preferred, colored
Changes since revision 1.68: +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.68.28.1: download - view: text, markup, annotated - select for diffs
Fri Nov 9 05:37:58 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -8 lines
Make all the evbarm kernels build again.  Fix lossage from rebase.

Revision 1.67.8.1: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:00:46 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.67: preferred, colored; next MAIN 1.68: preferred, colored
Changes since revision 1.67: +3 -3 lines
Sync with head.

Revision 1.65.10.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:45:50 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.65.10.1: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.10.1: +3 -3 lines
sync with head.

Revision 1.67.10.1: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:15:52 2006 UTC (18 years ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.67: preferred, colored; next MAIN 1.68: preferred, colored
Changes since revision 1.67: +3 -3 lines
sync with head.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Nov 24 22:04:22 2006 UTC (18 years ago) by wiz
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-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, 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, 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-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
Branch point for: mjf-devfs, matt-armv6, hpcarm-cleanup, bouyer-xeni386
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
s/independant/independent/, from Zafer.

Revision 1.66.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:38:46 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +3 -2 lines
sync with head

Revision 1.65.10.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:50:47 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -2 lines
sync with head.

Revision 1.66.6.1: download - view: text, markup, annotated - select for diffs
Thu Jun 1 22:34:19 2006 UTC (18 years, 6 months ago) by kardel
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +3 -2 lines
Sync with head.

Revision 1.66.12.1: download - view: text, markup, annotated - select for diffs
Wed May 24 15:47:54 2006 UTC (18 years, 6 months ago) by tron
Branches: peter-altq
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +3 -2 lines
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.66.8.1: download - view: text, markup, annotated - select for diffs
Wed May 24 10:56:46 2006 UTC (18 years, 6 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +3 -2 lines
sync with head.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed May 17 04:22:46 2006 UTC (18 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, simonb-timecounters-base, rpaulo-netinet-merge-pcb-base, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
in initarm(), initialise kernel_l1pt.pv_va as well as kernel_l1pt.pv_pa.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:17:09 2005 UTC (19 years ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base, elad-kernelauth-base, elad-kernelauth
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
merge ktrace-lwp.

Revision 1.60.2.4: download - view: text, markup, annotated - select for diffs
Sat Dec 18 09:31:02 2004 UTC (20 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.60.2.3: preferred, colored; next MAIN 1.61: preferred, colored
Changes since revision 1.60.2.3: +5 -5 lines
Sync with HEAD.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Dec 12 21:03:06 2004 UTC (20 years ago) by abs
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
Branch point for: yamt-lazymbuf
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -4 lines
Fix comments regarding configration bounaries

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Dec 12 20:42:53 2004 UTC (20 years ago) by abs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
Fix comments slighly

Revision 1.60.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:14:48 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.60.2.2: preferred, colored
Changes since revision 1.60.2.2: +2 -2 lines
Fix the sync with head I botched.

Revision 1.60.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:33:46 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.60.2.1: preferred, colored
Changes since revision 1.60.2.1: +0 -0 lines
Sync with HEAD.

Revision 1.60.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:34:02 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +6 -3 lines
Sync with HEAD

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Feb 13 11:36:12 2004 UTC (20 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, kent-audio1-base, kent-audio1
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
Uppercase CPU, plural is CPUs.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Sep 9 20:42:38 2003 UTC (21 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
Bump initial kernel PTs to 4.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jul 15 00:25:02 2003 UTC (21 years, 5 months ago) by lukem
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -1 lines
__KERNEL_RCSID()

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Jun 15 18:43:49 2003 UTC (21 years, 6 months ago) by thorpej
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +8 -1 lines
Use the new pmap_devmap facility in the on-board device mapping code.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jun 15 17:45:25 2003 UTC (21 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +26 -66 lines
Replace the ad-hoc "section mapping table" for static device mappings
with a more generic "devmap" structure that can also handle mappings
made with large and small pages.  Add new pmap routines to enter these
mappings during bootstrap (and "remember" the devmap), and routines to
look up the static mappings once the kernel is running.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jun 14 17:01:10 2003 UTC (21 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Also pass a type argument to comcnattach() and com_kgdb_attach().
comspeed() (and thus cominit()) may need this information.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu May 22 05:47:08 2003 UTC (21 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -1 lines
Move KERNEL_VM_SIZE into the C files where its used.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed May 21 22:48:22 2003 UTC (21 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -1 lines
Move KERNEL_VM_BASE inside where it is used (it won't be there for long).

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat May 17 23:47:00 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +24 -5 lines
Decrease the verbosity level unless VERBOSE_INIT_ARM is defiend.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat May 3 18:25:32 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -1 lines
Don't expose KERNEL_TEXT_BASE outside of board-specific code.  This gives
individual board start-up code more flexibility about where the kernel
starts in the kernel address space.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat May 3 03:49:06 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -2 lines
Reduce differences between ARM32_NEW_VM_LAYOUT and not; always pass
the start and end of the kernel managed virtual address space to
pmap_bootstrap() in the new pmap.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat May 3 03:29:09 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -64 lines
Remove old pmap support for platforms which have fully switched over.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri May 2 23:22:34 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +9 -13 lines
Eliminate PTE_BASE and the PT-PT completely in the ARM32_PMAP_NEW case.
Also in the ARM32_PMAP_NEW case, reclaim the USPACE-bytes of wasted space
at the top of the user address that hasn't been needed for a very very
long time.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 26 11:05:10 2003 UTC (21 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +8 -5 lines
Call ksyms_init() instead of ddb_init() in case of
	NKSYMS || defined(DDB) || defined(LKM)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Apr 22 14:09:47 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -5 lines
Use high vectors on IQ80321 and IQ80310.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Apr 19 21:52:05 2003 UTC (21 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +47 -2 lines
Adapt to ARM32_PMAP_NEW.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Apr 2 03:49:26 2003 UTC (21 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +26 -20 lines
Use PAGE_SIZE rather than NBPG.

Revision 1.40.4.2: download - view: text, markup, annotated - select for diffs
Fri Feb 14 22:24:05 2003 UTC (21 years, 10 months ago) by he
Branches: netbsd-1-6
CVS tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001
Diff to: previous 1.40.4.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.4.1: +2 -2 lines
Revert pull-up of revision 1.43 (requested by rearnsha in ticket #1170):
  Revert cached memory access to L1 tables, this causes instability
  on the release branch.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jan 17 22:45:40 2003 UTC (21 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -2 lines
Merge the nathanw_sa branch.

Revision 1.8.2.11: download - view: text, markup, annotated - select for diffs
Wed Dec 11 05:58:32 2002 UTC (22 years ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.8.2.10: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.10: +3 -1 lines
Sync with HEAD.

Revision 1.40.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 21 20:16:59 2002 UTC (22 years ago) by he
Branches: netbsd-1-6
CVS tags: netbsd-1-6-PATCH001-RC1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Pull up revision 1.43 (requested by thorpej in ticket #712):
  Do cached memory access to L1 tables, making sure to
  write-back the cache after any L1 table modifications.

Revision 1.8.2.10: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:36:31 2002 UTC (22 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.9: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.9: +2 -2 lines
Catch up to -current.

Revision 1.20.2.6: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:32:25 2002 UTC (22 years, 2 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.20.2.5: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.5: +2 -2 lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Sep 27 15:36:00 2002 UTC (22 years, 2 months ago) by provos
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
remove trailing \n in panic().  approved perry.

Revision 1.20.2.5: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:34:08 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.20.2.4: preferred, colored
Changes since revision 1.20.2.4: +12 -5 lines
sync kqueue branch with HEAD

Revision 1.40.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 30 00:19:35 2002 UTC (22 years, 3 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40: +12 -5 lines
catch up with -current.

Revision 1.8.2.9: download - view: text, markup, annotated - select for diffs
Tue Aug 27 06:03:19 2002 UTC (22 years, 3 months ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.8.2.8: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.8: +5 -5 lines
Sync with -current.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Aug 24 02:16:33 2002 UTC (22 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -4 lines
Enable caching on kernel and user page tables.  This saves having
to do uncached memory access during VM operations (which can be
quite expensive on some CPUs).

We currently write-back PTEs as soon as they're modified; there is
some room for optimization (to write them back in larger chunks).
For PTEs in the APTE space (i.e. PTEs for pmaps that describe another
process's address space), PTEs must also be evicted from the cache
complete (PTEs in PTE space will be evicted durint a context switch).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 21 18:34:32 2002 UTC (22 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Do cached memory access to L1 tables, making sure to write-back the
cache after any L1 table modifications.

Revision 1.8.2.8: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:41:36 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.7: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.7: +8 -1 lines
Catch up to -current.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jul 31 00:20:53 2002 UTC (22 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -2 lines
Move the calls to uvm_page_physload() out of pmap_bootstrap() and
into platform-specific initialization code, giving platform-specific
code control over which free list a given chunk of memory gets put
onto.

Changes are essentially mechanical.  Test compiled for all ARM
platforms, test booted on Intel IQ80321 and Shark.

Discussed some time ago on port-arm.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jul 30 16:16:42 2002 UTC (22 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Move the uvm_setpagesize() call to platform-dependent code in preparation
for other changes to pmap_bootstrap().

Revision 1.8.2.7: download - view: text, markup, annotated - select for diffs
Mon Jun 24 22:04:28 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.6: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.6: +2 -2 lines
Curproc->curlwp renaming.

Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".

"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).

Revision 1.20.2.4: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:35:42 2002 UTC (22 years, 5 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.20.2.3: preferred, colored
Changes since revision 1.20.2.3: +21 -33 lines
catch up with -current on kqueue branch

Revision 1.8.2.6: download - view: text, markup, annotated - select for diffs
Wed Apr 17 00:02:58 2002 UTC (22 years, 8 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.5: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.5: +15 -27 lines
Catch up to -current.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Apr 12 20:50:26 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1
Branch point for: netbsd-1-6, gehenna-devsw
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
* Add the ability to display .'s on the 7seg display.
* Display . . when halted.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Apr 12 00:58:49 2002 UTC (22 years, 8 months ago) by briggs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -5 lines
Remove exception for CONSPEED on NPWR -- current redboot uses 115200, too.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 9 23:44:03 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -5 lines
* Move the code that cleans the XScale mini-data cache into its
  own function.
* Add a new function which sets up the mini-data cache clean area
  properly.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Apr 5 16:58:08 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +8 -8 lines
* Rewrite the 32-bit ARM pte.h based on the ARM architecture manual.
  Significant cleanup, here, including better PTE bit names.
* Add XScale PTE extensions (ECC enable, write-allocate cache mode).
* Mechanical changes everywhere else to update for new pte.h.  While
  doing this, two bugs (as a result of typos) were fixed in

	arm/arm32/bus_dma.c
	evbarm/integrator/int_bus_dma.c

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Apr 3 23:33:32 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -12 lines
Clean up handling of the vector page on 32-bit ARM systems:
* Don't refer to VA 0, instead refer to a new variable: vector_page
* Delete the old zero_page_*() functions, replacing them with a new
  one: vector_page_setprot().
* When manipulating vector page mappings in user pmaps, only do so if
  the vector page is below KERNEL_BASE (if it's above KERNEL_BASE, the
  vector page is mapped by the kernel pmap).
* Add a new function, arm32_vector_init(), which takes the virtual
  address of the vector page (which MUST be valid when the function
  is called) and a bitmask of vectors the kernel is going to take
  over, and performs all vector page initialization, including setting
  the V bit in the CPU Control register ("relocate vectors to high
  address"), if necessary.

Revision 1.8.2.5: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:39:47 2002 UTC (22 years, 8 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.4: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.4: +21 -121 lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Mar 25 04:51:20 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
* Fix use of pmap_curmaxkvaddr.
* Use the PTP hint in the pmap.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Mar 23 02:22:58 2002 UTC (22 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -6 lines
* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASE
* Rename ALT_PAGE_TBLS_BASE -> APTE_BASE
* Garbage-collect PAGE_TABLE_SPACE_START

Revision 1.20.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:57:28 2002 UTC (22 years, 9 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.20.2.2: preferred, colored
Changes since revision 1.20.2.2: +118 -177 lines
Catch up with -current.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Mar 3 21:22:15 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: newlock-base, newlock, eeh-devprop-base, eeh-devprop
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +13 -116 lines
* Add support for running the IQ80310 kernel where KERNEL_BASE !=
  physical memory start.  Garbage-collect some cruft while here.
* Move the kernel up to 0xc0000000, giving a 1G/3G kernel/user split.
* Adjust the Integrator startup code accordingly.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 3 11:23:00 2002 UTC (22 years, 9 months ago) by chris
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -2 lines
Implement pmap_growkernel for arm32 based ports.
Note that this has been compiled on some systems, cats, IQ80310, IPAQ, netwinder and shark (note that shark's build is currently broken due to other reasons), but only actually run on cats.
Shark doesn't make use of the functionality as I believe there has to be a correlation between OFW and the kernel tables so that calls into OFW work.

Revision 1.8.2.4: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:09:14 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.3: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.3: +129 -92 lines
Catch up to -current.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Feb 23 05:58:46 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: ifpoll-base
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Add some nops after we enable the MMU, for good measure (enough for
the nops to be the prefetch'd insns when the MMU switch occurs).

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 23 05:55:26 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -1 lines
Make sure the MMU is enabled after we switch to the new kernel
page tables (gzboot disables the MMU before it does its work).

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 22 17:23:13 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Fix the "va" argument to pmap_map_entry() when mapping kernel_ptpt.
This happened to work in the IOP310 because the kernel runs VA==PA.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 22 04:49:21 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +14 -15 lines
Change pmap_map_entry() to work like pmap_map_chunk(): take a pointer
to the L1 table and a virtual address, and no pointer to the L2 table.
The L2 table will be looked up by pmap_map_entry(), which will panic
if the there is no L2 table for the requested VA.

NOTE: IT IS EXTREMELY IMPORTANT THAT THE CORRECT VIRTUAL ADDRESS
BE PROVIDED TO pmap_map_entry()!  Notably, the code that mapped
the kernel L2 tables into the kernel PT mapping L2 table were not
passing actual virtual addresses, but rather offsets into the range
mapped by the L2 table.  I have fixed up all of these call sites,
and tested the resulting kernel on both an IQ80310 and a Shark.
Other portmasters should examine their pmap_map_entry() calls if
their new kernels fail.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 21 21:58:02 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +53 -50 lines
Keep track of which kernel PTs are available during bootstrap,
and let pmap_map_chunk() lookup the correct one to use for the
current VA.  Eliminate the "l2table" argument to pmap_map_chunk().

Add a second L2 table for mapping kernel text/data/bss on the
IQ80310 (fixes booting kernels with ramdisks).

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 21 05:25:25 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +21 -16 lines
Always pass the L1 table to pmap_map_chunk().  This allows pmap_map_chunk()
to perform some error checking.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 21 02:52:22 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +29 -25 lines
map_chunk() -> pmap_map_chunk(), and move it to pmap.c

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 20 20:47:40 2002 UTC (22 years, 9 months ago) by skrll
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Fix typo in comment.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 20 20:41:17 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6 lines
map_pagetable() -> pmap_link_l2pt(), and move it to pmap.c

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Feb 20 02:32:58 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +17 -11 lines
Collapse map_entry{,ro,nc}() into a single pmap_map_entry() that
takes a prot and a "cacheable" indicator.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 20 00:10:19 2002 UTC (22 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -5 lines
Rename map_section() to pmap_map_section(), move it to pmap.c, and give it
an extra argument (prot - specifies protection of the mapping).

Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 11 20:07:45 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.20.2.1: preferred, colored
Changes since revision 1.20.2.1: +899 -0 lines
Sync w/ -current.

Revision 1.20.2.1
Fri Feb 8 03:41:56 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
FILE REMOVED
Changes since revision 1.20: +0 -909 lines
file iq80310_machdep.c was added on branch kqueue on 2002-02-11 20:07:45 +0000

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 8 03:41:56 2002 UTC (22 years, 10 months ago) by thorpej
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +15 -5 lines
Default the console to the correct speed on the Npwr (so that
it doesn't have to be set in the kernel config file).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 7 23:53:01 2002 UTC (22 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Don't hard-code the console address in error messages.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 30 04:01:36 2002 UTC (22 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
irq_init() -> iq80310_intr_init()

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jan 25 19:19:29 2002 UTC (22 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Overhaul of the ARM cache code.  This is mostly a simplification
pass.  Rather than providing a whole slew of cache operations that
aren't ever used, distill them down to some useful primitives:

	icache_sync_all         Synchronize I-cache
	icache_sync_range       Synchronize I-cache range

	dcache_wbinv_all        Write-back and Invalidate D-cache
	dcache_wbinv_range      Write-back and Invalidate D-cache range
	dcache_inv_range        Invalidate D-cache range
	dcache_wb_range         Write-back D-cache range

	idcache_wbinv_all       Write-back and Invalidate D-cache,
				Invalidate I-cache
	idcache_wbinv_range     Write-back and Invalidate D-cache,
				Invalidate I-cache range

Note: This does not yet include an overhaul of the actual asm files
that implement the primitives.  Instead, we've provided a safe default
for each CPU type, and the individual CPU types can now be optimized
one at a time.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 20 03:41:48 2002 UTC (22 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -21 lines
Some prototype cleanup.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jan 18 19:47:05 2002 UTC (22 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -3 lines
Allow the console unit to be overridden with the CONUNIT configuration
option.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 16 23:37:05 2002 UTC (22 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -6 lines
When mapping the kernel text/data/bss:
* Round the text size up the next page, don't truncate it.
* Pass the kernel L1 table to map_chunk() so that it can try
  to use section mappings.

Revision 1.8.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 11 23:38:15 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.2: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.2: +3 -3 lines
More catchup.

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:24:28 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.1: +903 -0 lines
Catch up to -current.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 4 21:18:59 2002 UTC (22 years, 11 months ago) by briggs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
If we're attaching UART2, then use UART2 in failure-case panic()s.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 27 00:35:34 2001 UTC (23 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +36 -1 lines
Update copyright notice.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 27 00:34:48 2001 UTC (23 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
Don't need to include <machine/irqhandler.h>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 23 21:18:34 2001 UTC (23 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use <arm/undefined.h> instead of <machine/undefined.h>.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 23 17:23:44 2001 UTC (23 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
No need to pull in <machine/pte.h> directly.

Revision 1.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Nov 12 21:16:53 2001 UTC (23 years, 1 month ago) by thorpej
Branches: thorpej-mips-cache
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +290 -353 lines
Sync the thorpej-mips-cache branch with -current.

Revision 1.8.2.1
Sun Nov 11 17:30:14 2001 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.8: +0 -870 lines
file iq80310_machdep.c was added on branch nathanw_sa on 2002-01-08 00:24:28 +0000

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 11 17:30:14 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
CVS tags: thorpej-mips-cache-base
Branch point for: nathanw_sa
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -1 lines
Allocate the appropriate space for the XScale global cache clean code.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 9 07:21:39 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5 lines
Add some rudimentary support for ELF symbols in DDB on the ARM ports.
On platforms which load the kernel sans symbols directly from firmware
(possibly in e.g. S-Record format), call ddb_init() with empty arguments,
so that it will search any compiled in SYMTAB_SPACE.  On all other platforms,
if __ELF__, also call ddb_init() with empty arguments until ELF bootloaders
which pass symbol information are ready.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 9 06:52:27 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Remove unneeded declarations of the db_machine_init() function.  The
ARM ports are the only ones that actually have one, and it is about
to change.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 9 00:34:37 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Remove unnecessary prototypes for zero_page_read{only,write}().

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 8 04:18:46 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Correct a comment.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 8 03:28:53 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +69 -6 lines
* Define fixed virtual addresses for the Primary and Secondary
  PCI I/O spaces, as well as the i80312 PMMRs.  Map these regions
  in early bootstrap along with the on-board device address space.
* Adjust call to i80312_sdram_bounds() for the new way the PMMRs
  are defined in i80312reg.h
* Word around some serious braindamage in RedBoot -- RedBoot uses
  the on-board Ethernet to TFTP the kernel image.  However, it does
  not stop the Ethernet before transferring control to the loaded
  program.  This means that if it happens to receive another packet
  (broadcast/multicast/unicast), it will happily scribble over the
  memory of the new running program.  Work around this problem by
  performing a secondary-bus-reset on the i80312's PPB.  XXX This
  could be problematic if we ever encounter an application where
  the i80312's PPB is actually used as a passthrough PPB.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 7 00:33:24 2001 UTC (23 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +206 -347 lines
Rework and fleshing out of Intel IQ80310 XScale eval board support.
More work to do -- this is a snapshot of work-in-progress.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 5 04:53:41 2001 UTC (23 years, 3 months ago) by matt
Branches: MAIN
CVS tags: thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
more evbarm files (very incomplete).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>