Home | History | Annotate | Download | only in footbridge
History log of /src/sys/arch/arm/footbridge/footbridgevar.h
RevisionDateAuthorComments
 1.7  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.6  21-Jul-2009  skrll device_t/softc split
CFATTACH_DECL -> CFATTACH_DECL_NEW
struct device * -> device_t
struct cfdata * -> cfdata_t
Use aprint*
 1.5  06-Jan-2007  christos branches: 1.5.50;
Add generic TOD support. From Bucky Katz.
 1.4  11-Dec-2005  christos branches: 1.4.20; 1.4.24;
merge ktrace-lwp.
 1.3  02-Jun-2005  he branches: 1.3.2;
Adapt to shadowing and qualifier-cast warnings.
 1.2  10-Feb-2002  chris branches: 1.2.18;
Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location.
Also fix build break on GENERIC cats kernel, seems that conf.h should have been including arm/conf.h.

This completes the removal of arch/arm32.
 1.1  09-Jun-2001  chris branches: 1.1.2; 1.1.8;
Move the footbridge dir out of arm32 into arm.
 1.1.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.8.1  09-Jun-2001  nathanw file footbridgevar.h was added on branch nathanw_sa on 2002-02-28 04:07:28 +0000
 1.1.2.1  16-Mar-2002  jdolecek Catch up with -current.
 1.2.18.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.2.1  26-Feb-2007  yamt sync with head.
 1.4.24.1  30-Apr-2007  bouyer Pull up following revision(s) (requested by rearnsha in ticket #592):
sys/arch/arm/footbridge/footbridgevar.h: revision 1.5
sys/arch/arm/ep93xx/epclk.c: revision 1.10
sys/arch/arm/ixp12x0/ixp12x0_clk.c: revision 1.11
sys/arch/arm/footbridge/footbridge.c: revision 1.17
sys/arch/arm/footbridge/isa/dsrtc.c: revision 1.10
sys/arch/arm/s3c2xx0/s3c2800_clk.c: revision 1.10
sys/arch/arm/xscale/ixp425_timer.c: revision 1.13
sys/arch/arm/xscale/becc_timer.c: revision 1.11
sys/arch/arm/xscale/i80321_timer.c: revision 1.16
sys/arch/arm/s3c2xx0/s3c24x0_clk.c: revision 1.7
Add generic TOD support. From Bucky Katz.
 1.4.20.1  12-Jan-2007  ad Sync with head.
 1.5.50.1  19-Aug-2009  yamt sync with head.

RSS XML Feed