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

{make,}options<space><tab>
everything else just <tab?
 1.15  17-Jan-2018  skrll branches: 1.15.2; 1.15.4;
G/C ARM32_NEW_VM_LAYOUT
 1.14  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.13  16-Dec-2012  matt Add a std.evbarm to include std.arm and remove std.arm inclusion from std.*
 1.12  22-Jun-2008  kiyohara branches: 1.12.30; 1.12.40;
Fix macro KERNEL_BASE_EXT from KERNEL_EXT_BASE.
 1.11  09-May-2008  matt branches: 1.11.2;
Add KERNEL_BASE_EXT=0xc0000000 to those plaforms that need it.
Note that armv6 and later systems will use 0x80000000 as the kernel start
so they can use the split TTBs in armv6 and later.
 1.10  27-Jan-2008  chris branches: 1.10.6; 1.10.8; 1.10.10; 1.10.12;
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.9  11-Dec-2005  christos branches: 1.9.46; 1.9.50; 1.9.56;
merge ktrace-lwp.
 1.8  17-Sep-2005  yamt include "conf/std".
 1.7  22-May-2003  thorpej branches: 1.7.2; 1.7.18;
Don't need ARM32_PMAP_NEW option any more.
 1.6  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.5  03-Jan-2003  thorpej Split board-specific Makefile fragments into their own files.
 1.4  03-Jan-2003  thorpej Use the generic irq_dispatch.S
 1.3  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.2  17-Aug-2002  briggs branches: 1.2.2;
Add a new option EVBARM_BOARDTYPE to differentiate between different
evbarm ports. Inline _splraise/_spllower/splx for i80321 and iq80310
for more performance.
 1.1  15-Jul-2002  ichiro branches: 1.1.2; 1.1.4;
add support ixp12x0 eva-board "IXM1200"
 1.1.4.4  03-Jan-2003  thorpej Sync with HEAD.
 1.1.4.3  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.1.4.2  01-Aug-2002  nathanw Catch up to -current.
 1.1.4.1  15-Jul-2002  nathanw file std.ixm1200 was added on branch nathanw_sa on 2002-08-01 02:41:32 +0000
 1.1.2.3  30-Aug-2002  gehenna catch up with -current.
 1.1.2.2  21-Jul-2002  gehenna catch up with -current.
 1.1.2.1  15-Jul-2002  gehenna file std.ixm1200 was added on branch gehenna-devsw on 2002-07-21 13:00:34 +0000
 1.2.2.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.2.1  17-Aug-2002  jdolecek file std.ixm1200 was added on branch kqueue on 2002-09-06 08:34:01 +0000
 1.7.18.2  04-Feb-2008  yamt sync with head.
 1.7.18.1  21-Jun-2006  yamt sync with head.
 1.7.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.9.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.9.50.1  23-Mar-2008  matt sync with HEAD
 1.9.46.1  28-Feb-2008  rjs Sync with HEAD.
 1.10.12.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.10.10.2  04-May-2009  yamt sync with head.
 1.10.10.1  16-May-2008  yamt sync with head.
 1.10.8.1  18-May-2008  yamt sync with head.
 1.10.6.2  29-Jun-2008  mjf Sync with HEAD.
 1.10.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.2.1  27-Jun-2008  simonb Sync with head.
 1.12.40.1  25-Feb-2013  tls resync with head
 1.12.30.1  23-Jan-2013  yamt sync with head
 1.15.4.1  10-Jun-2019  christos Sync with HEAD
 1.15.2.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed