Home | History | Annotate | Download | only in booke
History log of /src/sys/arch/powerpc/booke/e500_timer.c
RevisionDateAuthorComments
 1.8  10-Aug-2023  andvar fix typos in comments.
 1.7  29-May-2020  rin For struct timecounter, use C99 initializers.
Compile tested. No functional changes intended.
 1.6  21-Jan-2015  nonaka fix build failure with lockstat.
 1.5  29-Jul-2014  joerg branches: 1.5.2; 1.5.4;
GC openpic_read.
 1.4  29-Jun-2011  matt branches: 1.4.12; 1.4.26;
Only attach tc on primary cpu.
 1.3  25-Jun-2011  matt Make powerpc work on BookE. At this time we only support DOZE (lightest
form of power-saving). By default, power-saving is disabled but can be
enabled in /etc/sysctl.conf by setting machdep.powersave=1
 1.2  18-Jan-2011  matt branches: 1.2.4;
Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to use a common trapframe format.
Support SOFTFLOAT (no hardfloat or fpu emulation) for BookE.
 1.1  07-Jan-2011  matt branches: 1.1.2; 1.1.4;
file e500_timer.c was initially added on branch matt-nb5-pq3.
 1.1.4.1  06-Jun-2011  jruoho Sync with HEAD.
 1.1.2.2  14-Oct-2011  matt Sync with current pulling P2020 and other newer processor support.
 1.1.2.1  07-Jan-2011  matt Add mpc85xx support for netbsd-5 (with some incompatible kernel changes).
 1.2.4.2  05-Mar-2011  rmind sync with head
 1.2.4.1  18-Jan-2011  rmind file e500_timer.c was added on branch rmind-uvmplock on 2011-03-05 20:51:34 +0000
 1.4.26.1  10-Aug-2014  tls Rebase.
 1.4.12.2  03-Dec-2017  jdolecek update from HEAD
 1.4.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.4.1  06-Apr-2015  skrll Sync with HEAD
 1.5.2.1  26-Jan-2015  martin Pull up following revision(s) (requested by nonaka in ticket #456):
sys/arch/powerpc/booke/e500_timer.c: revision 1.6
fix build failure with lockstat.

RSS XML Feed