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

{make,}options<space><tab>
everything else just <tab?
 1.16  17-Jan-2018  skrll branches: 1.16.2; 1.16.4;
G/C ARM32_NEW_VM_LAYOUT
 1.15  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.14  16-Dec-2012  matt Add a std.evbarm to include std.arm and remove std.arm inclusion from std.*
 1.13  05-Jan-2009  briggs branches: 1.13.14; 1.13.24;
i80321-based systems use a virtual base of 0xc0000000 so specify
KERNEL_BASE_EXT.
 1.12  27-Jan-2008  chris branches: 1.12.6; 1.12.10; 1.12.18; 1.12.20;
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.11  11-Dec-2005  christos branches: 1.11.46; 1.11.50; 1.11.56;
merge ktrace-lwp.
 1.10  17-Sep-2005  yamt include "conf/std".
 1.9  22-May-2003  thorpej branches: 1.9.2; 1.9.18;
Don't need ARM32_PMAP_NEW option any more.
 1.8  19-Apr-2003  scw Don't use ARM32_NEW_VM_LAYOUT or initarm_common() for now. It's not
quite ready for prime-time on evbarm.
 1.7  18-Apr-2003  scw Add support for ARM32_PMAP_NEW and ARM32_NEW_VM_LAYOUT to the iq80321 port.
 1.6  08-Apr-2003  thorpej Remove LINKENTRY and LOADADDRESS vars; it's all handled by the linker
script on evbarm platforms.
 1.5  03-Jan-2003  thorpej Split board-specific Makefile fragments into their own files.
 1.4  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.3  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.2  25-Apr-2002  briggs branches: 1.2.2; 1.2.6;
80321 doesn't have a CCLKCFG register.
 1.1  27-Mar-2002  thorpej branches: 1.1.2;
Support for the Intel IQ80321 eval board for the i80321 I/O Processor.
 1.1.2.5  03-Jan-2003  thorpej Sync with HEAD.
 1.1.2.4  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.1.2.3  20-Jun-2002  nathanw Catch up to -current.
 1.1.2.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.2.1  27-Mar-2002  nathanw file std.iq80321 was added on branch nathanw_sa on 2002-04-01 07:39:46 +0000
 1.2.6.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.6.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.6.1  25-Apr-2002  jdolecek file std.iq80321 was added on branch kqueue on 2002-06-23 17:35:38 +0000
 1.2.2.1  30-Aug-2002  gehenna catch up with -current.
 1.9.18.2  04-Feb-2008  yamt sync with head.
 1.9.18.1  21-Jun-2006  yamt sync with head.
 1.9.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.11.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.11.50.1  23-Mar-2008  matt sync with HEAD
 1.11.46.1  28-Feb-2008  rjs Sync with HEAD.
 1.12.20.1  09-Jan-2009  snj Pull up following revision(s) (requested by briggs in ticket #237):
sys/arch/evbarm/conf/std.iq80321: revision 1.13
sys/arch/evbarm/conf/std.cp3100: revision 1.3
sys/arch/evbarm/conf/std.npwr_fc: revision 1.4
sys/arch/evbarm/conf/std.iq31244: revision 1.7
i80321-based systems use a virtual base of 0xc0000000 so specify
KERNEL_BASE_EXT.
 1.12.18.1  19-Jan-2009  skrll Sync with HEAD.
 1.12.10.1  04-May-2009  yamt sync with head.
 1.12.6.1  17-Jan-2009  mjf Sync with HEAD.
 1.13.24.1  25-Feb-2013  tls resync with head
 1.13.14.1  23-Jan-2013  yamt sync with head
 1.16.4.1  10-Jun-2019  christos Sync with HEAD
 1.16.2.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed