The NetBSD Project

CVS log for src/sys/arch/evbppc/conf/TWRP1025

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Mon Jan 29 18:27:12 2024 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -4 lines
Diff to previous 1.30 (colored)

PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Feb 9 14:09:48 2023 UTC (14 months, 1 week ago) by abs
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
  "Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work

Revision 1.29 / (download) - annotate - [select for diffs], Thu Sep 29 10:10:07 2022 UTC (18 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)

swwdog(4): Add to GENERIC kernels.

Plus a handful of others that I'm familiar with.  Lots of special-
purpose kernels should probably have this too but I'm not going
through all the arm, mips, and ppc evaluation board kernels to see
which ones are relevant.

Omitted from systems I know to be very small:
- sun2/GENERIC
- dreamcast/GENERIC
Feel free to remove it from others that need to be kept smaller.

Compile-tested a few of these just in case:
- alpha/GENERIC
- amd64/GENERIC
- evbmips/OCTEON
- i386/GENERIC
- riscv/GENERIC

PR kern/29702

Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 7 02:52:25 2022 UTC (20 months, 1 week ago) by simonb
Branch: MAIN
Changes since 1.27: +9 -6 lines
Diff to previous 1.27 (colored)

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
  file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
  and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 26 21:40:29 2019 UTC (4 years, 11 months ago) by sevan
Branch: 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, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, 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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.26: +10 -2 lines
Diff to previous 1.26 (colored)

Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 1 20:04:11 2018 UTC (5 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, isaki-audio2-base, isaki-audio2
Changes since 1.25: +2 -4 lines
Diff to previous 1.25 (colored)

Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).

Revision 1.25 / (download) - annotate - [select for diffs], Mon Feb 5 15:18:10 2018 UTC (6 years, 2 months ago) by maxv
Branch: MAIN
CVS Tags: phil-wifi-base, 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
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Sep 14 07:58:40 2017 UTC (6 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Changes since 1.23: +5 -20 lines
Diff to previous 1.23 (colored)

clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
  since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
  many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Jul 29 18:08:57 2017 UTC (6 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Remove TCP_COMPAT_42 from the config files. Pass 3.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 19 07:47:00 2017 UTC (7 years, 1 month ago) by rin
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, 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
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored)

PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jun 26 21:54:41 2015 UTC (8 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20170204, 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, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored)

Add cinlude TWRP1025.local

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jan 30 14:54:46 2015 UTC (9 years, 2 months ago) by nonaka
Branch: MAIN
CVS Tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

Added lockstat

Revision 1.19 / (download) - annotate - [select for diffs], Fri Dec 26 11:56:14 2014 UTC (9 years, 3 months ago) by nonaka
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Uncommented out INET6.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Aug 24 07:59:22 2014 UTC (9 years, 7 months ago) by jnemeth
Branch: MAIN
CVS Tags: nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR".  This
option turns on module autoloading by default (which is the current
default).  This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Aug 23 20:26:57 2014 UTC (9 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 17 21:17:43 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 16 17:56:32 2014 UTC (9 years, 8 months ago) by apb
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".

Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 6 23:30:28 2014 UTC (10 years, 1 month ago) by joerg
Branch: 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-base
Branch point for: netbsd-7
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored)

Add config variant for root-on-SD.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 6 19:55:37 2014 UTC (10 years, 1 month ago) by matt
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Add options MODULAR

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 30 21:38:56 2013 UTC (10 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

G/C PFIL_HOOKS from the kernel configs.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:01 2013 UTC (10 years, 10 months ago) by christos
Branch: MAIN
Branch point for: rmind-smpnet
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

remove obsolete networking options

Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:13 2013 UTC (11 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: khorben-n900, agc-symver-base, agc-symver
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:38 2013 UTC (11 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8 (colored)

Retire OSI network stack. OK core@

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:11 2012 UTC (11 years, 6 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: yamt-pagecache
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 17 20:11:39 2012 UTC (11 years, 8 months ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
  and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 24 22:37:08 2012 UTC (11 years, 8 months ago) by matt
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Add drvctl

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 22 23:46:10 2012 UTC (11 years, 8 months ago) by matt
Branch: MAIN
Changes since 1.4: +8 -6 lines
Diff to previous 1.4 (colored)

Split mdio/mii access into its own "device" and update accordingly.
(on the P1025 the mdio functionality is separate from the etsec functions).
Provide locking for mii access.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 18 19:39:54 2012 UTC (11 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

This has a 64MB NOR, not 16MB.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 18 16:59:41 2012 UTC (11 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.2: +9 -5 lines
Diff to previous 1.2 (colored)

Add gpt/dkwedge support.
Cleanup a few options <sp><tab> problems

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 17 01:36:12 2012 UTC (11 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

The ETSEC on the P1025 has been moved/split so the MDIO stayed in the same
place but each ETSEC has been split into two virtual halves (G0 and G1) and
each one has a new different base address.
For some reason, tsec1 connects to phy 2 and tsec2 connects to phy 1.
Adjust config file to match

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 15 08:44:56 2012 UTC (11 years, 9 months ago) by matt
Branch: MAIN

Add support for the Freescale TWR-P1025 evaluation board and the P1025/P1016
QorIQ processors.  XXX tsec isn't working yet on the TWR-P1025.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>