Home | History | Annotate | Download | only in gemini
History log of /src/sys/arch/arm/gemini/files.gemini
RevisionDateAuthorComments
 1.13  21-Sep-2018  skrll Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.
 1.12  06-Jun-2012  skrll branches: 1.12.38; 1.12.40;
Provide generic a[24]x bus_space methods (aNx is normal access, offset
multipled by N).

Use the generic method and delete the other versions.

Discussed with matt@
 1.11  11-Mar-2011  bsh branches: 1.11.4; 1.11.10;
split arch/arm/pic/pic.c so that we can implement more efficient version of splfoo() while using pic framework.
 1.10  14-Dec-2008  matt branches: 1.10.2; 1.10.6; 1.10.10; 1.10.12;
Add the beginning of a driver which supports the on-chip gmac (gigabit)
ethernet port. It's still being debugged but it attaches and does some
things right. And a lot wrong. That's what debugging is for.
 1.9  06-Dec-2008  cliff add gemini pseudo-nic and support code.
 1.8  26-Nov-2008  matt Add children of geminiipi
 1.7  20-Nov-2008  cliff add GPIO driver for Gemini
 1.6  20-Nov-2008  cliff add driver for low level inter-processor-interrupt
provides functions for establish/disestablish IPI ISR,
and function to signal IPI to the other CPU.
 1.5  13-Nov-2008  cliff add option GEMINI_BUSBASE to define kernel offset between
kernel physical addr and (DMA master) bus addr
 1.4  11-Nov-2008  cliff - add option GEMINI_SINGLE for single-core system model
- add "re" interface to GEMINI configuration
 1.3  09-Nov-2008  cliff - add autoconfig support for wdc at Gemini obio
- add autoconfig support for com type UART on IT8712 superio chip
attached at lpc bus at lpc host controller at Gemini obio.
 1.2  24-Oct-2008  matt branches: 1.2.2;
Add EHCI attachment for GEMINI port.
 1.1  24-Oct-2008  matt Add support for Cortina Systems SL3516 eval board.
 1.2.2.1  19-Jan-2009  skrll Sync with HEAD.
 1.10.12.1  06-Jun-2011  jruoho Sync with HEAD.
 1.10.10.1  21-Apr-2011  rmind sync with head
 1.10.6.2  04-May-2009  yamt sync with head.
 1.10.6.1  14-Dec-2008  yamt file files.gemini was added on branch yamt-nfs-mp on 2009-05-04 08:10:40 +0000
 1.10.2.2  17-Jan-2009  mjf Sync with HEAD.
 1.10.2.1  14-Dec-2008  mjf file files.gemini was added on branch mjf-devfs2 on 2009-01-17 13:27:52 +0000
 1.11.10.1  10-Aug-2012  jdc Pull up revisions:
src/sys/arch/arm/arm/bus_space_a2x.S revision 1.1
src/sys/arch/arm/arm/bus_space_a4x.S revision 1.1
src/sys/arch/arm/gemini/files.gemini revision 1.12
src/sys/arch/arm/mpcore/files.mpcore revision 1.2
src/sys/arch/arm/mpcore/mpcore_a2x_io.S delete
src/sys/arch/arm/mpcore/mpcore_a4x_io.S delete
src/sys/arch/arm/omap/files.omap revision 1.6
src/sys/arch/arm/omap/files.omap2 revision 1.9
src/sys/arch/arm/omap/omap_a2x_io.S delete
src/sys/arch/arm/xscale/files.pxa2x0 revision 1.18
src/sys/arch/arm/xscale/pxa2x0_a4x_io.S delete
(requested by skrll to fix ticket #454).

Provide generic a[24]x bus_space methods (aNx is normal access, offset
multipled by N).

Use the generic method and delete the other versions.

Discussed with matt@
 1.11.4.1  30-Oct-2012  yamt sync with head
 1.12.40.1  10-Jun-2019  christos Sync with HEAD
 1.12.38.1  30-Sep-2018  pgoyette Ssync with HEAD

RSS XML Feed