Home | History | Annotate | Download | only in explora
History log of /src/sys/arch/evbppc/explora/explora_start.S
RevisionDateAuthorComments
 1.13  04-Jun-2022  rin - Use register prefix (%r).
- Remove workaround for old gas(1) bug.

No binary changes.
 1.12  02-Mar-2021  rin Establish kernel MMU context before turning on MMU.
 1.11  03-Oct-2013  matt branches: 1.11.42;
Binutils 2.23.2 doesn't do the right thing HI16/LO16 reloc using .
So do it manually to appease gas.
 1.10  20-Jun-2011  matt branches: 1.10.2; 1.10.12; 1.10.16;
Don't include *pmap.h in assembly files. Get the needed definitions
from "assym.h".
 1.9  20-Jun-2011  matt Change IBM4xx to use the common powerpc PIC framework.
Consolidate most ibm4xx initppc function into ibm4xx_init
and Make all IBM4xx use it.
Change explora to use initppc instead of bootstrap.
 1.8  17-Jan-2011  matt branches: 1.8.4;
Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it
soon will.
 1.7  25-Feb-2010  matt branches: 1.7.2; 1.7.4;
Adapt to <spr.h> breakup.
 1.6  26-Nov-2009  matt branches: 1.6.2;
Kill proc0paddr. Use lwp0.l_addr instead.
 1.5  28-Apr-2008  martin branches: 1.5.22;
Remove clause 3 and 4 from TNF licenses
 1.4  30-Jun-2006  freza branches: 1.4.58; 1.4.60; 1.4.62;
Bring ibm4xx interrupt code up to date:

- generic soft interrupts (ie. use powerpc/softintr.c)
- interrupt event counters (using the ones from powerpc/cpu.h:cpu_info
where appropriate)
- cleanup ibm4xx_intr.h, move implementation details to intr.c

Convert all affected evbppc platforms.

OK by simonb@, some points discussed with matt@
 1.3  11-Dec-2005  christos branches: 1.3.4; 1.3.8; 1.3.16;
merge ktrace-lwp.
 1.2  11-Aug-2003  chs branches: 1.2.16;
catch up with changes elsewhere.
 1.1  11-Mar-2003  hannken branches: 1.1.2;
Add a port to the NCD Explora451 ThinClient.

- Supported devices: le, com, lpt, pckbd, frame buffer.
- Support missing: phy, audio, pcmcia.
- Boots from network or md.

Approved by: Eduardo Horvath <eeh@netbsd.org>
 1.1.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.1  03-Aug-2004  skrll Sync with HEAD
 1.2.16.1  30-Dec-2006  yamt sync with head.
 1.3.16.1  13-Jul-2006  gdamore Merge from HEAD.
 1.3.8.1  11-Aug-2006  yamt sync with head
 1.3.4.1  09-Sep-2006  rpaulo sync with head
 1.4.62.2  11-Mar-2010  yamt sync with head
 1.4.62.1  16-May-2008  yamt sync with head.
 1.4.60.1  18-May-2008  yamt sync with head.
 1.4.58.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.22.1  07-Jan-2011  matt Deal with the splitting of <spr.h>
 1.6.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.7.4.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.2.1  05-Mar-2011  rmind sync with head
 1.8.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.10.16.1  18-May-2014  rmind sync with head
 1.10.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.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.11.42.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed