| History log of /src/distrib/utils/embedded/conf/arm64.conf |
| Revision | | Date | Author | Comments |
| 1.16 |
| 17-Feb-2024 |
christos | Fix MKREPRO build (Jan-Benedict Glaw)
|
| 1.15 |
| 15-Oct-2022 |
jmcneill | ec2_init: Add support for Oracle Cloud
|
| 1.14 |
| 16-Oct-2021 |
jmcneill | Background dhcpcd if ec2_init is not enabled to speed up boot.
|
| 1.13 |
| 01-Jul-2021 |
jmcneill | port-evbarm/56274: no network on ec2 arm64 9.99.85
Add -w to dhcpcd_flags when running on EC2, since we need to wait for the network to come up before contacting the metadata service.
|
| 1.12 |
| 17-Jul-2020 |
jmcneill | Create an "octeon.img.gz" bootable image for evbmips64-eb release builds.
|
| 1.11 |
| 24-May-2020 |
jmcneill | Enable GPT support w/ hybrid MBR for Raspberry Pi compatibility.
|
| 1.10 |
| 18-May-2020 |
jmcneill | Separate devicetree .dts -> .dtb building from kernel builds. They are now part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This defaults to yes for earmv[67]* and aarch64, and no everywhere else.
|
| 1.9 |
| 23-Feb-2020 |
jmcneill | RPi4 has a different root device, so use config.txt conditionals to load an alternate cmdline txt file (cmdline-pi4.txt) on these boards.
|
| 1.8 |
| 16-Dec-2019 |
skrll | Update to new RaspberryPi firware
commit 0c01dbefba45a08c47f8538d5a071a0fba6b7e83 Author: popcornmix <popcornmix@gmail.com> Date: Wed Dec 11 15:30:08 2019 +0000
and include firmware for RPI4
Firmware has bee updated to support mainline linux kernels as described in https://github.com/raspberrypi/linux/issues/3237
|
| 1.7 |
| 16-Dec-2019 |
skrll | Fix whitespace in a comment
|
| 1.6 |
| 03-Mar-2019 |
jmcneill | Add Amlogic dtb files to arm64.img
|
| 1.5 |
| 30-Nov-2018 |
jmcneill | Add support for configuring Amazon.com EC2 SSH keys and hostnames. While here, only set wscons=YES if a wsdisplay0 device is present.
|
| 1.4 |
| 27-Aug-2018 |
jmcneill | Install ELF kernel to the FFS partition and boot it with bootaa64.efi instead of loading kernel.img from the MSDOS partition with extlinux.conf
|
| 1.3 |
| 12-Aug-2018 |
jmcneill | Move rk3399 dtb files to the correct location
|
| 1.2 |
| 19-Jun-2018 |
jmcneill | branches: 1.2.2; Install RK3328 .dtb files to the correct location
|
| 1.1 |
| 01-Apr-2018 |
ryo | branches: 1.1.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.1.2.5 |
| 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
| 1.1.2.4 |
| 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.1.2.3 |
| 25-Jun-2018 |
pgoyette | Sync with HEAD
|
| 1.1.2.2 |
| 07-Apr-2018 |
pgoyette | Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
|
| 1.1.2.1 |
| 01-Apr-2018 |
pgoyette | file arm64.conf was added on branch pgoyette-compat on 2018-04-07 04:11:57 +0000
|
| 1.2.2.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.2.2.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|