OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
arch
/
evbarm
/
stand
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
stand
History log of
/src/sys/arch/evbarm/stand/Makefile
Revision
Date
Author
Comments
1.14
16-Sep-2021
andvar
fix various typos, mainly in comments.
1.13
12-Sep-2020
jmcneill
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
conditionally include ACPI and UEFI bits instead of relying on adhoc
MACHINE_ARCH tests.
1.12
08-Sep-2020
jmcneill
Build EFI bootloader on big endian armv7 and aarch64 targets.
1.11
04-Sep-2020
jakllsch
Only build bootaa64.efi on LE aarch64 for now, to match set lists
1.10
30-Mar-2019
jmcneill
Remove redundant TARGET_ENDIANNESS check
1.9
30-Mar-2019
jmcneill
Don't even bother trying to get this to work on BE targets.
1.8
30-Mar-2019
jmcneill
Build efiboot on armv7
1.7
25-Aug-2018
jmcneill
Build and install bootaa64.efi on 64-bit evbarm
1.6
01-Apr-2018
ryo
branches: 1.6.2;
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
05-Feb-2013
matt
branches: 1.5.36;
There are other little endian arm machine_arches other than "arm"
Use MACHINE_CPU and TARGET_ENDIANNESS instead of MACHINE_ARCH
1.4
27-Nov-2012
jkunz
According to the i.MX23 Reference Manual section 3.1, Page 3-3:
"The i.MX23 always operates in litle-endian mode."
So build elftosb and bootloader for this processor only for evbarm(-el).
1.3
20-Nov-2012
jkunz
Add initial support for Olimex iMX233 based OLinuXino boards.
https://www.olimex.com/Products/OLinuXino/iMX233/
Contributed by Petri Laakso.
1.2
30-Jan-2012
nisimura
branches: 1.2.6;
Add FriendlyARM Mini2440 support.
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
1.1
29-Apr-2003
thorpej
branches: 1.1.142; 1.1.146;
Descend into the gzboot directories.
1.1.146.1
18-Feb-2012
mrg
merge to -current.
1.1.142.3
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.1.142.2
16-Jan-2013
yamt
sync with (a bit old) head
1.1.142.1
17-Apr-2012
yamt
sync with head
1.2.6.1
25-Feb-2013
tls
resync with head
1.5.36.2
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.5.36.1
07-Apr-2018
pgoyette
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
1.6.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Tue Oct 28 12:10:06 GMT 2025