Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/std.integrator
RevisionDateAuthorComments
 1.20  07-Oct-2018  skrll Whitespace consistency.

{make,}options<space><tab>
everything else just <tab?
 1.19  17-Jan-2018  skrll branches: 1.19.2; 1.19.4;
G/C ARM32_NEW_VM_LAYOUT
 1.18  16-Dec-2012  matt Use a std.evarm to handle the normal EXEC_ELF32/EXEC_SCRIPT and ARM options
as well as include conf/std and std.arm
 1.17  16-Dec-2012  matt Add a std.evbarm to include std.arm and remove std.arm inclusion from std.*
 1.16  18-Sep-2012  matt Enable bounce buffers
 1.15  27-Jan-2008  chris branches: 1.15.44; 1.15.54;
Add an arm/conf/std.arm file which contains common arm options, initially
just options CPU_IN_CKSUM.

Include std.arm in all arm platform std files.

This should reenable the asm in_cksum code for all arm platforms.

Also remove the now unused in_cksum_arm.S.
 1.14  11-Dec-2005  christos branches: 1.14.46; 1.14.50; 1.14.56;
merge ktrace-lwp.
 1.13  17-Sep-2005  yamt include "conf/std".
 1.12  06-Sep-2003  rearnsha branches: 1.12.16;
Switch to using generic soft interrupts.
 1.11  22-May-2003  thorpej branches: 1.11.2;
Don't need ARM32_PMAP_NEW option any more.
 1.10  03-May-2003  thorpej Switch Integrator, IXM1200, and SMDK2800 to ARM32_PMAP_NEW. These
are the last of the ARM platforms to be converted.
 1.9  08-Apr-2003  thorpej Remove LINKENTRY and LOADADDRESS vars; it's all handled by the linker
script on evbarm platforms.
 1.8  03-Jan-2003  thorpej Split board-specific Makefile fragments into their own files.
 1.7  02-Jan-2003  thorpej Clean up evbarm interrupt support a little:
* Define an ARM_INTR_IMPL option, which specifies a header file
describing the interrupt implementation for the platform. Use
this instead of the list of EVBARM_BOARDTYPE checks.
* Make the s3c2xx0 interrupt dispatch code a bit more generic, and move
it to a generic location so that other platforms can use it.

This eliminates all uses of the EVBARM_BOARDTYPE stuff, so delete it.
 1.6  17-Aug-2002  briggs Add a new option EVBARM_BOARDTYPE to differentiate between different
evbarm ports. Inline _splraise/_spllower/splx for i80321 and iq80310
for more performance.
 1.5  30-Jan-2002  thorpej branches: 1.5.8;
New interrupt framework for NetBSD/evbarm, and accompanying new
interrupt code for the IQ80310 board support package.

XXX The Integrator board support package still uses the old-style
arm32 interrupt code, so some compatibility hacks have been added
for it. When the Integrator uses new-style interrupts, those hacks
can go away.
 1.4  24-Nov-2001  thorpej branches: 1.4.2;
Don't need "options PROG32" anymore.
 1.3  20-Nov-2001  lukem cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""
 1.2  04-Nov-2001  thorpej branches: 1.2.2; 1.2.4;
Move board-specific config definitions into files.<board>, allowing
each board type to have its own device namespace.
 1.1  27-Oct-2001  rearnsha Configuration for Integrator boards.
 1.2.4.5  03-Jan-2003  thorpej Sync with HEAD.
 1.2.4.4  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.2.4.3  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.2.4.1  04-Nov-2001  nathanw file std.integrator was added on branch nathanw_sa on 2002-01-08 00:24:11 +0000
 1.2.2.2  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.2.2.1  04-Nov-2001  thorpej file std.integrator was added on branch thorpej-mips-cache on 2001-11-12 21:16:50 +0000
 1.4.2.4  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.4.2.3  11-Feb-2002  jdolecek Sync w/ -current.
 1.4.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.2.1  24-Nov-2001  thorpej file std.integrator was added on branch kqueue on 2002-01-10 19:42:01 +0000
 1.5.8.1  30-Aug-2002  gehenna catch up with -current.
 1.11.2.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.11.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.11.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.11.2.1  03-Aug-2004  skrll Sync with HEAD
 1.12.16.2  04-Feb-2008  yamt sync with head.
 1.12.16.1  21-Jun-2006  yamt sync with head.
 1.14.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.14.50.1  23-Mar-2008  matt sync with HEAD
 1.14.46.1  28-Feb-2008  rjs Sync with HEAD.
 1.15.54.2  25-Feb-2013  tls resync with head
 1.15.54.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.15.44.2  23-Jan-2013  yamt sync with head
 1.15.44.1  30-Oct-2012  yamt sync with head
 1.19.4.1  10-Jun-2019  christos Sync with HEAD
 1.19.2.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed