Home | History | Annotate | Download | only in include
History log of /src/sys/arch/evbarm/include/cpu.h
RevisionDateAuthorComments
 1.6  01-Apr-2018  ryo Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
 1.5  02-Jan-2003  thorpej branches: 1.5.192;
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.4  20-Nov-2002  bsh add an EVBARM_BOARDTYPE constant for Samsung S3C2400X/2410X based
boards. (not supported yet)
 1.3  01-Oct-2002  bsh add board type for Intel PXA2[15]0 and Samsung S3C2800 based boards.
 1.2  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.1  25-Nov-2001  thorpej branches: 1.1.2; 1.1.4; 1.1.12;
End the "new ARM includes strategy" experiment. The new strategy
broke too many assumptions makde by other parts of the source tree,
and the strategy and how it was supposed to work was never discussed
on tech-userlevel, nor was it applied consistently (to all ARM ports
and to other ports which have common MACHINE_ARCH code, such as MIPS,
m68k, powerpc).

Verified to complete a full "make build" on cats, dnard, evbarm,
and netwinder.
 1.1.12.1  30-Aug-2002  gehenna catch up with -current.
 1.1.4.4  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.4.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.4.1  25-Nov-2001  thorpej file cpu.h was added on branch kqueue on 2002-01-10 19:42:14 +0000
 1.1.2.6  03-Jan-2003  thorpej Sync with HEAD.
 1.1.2.5  11-Dec-2002  thorpej Sync with HEAD.
 1.1.2.4  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.3  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.1.2.2  08-Jan-2002  nathanw Catch up to -current.
 1.1.2.1  25-Nov-2001  nathanw file cpu.h was added on branch nathanw_sa on 2002-01-08 00:24:15 +0000
 1.5.192.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$

RSS XML Feed