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

{make,}options<space><tab>
everything else just <tab?
 1.10  16-Dec-2012  matt branches: 1.10.36; 1.10.38;
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.9  16-Dec-2012  matt Add a std.evbarm to include std.arm and remove std.arm inclusion from std.*
 1.8  22-Jun-2008  kiyohara branches: 1.8.30; 1.8.40;
Fix macro KERNEL_BASE_EXT from KERNEL_EXT_BASE.
 1.7  09-May-2008  matt branches: 1.7.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.6  27-Jan-2008  chris branches: 1.6.6; 1.6.8; 1.6.10; 1.6.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.5  11-Dec-2005  christos branches: 1.5.46; 1.5.50; 1.5.56;
merge ktrace-lwp.
 1.4  17-Sep-2005  yamt include "conf/std".
 1.3  03-Jan-2003  thorpej branches: 1.3.2; 1.3.18;
Split board-specific Makefile fragments into their own files.
 1.2  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.1  18-Dec-2002  bsh branches: 1.1.2;
config staff for Lubbock
 1.1.2.3  03-Jan-2003  thorpej Sync with HEAD.
 1.1.2.2  19-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  18-Dec-2002  thorpej file std.lubbock was added on branch nathanw_sa on 2002-12-19 00:31:38 +0000
 1.3.18.2  04-Feb-2008  yamt sync with head.
 1.3.18.1  21-Jun-2006  yamt sync with head.
 1.3.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.5.50.1  23-Mar-2008  matt sync with HEAD
 1.5.46.1  28-Feb-2008  rjs Sync with HEAD.
 1.6.12.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.6.10.2  04-May-2009  yamt sync with head.
 1.6.10.1  16-May-2008  yamt sync with head.
 1.6.8.1  18-May-2008  yamt sync with head.
 1.6.6.2  29-Jun-2008  mjf Sync with HEAD.
 1.6.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.2.1  27-Jun-2008  simonb Sync with head.
 1.8.40.1  25-Feb-2013  tls resync with head
 1.8.30.1  23-Jan-2013  yamt sync with head
 1.10.38.1  10-Jun-2019  christos Sync with HEAD
 1.10.36.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed