Home | History | Annotate | Download | only in boot2440
History log of /src/sys/arch/evbarm/stand/boot2440/main.c
RevisionDateAuthorComments
 1.5  29-Nov-2014  skrll Make this work with earm kernels. Not sure the test is realy worth it.

Partially from Greg Willatt
 1.4  01-Dec-2013  joerg branches: 1.4.4;
Inform compiler that the volatile assignment will terminate the function.
 1.3  04-Nov-2013  christos fix pointer cast; mark variable used
 1.2  22-Feb-2012  nisimura branches: 1.2.2; 1.2.4; 1.2.6;

- detect SoC chipid value found at 0x5600'00b0.
- have brdsetup() to define SoC IOMUX in early startup. Device drivers
are still responsible to arrange relevent registers which they use.
- some cleanup and clarification.
 1.1  30-Jan-2012  nisimura Add FriendlyARM Mini2440 support.
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
 1.2.6.1  18-May-2014  rmind sync with head
 1.2.4.2  03-Dec-2017  jdolecek update from HEAD
 1.2.4.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.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.2.2.2  17-Apr-2012  yamt sync with head
 1.2.2.1  22-Feb-2012  yamt file main.c was added on branch yamt-pagecache on 2012-04-17 00:06:16 +0000
 1.4.4.1  02-Jan-2015  martin Pull up following revision(s) (requested by skrll in ticket #366):
sys/arch/evbarm/stand/boot2440/main.c: revision 1.5
Make this work with earm kernels. Not sure the test is realy worth it.
Partially from Greg Willatt

RSS XML Feed