The NetBSD Project

CVS log for src/sys/arch/zaurus/zaurus/machdep.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon May 13 00:08:06 2024 UTC (6 months, 4 weeks ago) by msaitoh
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines
s/slighly/slightly/ in comment.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Mar 5 14:15:36 2024 UTC (9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -7 lines
Move the at-shutdown call to resettodr() from cpu_reboot() to kern_reboot().

It's a small step, but it's a step.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Dec 23 18:59:27 2023 UTC (11 months, 2 weeks ago) by andvar
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -5 lines
Remove "#ifdef RAMDISK_HOOKS" block, RB_DFLTROOT boot flag is obsolete long ago.

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

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jul 3 19:58:42 2022 UTC (2 years, 5 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.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
s/bounaries/boundaries/ in comments.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Jan 2 16:40:46 2022 UTC (2 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -2 lines
fix the build (KASSERT)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Aug 17 22:00:31 2021 UTC (3 years, 3 months ago) by andvar
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +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.38.16.3: download - view: text, markup, annotated - select for diffs
Tue Apr 21 18:42:13 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.38.16.2: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.16.2: +2 -7 lines
Sync with HEAD

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

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

Revision 1.46: 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.45: preferred, colored
Changes since revision 1.45: +4 -4 lines
Trailing whitespace

Revision 1.38.16.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:04:13 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.38.16.1: preferred, colored; branchpoint 1.38: preferred, colored
Changes since revision 1.38.16.1: +64 -18 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.42.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 16 16:59:15 2019 UTC (5 years ago) by martin
Branches: netbsd-9
CVS tags: 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
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +59 -13 lines
Pull up following revision(s) (requested by tsutsui in ticket #431):

	sys/arch/zaurus/conf/GENERIC: revision 1.89
	sys/arch/zaurus/stand/zbsdmod/zbsdmod.c: revision 1.12
	sys/arch/zaurus/conf/INSTALL: revision 1.40
	sys/arch/zaurus/zaurus/machdep.c: revision 1.45

Make zaurus kernels use symbol tables loaded by the bootloader.

Now COPY_SYMTAB is no longer necessary and it saves ~500kbytes of
GENERIC, so re-enable options DDB (i.e. revert GENERIC rev 1.85).
Also fix zbsdmod.o (a kernel loader for Zaurus Linux) to load symbols
at a proper address as the MI sys/lib/libsa/loadfile_elf32.c does.

No particular comment on port-zaurus@:

 https://mail-index.netbsd.org/port-zaurus/2019/11/11/msg000086.html

Note zbsdmod.c (derived from OpenBSD/zaurus) assumed that the loaded
kernels had "esym" variable at the top of its data section and
implicitly overwrote it with the address of loaded symbol tables.
OpenBSD/zaurus kernels used the esym value written by the zbsdmod.o
to initialize ksyms(4) on startup, but we will avoid such implicit
MD interface between the bootloader and kernels (though we don't
bother to add a symbol address value into bootinfo but just assume
symbols are loaded at end[] of a loaded kernel, as per the MI
libsa loadfile() implementation).

Worth to pullup to both netbsd-8 and netbsd-9.

Revision 1.38.8.1: download - view: text, markup, annotated - select for diffs
Sat Nov 16 16:39:11 2019 UTC (5 years ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE, netbsd-8-2-RELEASE
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +58 -8 lines
Pull up following revision(s) (requested by tsutsui in ticket #1446):

	sys/arch/zaurus/conf/GENERIC: revision 1.89
	sys/arch/zaurus/stand/zbsdmod/zbsdmod.c: revision 1.12
	sys/arch/zaurus/conf/INSTALL: revision 1.40
	sys/arch/zaurus/zaurus/machdep.c: revision 1.40
	sys/arch/zaurus/zaurus/machdep.c: revision 1.45
	sys/arch/zaurus/conf/GENERIC: revision 1.85

Yes, we need to load symbols, but we don't need the whole DDB infrastructure
for that.

bye ddb and we fit again.

Make zaurus kernels use symbol tables loaded by the bootloader.
Now COPY_SYMTAB is no longer necessary and it saves ~500kbytes of
GENERIC, so re-enable options DDB (i.e. revert GENERIC rev 1.85).

Also fix zbsdmod.o (a kernel loader for Zaurus Linux) to load symbols
at a proper address as the MI sys/lib/libsa/loadfile_elf32.c does.

No particular comment on port-zaurus@:

 https://mail-index.netbsd.org/port-zaurus/2019/11/11/msg000086.html

Note zbsdmod.c (derived from OpenBSD/zaurus) assumed that the loaded
kernels had "esym" variable at the top of its data section and
implicitly overwrote it with the address of loaded symbol tables.
OpenBSD/zaurus kernels used the esym value written by the zbsdmod.o
to initialize ksyms(4) on startup, but we will avoid such implicit
MD interface between the bootloader and kernels (though we don't
bother to add a symbol address value into bootinfo but just assume
symbols are loaded at end[] of a loaded kernel, as per the MI
libsa loadfile() implementation).

Worth to pullup to both netbsd-8 and netbsd-9.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Nov 13 17:59:56 2019 UTC (5 years ago) by tsutsui
Branches: MAIN
CVS tags: phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, 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.44: preferred, colored
Changes since revision 1.44: +59 -13 lines
Make zaurus kernels use symbol tables loaded by the bootloader.

Now COPY_SYMTAB is no longer necessary and it saves ~500kbytes of
GENERIC, so re-enable options DDB (i.e. revert GENERIC rev 1.85).

Also fix zbsdmod.o (a kernel loader for Zaurus Linux) to load symbols
at a proper address as the MI sys/lib/libsa/loadfile_elf32.c does.

No particular comment on port-zaurus@:
 https://mail-index.netbsd.org/port-zaurus/2019/11/11/msg000086.html

Note zbsdmod.c (derived from OpenBSD/zaurus) assumed that the loaded
kernels had "esym" variable at the top of its data section and
implicitly overwrote it with the address of loaded symbol tables.
OpenBSD/zaurus kernels used the esym value written by the zbsdmod.o
to initialize ksyms(4) on startup, but we will avoid such implicit
MD interface between the bootloader and kernels (though we don't
bother to add a symbol address value into bootinfo but just assume
symbols are loaded at end[] of a loaded kernel, as per the MI
libsa loadfile() implementation).

Worth to pullup to both netbsd-8 and netbsd-9.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Nov 4 10:36:18 2019 UTC (5 years, 1 month ago) by tsutsui
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
Fix build with VERBOSE_INIT_ARM without DIAGNOSTIC.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Oct 19 14:42:30 2019 UTC (5 years, 1 month ago) by tsutsui
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
Fix a build error with options VERBOSE_INIT_ARM.

Revision 1.42: 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: netbsd-9-base
Branch point for: netbsd-9
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +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.41: download - view: text, markup, annotated - select for diffs
Tue Jul 16 09:25:58 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
KNF

Revision 1.38.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:57 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -5 lines
Sync with HEAD

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 29 20:27:45 2019 UTC (5 years, 8 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20190609, isaki-audio2-base, isaki-audio2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -4 lines
Yes, we need to load symbols, but we don't need the whole DDB infrastructure
for that.

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

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Oct 28 14:30:33 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.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
Fix a commit

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

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

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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 22 14:48:00 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-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, 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, netbsd-8
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
switch all ports to use uvm_init.c:uvm_md_init()

uvm_setpagesize() is now subsumed within this funciton.

Revision 1.35.6.1: download - view: text, markup, annotated - select for diffs
Sat Jul 9 20:25:00 2016 UTC (8 years, 5 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +7 -7 lines
Sync with HEAD

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jul 7 06:55:40 2016 UTC (8 years, 5 months ago) by msaitoh
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, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
KNF. Remove extra spaces. No functional change.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue May 31 04:14:12 2016 UTC (8 years, 6 months ago) by dholland
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
PR 51196 David Binderman: simplify redundant conditional.
(yet another copy)

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

Revision 1.26.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:15 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.26.2.2: preferred, colored; branchpoint 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.2.2: +9 -9 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.34.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:24 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +9 -9 lines
sync with head

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Aug 18 21:42:16 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, 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, 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
Branch point for: nick-nhusb
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +9 -9 lines
Fix more <arm/locore.h> lossage

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

Revision 1.26.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:20:38 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.26.2.1: preferred, colored; branchpoint 1.26: preferred, colored
Changes since revision 1.26.2.1: +20 -27 lines
sync with head

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Sep 22 00:33:42 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.33: preferred, colored
Changes since revision 1.33: +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.33: 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.32: preferred, colored
Changes since revision 1.32: +2 -14 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.32: download - view: text, markup, annotated - select for diffs
Sun Aug 12 17:25:32 2012 UTC (12 years, 4 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +19 -6 lines
To reset the watchdog timer in SL-C7x0/SL-C860.

Revision 1.31: 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.30: preferred, colored
Changes since revision 1.30: +2 -10 lines
Fix more -fno-common fallout.
Move more variables to common locations.

Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:07:13 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +33 -16 lines
sync with head

Revision 1.27.4.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:33:53 2012 UTC (12 years, 9 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +32 -15 lines
merge to -current.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jan 29 10:12:42 2012 UTC (12 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, 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-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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +25 -10 lines
Add PXA25x based Zaurus SL-C700/750/760/860 support.

All porting work was done by TOYOKURA Atsushi, with
several minor adjustments for integration by me and nonaka@.

His SL-C700 first running NetBSD/zaurus was demonstrated on
NetBSD booth at Open Source Canference 2011 Tokyo/Fall:
http://www.NetBSD.org/gallery/events.html#opensourceconf2011-tokyofall

Note GENERIC kernel works on SL-C750/760/860 (and C1000/3x00) but for now
SL-C700 requires its own kernel with special KERNEL_BASE_PHYS address
due to zbsdmod.o loader restriction (probably caused its small 32MB RAM).

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jan 25 16:51:17 2012 UTC (12 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
Reorganlization zlcd(4) and ztp(4) device attachments from nonaka@:
 - ztp depends on zssp so attach ztp at zssp rather than pxaip
 - split LCD backlight controls from zlcd(4) into new lcdctl device
   to share it among forthcoming SL-C7x0 variants

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jan 20 15:00:27 2012 UTC (12 years, 10 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -7 lines
Kernel load address can be changed now.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 12 04:39:19 2011 UTC (13 years, 1 month ago) by nonaka
Branches: MAIN
CVS tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: jmcneill-usbmp
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
SL-C700 has PXA250 step B instead of PXA250 step A.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jul 19 15:11:49 2011 UTC (13 years, 4 months ago) by dyoung
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Change <machine/bus.h> to <sys/bus.h> throughout.

Split bus.h -> bus_{defs,funcs}.h.

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

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 14:19:52 2011 UTC (13 years, 5 months ago) by cherry
Branches: cherry-xenmp
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +45 -6 lines
Catchup with rmind-uvmplock merge.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jun 23 11:28:53 2011 UTC (13 years, 5 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +48 -50 lines
Reduced the use of the magic number.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jun 19 16:20:09 2011 UTC (13 years, 5 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +45 -6 lines
more support SL-C1000.

Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:07:13 2011 UTC (13 years, 6 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +8 -3 lines
Sync with HEAD.

Revision 1.20.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:52:37 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +6 -2 lines
sync with head

Revision 1.21.4.1: download - view: text, markup, annotated - select for diffs
Thu Feb 17 12:00:07 2011 UTC (13 years, 9 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +8 -3 lines
Sync with HEAD

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 13 05:36:34 2011 UTC (13 years, 10 months ago) by nonaka
Branches: MAIN
CVS tags: uebayasi-xip-base7, rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: cherry-xenmp
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -3 lines
support FFUARTCONSOLE.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Nov 28 08:23:25 2010 UTC (14 years ago) by hannken
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
As md(4) no longer has "needs-count" there is no "md.h" anymore.
Remove the inclusion of this file.

Acorn32 now always builds load_memory_disc_from_floppy().  This should
not be a problem as all configs have md(4).

Observed by: Masao Uebayashi <uebayasi@netbsd.org>

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

Revision 1.20: 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-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip
Branch point for: rmind-uvmplock
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
More setttb() -> cpu_setttb() for readability & consistency.  Missing instances
pointed out by tsutsui@ & nonaka@, thanks.

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

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

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 11 17:04:20 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.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Tue Aug 4 12:11:33 2009 UTC (15 years, 4 months ago) by kiyohara
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -5 lines
Fix GPIO configurations.
  http://mail-index.netbsd.org/port-arm/2009/07/08/msg000807.html
    3. I misstake sinse 2007/08/21.
	 :

Details:
  Remove hwuart_gpioconf.  PXA270 not have HWUART.
  Add ohci_gpioconf.  However all selectable.
  Fix pSKTSEL of pcic is selectable.
  Fix MMDAT<1-3> of mci is optional.

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:18:55 2009 UTC (15 years, 7 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +211 -85 lines
Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.8.10.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:12:16 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.8.10.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.10.1: +213 -84 lines
sync with head.

Revision 1.9.8.3: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:35:03 2009 UTC (15 years, 7 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.9.8.2: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.8.2: +182 -11 lines
Sync with HEAD.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 16 12:54:52 2009 UTC (15 years, 8 months ago) by nonaka
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-base, jymxensuspend-base
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Don't use kloader_reboot() when after panic.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 11 09:02:05 2009 UTC (15 years, 9 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +182 -11 lines
Added kloader support.

Revision 1.9.8.2: download - view: text, markup, annotated - select for diffs
Tue Mar 3 18:30:07 2009 UTC (15 years, 9 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.9.8.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.1: +42 -86 lines
Sync with HEAD.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 2 09:33:02 2009 UTC (15 years, 9 months ago) by nonaka
Branches: MAIN
CVS tags: nick-hppapmap-base2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +37 -83 lines
Added zboot from OpenBSD.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 13 22:41:04 2009 UTC (15 years, 9 months ago) by apb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
in all kernel sources that use the MODULAR option.
Proposed in tech-kern on 18 Jan 2009.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 28 13:43:40 2009 UTC (15 years, 10 months ago) by nonaka
Branches: MAIN
Branch point for: jym-xensuspend
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
mention MODULAR.

Revision 1.9.8.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:17:13 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Sync with HEAD.

Revision 1.8.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:40 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.8.6.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.6.1: +2 -0 lines
Sync with HEAD.

Revision 1.9.6.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:44 2008 UTC (16 years ago) by haad
Branches: haad-dm
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -2 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 11 06:46:44 2008 UTC (16 years, 1 month ago) by dyoung
Branches: MAIN
CVS tags: mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -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.8.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:22:56 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -8 lines
Sync with HEAD.

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

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

Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +3 -8 lines
Merge kernel changes in matt-armv6 to HEAD.

Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:31 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.6.2.2: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.2: +0 -12 lines
sync with HEAD

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

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

Revision 1.6.2.2: 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.2.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.2.1: +3 -8 lines
Adapt to new pmap_bootstrap signature.

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

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 19 13:11:21 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.7: preferred, colored
Changes since revision 1.7: +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.6.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:24:43 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
sync with HEAD

Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Thu Nov 1 16:06:56 2007 UTC (17 years, 1 month ago) by rjs
Branches: hpcarm-cleanup
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +67 -26 lines
Sync with HEAD.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:58:41 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, matt-armv6-base, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-merge1, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs, bouyer-xeni386
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.4.6.2: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:39:00 2007 UTC (17 years, 2 months ago) by ad
Branches: vmlocking
Diff to: previous 1.4.6.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.6.1: +67 -26 lines
Sync with head.

Revision 1.4.14.1: download - view: text, markup, annotated - select for diffs
Wed Oct 3 19:26:22 2007 UTC (17 years, 2 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +92 -46 lines
Sync with HEAD

Revision 1.5.8.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:47:51 2007 UTC (17 years, 3 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +67 -26 lines
Sync with HEAD.

Revision 1.3.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:31:45 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.3.2.3: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.3: +92 -46 lines
sync with head.

Revision 1.5.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 10:19:56 2007 UTC (17 years, 3 months ago) by skrll
Branches: nick-csl-alignment
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +67 -26 lines
Sync with HEAD.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 21 11:39:12 2007 UTC (17 years, 3 months ago) by kiyohara
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, bouyer-xenamd64
Branch point for: matt-armv6
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +67 -26 lines
The initarm() should initialize GPIO.  We must not initialize GPIO in
foo_attach() of the each drivers.  And, it is necessary to confirm whether
to be initialized in foo_match().  To avoid a dangerous configuring on the
evaluation boards.

Revision 1.4.6.1: download - view: text, markup, annotated - select for diffs
Sun Jul 15 13:17:25 2007 UTC (17 years, 5 months ago) by ad
Branches: vmlocking
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +27 -22 lines
Sync with head.

Revision 1.4.8.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:03:42 2007 UTC (17 years, 5 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +27 -22 lines
Sync with head.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 28 16:07:12 2007 UTC (17 years, 5 months ago) by nonaka
Branches: MAIN
CVS tags: nick-csl-alignment-base, mjf-ufs-trans-base, matt-mips64-base, matt-mips64
Branch point for: nick-csl-alignment, jmcneill-pm, hpcarm-cleanup
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +27 -22 lines
cpu_reboot():
- fix data write-back to hard disk is failed when reboot/halt.

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:08:58 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.3.2.2: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.2: +2 -4 lines
sync with head.

Revision 1.3.4.3: download - view: text, markup, annotated - select for diffs
Thu Feb 1 08:48:13 2007 UTC (17 years, 10 months ago) by ad
Branches: newlock2
Diff to: previous 1.3.4.2: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.2: +2 -4 lines
Sync with head.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 29 01:52:45 2007 UTC (17 years, 10 months ago) by hubertf
Branches: MAIN
CVS tags: yamt-idlelwp-base8, yamt-idlelwp, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -4 lines
Remove more duplicate headers.
Patch by Slava Semushin <slava.semushin@gmail.com>

Again, this was tested by comparing obj files from a pristine and a patched
source tree against an i386/ALL kernel, and also for src/sbin/fsck_ffs,
src/sbin/fsdb and src/usr.sbin/makefs. Only changes in assert() line numbers
were detected in 'objdump -d' output.

Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:01:03 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.3.4.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.4.1: +1151 -0 lines
Sync with head.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:47:31 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.1: +1151 -0 lines
sync with head.

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Thu Dec 21 15:07:58 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.2: +5 -2 lines
sync with head.

Revision 1.3.4.1
Mon Dec 18 15:30:56 2006 UTC (17 years, 11 months ago) by ad
Branches: newlock2
FILE REMOVED
Changes since revision 1.3: +0 -1151 lines
file machdep.c was added on branch newlock2 on 2007-01-12 01:01:03 +0000

Revision 1.3.2.1
Mon Dec 18 15:30:56 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
FILE REMOVED
Changes since revision 1.3: +0 -1151 lines
file machdep.c was added on branch yamt-lazymbuf on 2006-12-30 20:47:31 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 18 15:30:56 2006 UTC (17 years, 11 months ago) by nonaka
Branches: MAIN
CVS tags: yamt-splraiseipl-base5
Branch point for: yamt-lazymbuf, newlock2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -2 lines
Fix evbarm compile again.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 18 11:42:13 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.1: +1148 -0 lines
sync with head.

Revision 1.2.2.1
Sun Dec 17 16:07:11 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-splraiseipl
FILE REMOVED
Changes since revision 1.2: +0 -1148 lines
file machdep.c was added on branch yamt-splraiseipl on 2006-12-18 11:42:13 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 17 16:07:11 2006 UTC (17 years, 11 months ago) by peter
Branches: MAIN
CVS tags: yamt-splraiseipl-base4
Branch point for: yamt-splraiseipl
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +115 -79 lines
Update from the latest Zaurus source from NONAKA Kimihiro.

- LCD screen and keyboard are working now.
- Add bootstrap loader.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 16 05:57:48 2006 UTC (17 years, 11 months ago) by ober
Branches: MAIN
Zaurus Port from OpenBSD by Nonaka Kimihiro
OK gimpy

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>