Home | History | Annotate | Download | only in gemini
History log of /src/sys/arch/evbarm/gemini/gemini_start.S
RevisionDateAuthorComments
 1.10  19-Nov-2024  andvar fix couple of typos in comments.
 1.9  01-Oct-2013  skrll branches: 1.9.66;
Appease new gas.
 1.8  30-Jun-2011  wiz branches: 1.8.2; 1.8.12; 1.8.16;
dependant -> dependent
 1.7  31-Jan-2011  matt Add RCSID when needed.
Don't include pmap.h or pte.h, include "assym.h" instead.
Use assym.h provided values.
 1.6  21-Oct-2009  rmind branches: 1.6.4; 1.6.6; 1.6.8;
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
 1.5  20-Nov-2008  cliff branches: 1.5.4; 1.5.8;
add bootstrap ttbl and devmap entries for DRAM Controller
and sanity check memory remap reg to catch possible
mismatch between boot firmware remapping and kernel MEMSIZE, etc.
 1.4  11-Nov-2008  cliff remove extra 0x10000000 in Ltemp_l1_table value
is leftover from whe we were loading at 0x10200000.
if slave CPU uses this, he will paste his temporary
L1 table in to the master's data. bad slave!
 1.3  10-Nov-2008  cliff - use actual device address defines instead of abstract console defines
in mmu_init_table\gemini_start.S and devmap[]\gemini_machdep.c;
this allows some flexibility e.g. to map 'em all, which is useful
e.g. when using obio uart to debug lpc uart.

- add mmu_init_table entries for Gemini global regs, lpchc, and lpcio
these are needed to consinit() when console is lpc uart
 1.2  09-Nov-2008  cliff those progress putchars are now #ifdef VERBOSE_INIT_ARM
 1.1  24-Oct-2008  matt branches: 1.1.2;
Add support for Cortina Systems SL3516 eval board.
 1.1.2.1  19-Jan-2009  skrll Sync with HEAD.
 1.5.8.3  11-Mar-2010  yamt sync with head
 1.5.8.2  04-May-2009  yamt sync with head.
 1.5.8.1  20-Nov-2008  yamt file gemini_start.S was added on branch yamt-nfs-mp on 2009-05-04 08:10:58 +0000
 1.5.4.2  17-Jan-2009  mjf Sync with HEAD.
 1.5.4.1  20-Nov-2008  mjf file gemini_start.S was added on branch mjf-devfs2 on 2009-01-17 13:27:58 +0000
 1.6.8.1  08-Feb-2011  bouyer Sync with HEAD
 1.6.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.6.4.1  05-Mar-2011  rmind sync with head
 1.8.16.1  18-May-2014  rmind sync with head
 1.8.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.2.1  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.9.66.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed