Home | History | Annotate | Download | only in ofw
History log of /src/sys/arch/arm/ofw/ofwgencfg_clock.c
RevisionDateAuthorComments
 1.10  18-Mar-2009  cegger Ansify function definitions w/o arguments. Generated with sed.
 1.9  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.8  20-Jan-2008  joerg branches: 1.8.10; 1.8.18; 1.8.24;
Convert evbarm to timecounter. Only one of the systems was tested, the
rest of the patch is compile-time tested only.
 1.7  08-Mar-2007  matt branches: 1.7.16; 1.7.20; 1.7.22; 1.7.28; 1.7.34;
Clean the bitrotting ofw code. Don't export export the underlying irq
dispatch mechanism to the rest of the kernel; they don't need to know.
Nuke IRQSTATS entirely.

XXX ofwgencfg_clock needs to taught about timecounters
 1.6  11-Dec-2005  christos branches: 1.6.26;
merge ktrace-lwp.
 1.5  29-Aug-2004  thorpej branches: 1.5.12;
Make this compile again.
 1.4  15-Jul-2003  lukem __KERNEL_RCSID()
 1.3  27-Sep-2002  provos branches: 1.3.8;
remove trailing \n in panic(). approved perry.
 1.2  02-May-2002  mycroft branches: 1.2.6;
Fix off-by-one error in delay().
 1.1  06-Feb-2002  thorpej branches: 1.1.2;
* Move some generic ARM OpenFirmware stuff into arch/arm/ofw (still
more can move, but not yet).
* Garbage-collect some cruft from arch/arm32 in preparation for
renaming to arch/shark.
 1.1.2.4  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.3  20-Jun-2002  nathanw Catch up to -current.
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  06-Feb-2002  nathanw file ofwgencfg_clock.c was added on branch nathanw_sa on 2002-02-28 04:07:42 +0000
 1.2.6.3  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.2.6.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.6.1  02-May-2002  jdolecek file ofwgencfg_clock.c was added on branch kqueue on 2002-06-23 17:34:55 +0000
 1.3.8.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.8.3  18-Sep-2004  skrll Sync with HEAD.
 1.3.8.2  03-Sep-2004  skrll Sync with HEAD
 1.3.8.1  03-Aug-2004  skrll Sync with HEAD
 1.5.12.2  21-Jan-2008  yamt sync with head
 1.5.12.1  03-Sep-2007  yamt sync with head.
 1.6.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.7.34.1  20-Jan-2008  bouyer Sync with HEAD
 1.7.28.1  18-Feb-2008  mjf Sync with HEAD.
 1.7.22.1  23-Mar-2008  matt sync with HEAD
 1.7.20.1  27-Jan-2008  chris Sync to HEAD.
 1.7.16.1  28-Feb-2008  rjs Sync with HEAD.
 1.8.24.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.8.18.1  28-Apr-2009  skrll Sync with HEAD.
 1.8.10.1  04-May-2009  yamt sync with head.

RSS XML Feed