OpenGrok
Cross Reference: iyonix_machdep.c
xref
: /
src
/
sys
/
arch
/
evbarm
/
iyonix
/
iyonix_machdep.c
Home
|
History
|
Annotate
|
Download
|
only in
iyonix
History log of
/src/sys/arch/evbarm/iyonix/iyonix_machdep.c
Revision
Date
Author
Comments
1.6
20-Feb-2024
andvar
Fix format specifier for physmem from %d to 0x%"PRIxPSIZE" in multiple places.
Should fix VERBOSE_INIT_ARM for various evbarm kernel configs.
Also add 0x prefix in few previously fixed places to improve readability.
1.5
12-Oct-2023
skrll
Fix non-DIAGNOSTIC builds
1.4
18-Apr-2020
skrll
branches: 1.4.20;
PMAP_DEBUG has been deleted on arm
1.3
18-Apr-2020
skrll
Trailing whitespace
1.2
16-Jul-2019
skrll
branches: 1.2.8;
Consistently use vaddr_t as initarm and friends return type.
Makes no difference to binaries except for aarch64 where it's required
1.1
14-Feb-2019
macallan
branches: 1.1.4;
move arch/iyonix into evbarm - it's got less machine specific code than most
evbarm/*...
does not quite work yet, but I don't want it to accumulate more differences
to what's in arch/iyonix
1.1.4.4
21-Apr-2020
martin
Sync with HEAD
1.1.4.3
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.1.4.2
10-Jun-2019
christos
Sync with HEAD
1.1.4.1
14-Feb-2019
christos
file iyonix_machdep.c was added on branch phil-wifi on 2019-06-10 22:06:08 +0000
1.2.8.1
20-Apr-2020
bouyer
Sync with HEAD
1.4.20.1
14-Oct-2023
martin
Pull up following revision(s) (requested by skrll in ticket #411):
sys/arch/evbarm/nslu2/nslu2_machdep.c: revision 1.41
sys/arch/evbarm/gumstix/gumstix_machdep.c: revision 1.75
sys/arch/evbarm/iq80321/iq80321_machdep.c: revision 1.66
sys/arch/iyonix/iyonix/iyonix_machdep.c: revision 1.34
sys/arch/zaurus/zaurus/machdep.c: revision 1.52
sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c: revision 1.41
sys/arch/hpcarm/hpcarm/pxa2x0_hpc_machdep.c: revision 1.33
sys/arch/evbarm/iq80310/iq80310_machdep.c: revision 1.96
sys/arch/evbarm/adi_brh/brh_machdep.c: revision 1.53
sys/arch/arm/include/arm32/pmap.h: revision 1.177
sys/arch/evbarm/viper/viper_machdep.c: revision 1.34
sys/arch/evbarm/iyonix/iyonix_machdep.c: revision 1.5
sys/arch/evbarm/npwr_fc/npwr_fc_machdep.c: revision 1.30
sys/arch/evbarm/hdl_g/hdlg_machdep.c: revision 1.35
sys/arch/arm/arm32/pmap.c: revision 1.440
sys/arch/evbarm/lubbock/lubbock_machdep.c: revision 1.45
sys/arch/evbarm/ixdp425/ixdp425_machdep.c: revision 1.47
Fix non-DIAGNOSTIC builds
Indexes created Sat Oct 18 23:09:54 GMT 2025