OpenGrok
Cross Reference: imx23_olinuxino_machdep.c
xref
: /
src
/
sys
/
arch
/
evbarm
/
imx23_olinuxino
/
imx23_olinuxino_machdep.c
Home
|
History
|
Annotate
|
Download
|
only in
imx23_olinuxino
History log of
/src/sys/arch/evbarm/imx23_olinuxino/imx23_olinuxino_machdep.c
Revision
Date
Author
Comments
1.16
05-Mar-2024
thorpej
Move the at-shutdown call to resettodr() from cpu_reboot() to kern_reboot().
It's a small step, but it's a step.
1.15
21-Apr-2023
skrll
Trailing whitespace.
1.14
20-Apr-2023
skrll
Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}
1.13
03-Dec-2021
andvar
fix various typos in comments, log messages and documentation.
1.12
10-Aug-2021
skrll
G/C unused flag
1.11
28-Nov-2020
skrll
Fix thinko in kern_vtopdiff calculation
1.10
26-Nov-2020
skrll
Trailing whitespace
1.9
16-Jul-2019
skrll
branches: 1.9.10;
Consistently use vaddr_t as initarm and friends return type.
Makes no difference to binaries except for aarch64 where it's required
1.8
12-Aug-2018
skrll
Fix IMX23_OLINUXINO build
1.7
31-Jul-2018
skrll
Sprinkle #include "opt_arm_debug.h" where VERBOSE_INIT_ARM is used
1.6
10-Jan-2015
jmcneill
branches: 1.6.16; 1.6.18;
Petri Laakso <petri.laakso@asd.fi>
- New audio driver
- Add new devices rtc and digfilt
- Use BOOT_ARGS if defined in kernel configuration
1.5
10-Jan-2015
jmcneill
define MEMSIZE in opt_imx.h, fixes build of IMX23_OLINUXINO kernel
1.4
29-Oct-2014
skrll
branches: 1.4.2;
PR/48669 evbarm/imx23_olinuxino (ARM9E) doesn't boot.
Don't try to map all memory and fix booting.
1.3
07-Oct-2013
matt
branches: 1.3.4;
iMX233/OLinuXino changes from Petri Laskso.
See http://mail-index.netbsd.org/port-arm/2013/10/07/msg002042.html
1.2
23-Feb-2013
jkunz
branches: 1.2.2; 1.2.4;
Contribution from Petri Laakso:
- Support for passing kernel arguments.
- entropy_init() removed as OLINUXINO doesn't generate entropy bits without
user interaction.
- FIFO contents are flushed when DEBUG is enabled.
1.1
20-Nov-2012
jkunz
branches: 1.1.2;
Add initial support for Olimex iMX233 based OLinuXino boards.
https://www.olimex.com/Products/OLinuXino/iMX233/
Contributed by Petri Laakso.
1.1.2.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.2.2
16-Jan-2013
yamt
sync with (a bit old) head
1.1.2.1
20-Nov-2012
yamt
file imx23_olinuxino_machdep.c was added on branch yamt-pagecache on 2013-01-16 05:32:53 +0000
1.2.4.4
03-Dec-2017
jdolecek
update from HEAD
1.2.4.3
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.4.2
25-Feb-2013
tls
resync with head
1.2.4.1
23-Feb-2013
tls
file imx23_olinuxino_machdep.c was added on branch tls-maxphys on 2013-02-25 00:28:36 +0000
1.2.2.1
18-May-2014
rmind
sync with head
1.3.4.1
30-Oct-2014
martin
Pull up following revision(s) (requested by skrll in ticket #169):
sys/arch/evbarm/imx23_olinuxino/imx23_olinuxino_machdep.c: revision 1.4
PR/48669 evbarm/imx23_olinuxino (ARM9E) doesn't boot.
Don't try to map all memory and fix booting.
1.4.2.1
06-Apr-2015
skrll
Sync with HEAD
1.6.18.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.6.18.1
10-Jun-2019
christos
Sync with HEAD
1.6.16.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.9.10.1
14-Dec-2020
thorpej
Sync w/ HEAD.
Indexes created Tue Oct 14 01:09:49 GMT 2025