Home | History | Annotate | Download | only in arm32
History log of /src/sys/arch/arm/include/arm32/db_machdep.h
RevisionDateAuthorComments
 1.10  03-Jul-2020  jmcneill Move db_reset_cmd prototype to db_machdep.h (forgot to commit this file)
 1.9  28-Mar-2014  matt Make ddb_registers per-cpu. All switching of CPUs (xxx doesn't work yet).
 1.8  01-Mar-2014  matt Add db_show_tlb_cmd prototype
 1.7  05-Jan-2013  christos branches: 1.7.2;
remove show panic cmd
 1.6  21-Sep-2012  matt Add a 'mach fault' command to print DFAR/DFSR/IFAR/IFSR/TTBR
 1.5  14-Mar-2009  dsl branches: 1.5.12; 1.5.20; 1.5.22;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.4  22-Feb-2007  matt branches: 1.4.48; 1.4.56; 1.4.62; 1.4.66;
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
 1.3  11-Dec-2005  christos branches: 1.3.26;
merge ktrace-lwp.
 1.2  02-Jun-2005  uwe branches: 1.2.2;
Catch up with constification.
 1.1  05-Jan-2002  chris branches: 1.1.2; 1.1.4; 1.1.22;
Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
 1.1.22.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.4.2  11-Jan-2002  nathanw More catchup.
 1.1.4.1  05-Jan-2002  nathanw file db_machdep.h was added on branch nathanw_sa on 2002-01-11 23:38:04 +0000
 1.1.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.1  05-Jan-2002  thorpej file db_machdep.h was added on branch kqueue on 2002-01-10 19:37:55 +0000
 1.2.2.1  26-Feb-2007  yamt sync with head.
 1.3.26.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.4.66.1  15-Feb-2014  matt Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.
 1.4.62.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.56.1  28-Apr-2009  skrll Sync with HEAD.
 1.4.48.1  04-May-2009  yamt sync with head.
 1.5.22.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.22.2  25-Feb-2013  tls resync with head
 1.5.22.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.5.20.1  28-Nov-2012  matt Merge improved arm support (especially Cortex) from HEAD
including OMAP and BCM53xx support.
 1.5.12.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.5.12.2  23-Jan-2013  yamt sync with head
 1.5.12.1  30-Oct-2012  yamt sync with head
 1.7.2.1  18-May-2014  rmind sync with head

RSS XML Feed