Home | History | Annotate | Download | only in include
History log of /src/sys/arch/evbarm/include/loadfile_machdep.h
RevisionDateAuthorComments
 1.8  26-Sep-2020  skrll RCSId police
 1.7  30-Mar-2019  jmcneill Provide LOADADDR macro for arm32 efiboot
 1.6  15-Sep-2018  jmcneill Let the bootloader override the progress function by defining PROGRESS_FN
 1.5  02-Sep-2018  jmcneill Support loading kernels at PAs above 0x3fffffffff on arm64
 1.4  23-Aug-2018  jmcneill Fix LOADADDR on aarch64 and use memmove for bcopy instead of memcpy
 1.3  21-Aug-2018  jmcneill Define BOOT_ELF64 for aarch64
 1.2  06-Aug-2014  joerg branches: 1.2.26; 1.2.28;
Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.1  30-Jan-2012  nisimura branches: 1.1.4; 1.1.6; 1.1.10; 1.1.24;

Add FriendlyARM Mini2440 support.
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
 1.1.24.1  10-Aug-2014  tls Rebase.
 1.1.10.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.2  17-Apr-2012  yamt sync with head
 1.1.6.1  30-Jan-2012  yamt file loadfile_machdep.h was added on branch yamt-pagecache on 2012-04-17 00:06:14 +0000
 1.1.4.2  18-Feb-2012  mrg merge to -current.
 1.1.4.1  30-Jan-2012  mrg file loadfile_machdep.h was added on branch jmcneill-usbmp on 2012-02-18 07:31:52 +0000
 1.2.28.1  10-Jun-2019  christos Sync with HEAD
 1.2.26.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.2.26.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed