History log of /src/sys/arch/evbarm/include/param.h |
Revision | | Date | Author | Comments |
1.3 |
| 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.2 |
| 12-Feb-2002 |
thorpej | branches: 1.2.12; 1.2.30; * For platforms which are already ELF, remove the definition of MACHINE_ARCH since <arm/param.h> already sets it correctly to "arm". * For platforms which are not yet ELF, defined MACHINE_ARCH to "arm32" if __ELF__ is not defined by the C preprocessor. * In <arm/param.h>, clarify the rules about when MACHINE and MACHINE_ARCH are defined, and to what. Also, for ELF platforms, int the non-_KERNEL case, force both MACHINE and MACHINE_ARCH to "arm", rather than allowing platform-specifc code to define either.
|
1.1 |
| 05-Sep-2001 |
matt | branches: 1.1.6; more evbarm files (very incomplete).
|
1.1.6.2 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.1.6.1 |
| 05-Sep-2001 |
nathanw | file param.h was added on branch nathanw_sa on 2002-02-28 04:09:11 +0000
|
1.2.30.1 |
| 07-Apr-2018 |
pgoyette | Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
|
1.2.12.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.12.1 |
| 12-Feb-2002 |
jdolecek | file param.h was added on branch kqueue on 2002-06-23 17:35:40 +0000
|