Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/files.integrator
RevisionDateAuthorComments
 1.14  07-Aug-2021  andvar s/configuraiton/configuration/ in comments and man pages.
 1.13  22-Jun-2017  christos we don't support 'no device' so re-define it; it will get both file attachments
but that is not an error.
 1.12  22-Jun-2017  christos XXX: fix conflict with plrtc in sys/conf/files by re-defining.
 1.11  27-Jan-2015  jmcneill branches: 1.11.10;
enable plmmc(4)
 1.10  19-Feb-2013  skrll branches: 1.10.14;
Add support for the ARM Integrator/CP from Sergio L�pez.

The code hasn't been tested on real hardware, but INTEGRATOR_CP config
is useful for QEMU which supports it.
 1.9  13-Jul-2012  skrll branches: 1.9.2;
Remove commented out lines. sys/arch/evbarm/dev/plcom* exists.
 1.8  03-Dec-2007  ad branches: 1.8.52;
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.
 1.7  11-Dec-2005  christos branches: 1.7.30; 1.7.46; 1.7.48; 1.7.50; 1.7.56;
merge ktrace-lwp.
 1.6  06-Sep-2003  rearnsha branches: 1.6.16;
Switch to using generic soft interrupts.
 1.5  12-Apr-2002  thorpej branches: 1.5.10;
Use the bus_space_generic bus space ops.
 1.4  30-Jan-2002  thorpej 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.3  14-Nov-2001  thorpej branches: 1.3.2;
We need to declare the "plcom" device in files.evbarm, since a
"plcom.h" header file needs to be generated for conf.c even for
non-Integrator kernels.
 1.2  04-Nov-2001  thorpej branches: 1.2.2; 1.2.4;
Don't require INTEGRATOR or INTEGRATOR_FPGA options. Made possible
by files.<board>.
 1.1  04-Nov-2001  thorpej Move board-specific config definitions into files.<board>, allowing
each board type to have its own device namespace.
 1.2.4.4  17-Apr-2002  nathanw Catch up to -current.
 1.2.4.3  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.2  14-Nov-2001  thorpej Merge from -current; fixes a header file botch when building
non-Integrator kernels.
 1.2.4.1  04-Nov-2001  thorpej file files.integrator was added on branch nathanw_sa on 2001-11-14 23:50:02 +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 files.integrator was added on branch thorpej-mips-cache on 2001-11-12 21:16:49 +0000
 1.3.2.4  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.2.3  11-Feb-2002  jdolecek Sync w/ -current.
 1.3.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.2.1  14-Nov-2001  thorpej file files.integrator was added on branch kqueue on 2002-01-10 19:42:00 +0000
 1.5.10.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.10.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.10.1  03-Aug-2004  skrll Sync with HEAD
 1.6.16.1  07-Dec-2007  yamt sync with head
 1.7.56.1  08-Dec-2007  mjf Sync with HEAD.
 1.7.50.1  09-Jan-2008  matt sync with HEAD
 1.7.48.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.7.46.1  26-Dec-2007  rjs Sync with HEAD.
 1.7.30.1  03-Dec-2007  ad Sync with HEAD.
 1.8.52.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.8.52.1  30-Oct-2012  yamt sync with head
 1.9.2.2  03-Dec-2017  jdolecek update from HEAD
 1.9.2.1  25-Feb-2013  tls resync with head
 1.10.14.2  28-Aug-2017  skrll Sync with HEAD
 1.10.14.1  06-Apr-2015  skrll Sync with HEAD
 1.11.10.1  05-Jul-2017  snj Pull up following revision(s) (requested by christos in ticket #94):
sys/arch/evbarm/conf/files.integrator: 1.12, 1.13
we don't support 'no device' so re-define it; it will get both file attachments
but that is not an error.
--
XXX: fix conflict with plrtc in sys/conf/files by re-defining.

RSS XML Feed