Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / conf
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:00 2013 UTC (13 days, 8 hours ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -5
lines
Diff to previous 1.24 (colored)
remove obsolete networking options
Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:12 2013 UTC (3 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: khorben-n900,
agc-symver-base,
agc-symver
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:36 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.22: +1 -3
lines
Diff to previous 1.22 (colored)
Retire OSI network stack. OK core@
Revision 1.22 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:11 2012 UTC (8 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
Revision 1.21 / (download) - annotate - [select for diffs], Tue Sep 11 19:43:10 2012 UTC (9 months ago) by msaitoh
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.20: +3 -1
lines
Diff to previous 1.20 (colored)
Add PUFFS, putter and fss.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 7 03:25:00 2012 UTC (14 months, 1 week ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Changes since 1.19: +1 -5
lines
Diff to previous 1.19 (colored)
Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).
Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:26 2011 UTC (18 months ago) by dholland
Branch: MAIN
CVS Tags: 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,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
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-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:09 2011 UTC (18 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.17: +1 -2
lines
Diff to previous 1.17 (colored)
The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be. This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:23 2011 UTC (23 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
dependant -> dependent
Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:23 2011 UTC (2 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.15: +3 -2
lines
Diff to previous 1.15 (colored)
merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on. See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 6 02:22:27 2011 UTC (2 years, 3 months ago) by jakllsch
Branch: MAIN
Changes since 1.14: +5 -5
lines
Diff to previous 1.14 (colored)
Remove trailing spaces.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 6 02:18:36 2011 UTC (2 years, 3 months ago) by jakllsch
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump SYMTAB_SPACE.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 19 19:44:58 2010 UTC (3 years ago) by matt
Branch: MAIN
CVS Tags: 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,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Changes since 1.12: +1 -7
lines
Diff to previous 1.12 (colored)
Cleanup the armv7 changes. Add ARM_ARCH_7. Use CPU_CORTEX instead of CPU_CORTEXA8 everywhere since there more types of Cortex than just the A8. CPU_CORTEXA8 still exists but causes CPU_CORTEX to be defined. Add CPU_CORTEXA9 as well. Use .arch armv7a to get us the isb/dsb instructions. Test booted to root device prompt on a Beagleboard. All ARM kernels successfully test built.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:30 2010 UTC (3 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:11 2009 UTC (3 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
uebayasi-xip-base,
matt-premerge-20091211
Branch point for: uebayasi-xip,
rmind-uvmplock
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 11 16:20:23 2009 UTC (3 years, 8 months ago) by bsh
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
add options COMPAT_50 to all evbarm boards.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 6 20:31:48 2009 UTC (4 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
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
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Remove SHMMAXPGS from all kernel configs. Dynamically compute the initial limit as 1/4 of the physical memory. Ensure the limit is at least 1024 pages, the old default on most platforms.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:10 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: nick-hppapmap-base2,
mjf-devfs2-base,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove softdep, pass 1. We are focused on improving journalling. Proposed on tech-kern@.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:58 2008 UTC (4 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 21 23:45:06 2008 UTC (4 years, 7 months ago) by matt
Branch: MAIN
CVS Tags: netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
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-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
Branch point for: nick-hppapmap
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
Add TISDP2420_INSTALL and remove md from TISDP2420
Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 27 11:03:09 2008 UTC (4 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
haad-dm-base1
Changes since 1.4: +5 -4
lines
Diff to previous 1.4 (colored)
Cleanup OMAP2 files. Change most omap2430* to omap2_*. This is in preperation for the OMAP 3530 (OMAP 3) support. Some 3530 definitions added.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:00 2008 UTC (4 years, 10 months ago) by simonb
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.3 / (download) - annotate - [select for diffs], Fri May 30 20:10:01 2008 UTC (5 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl
Branch point for: haad-dm
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add options COMPAT_40 to files which have options COMPAT_30.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 27 18:58:46 2008 UTC (5 years, 1 month ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-base2,
yamt-nfs-mp-base2,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa
Changes since 1.1: +262 -0
lines
Diff to previous 1.1 (colored)
Merge kernel changes in matt-armv6 to HEAD.
Revision 1.1, Mon Oct 29 19:23:13 2007 UTC (5 years, 7 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
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,
mjf-devfs-base,
mjf-devfs,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-base,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2,
matt-armv6
FILE REMOVED
file TISDP2420 was initially added on branch matt-armv6.