History log of /src/sys/arch/mips/rmi/rmixl_obiovar.h |
Revision | | Date | Author | Comments |
1.4 |
| 08-Jul-2011 |
dyoung | Just #include <sys/bus.h> instead of <machine/bus_dma.h>, which is going away, soon.
|
1.3 |
| 20-Feb-2011 |
matt | Merge forward from matt-nb5-mips64.
|
1.2 |
| 14-Dec-2009 |
matt | branches: 1.2.4; 1.2.6; 1.2.8; 1.2.10; Merge from matt-nb5-mips64 Merge mips-specific arch files.
|
1.1 |
| 13-Sep-2009 |
cliff | branches: 1.1.2; file rmixl_obiovar.h was initially added on branch matt-nb5-mips64.
|
1.1.2.10 |
| 24-Dec-2011 |
matt | Add XLP support (i2c, console, pci, sdhc works).
|
1.1.2.9 |
| 13-Apr-2010 |
cliff | add TNF License and copyright.
|
1.1.2.8 |
| 21-Mar-2010 |
cliff | - add obio_tmsk interrupt routing mask to obio_attach_args
|
1.1.2.7 |
| 14-Dec-2009 |
cliff | - replace single bus space with two (big & little endian) bus spaces for obio
|
1.1.2.6 |
| 15-Nov-2009 |
cliff | - we don't need -el bus space for obio, get rid of it and clean up the naming - delete rmixl_eb_space.c, rmixl_el_space.c - add mixl_obio_space.c, provides -eb bus space for obio devices
|
1.1.2.5 |
| 13-Nov-2009 |
cliff | - define used to prevent recursive include gets renamed according to convention
|
1.1.2.4 |
| 09-Nov-2009 |
cliff | - convert to CFATTACH_DECL_NEW & related - add bus_dma tags - removed unused fields: sc_pci_dmat, rmixl_bus_mbst, rmixl_bus_mdt - add PCI bus_space addrs and tags
|
1.1.2.3 |
| 15-Sep-2009 |
cliff | obio now provides both big endian and little endian bus spaces to allow child devices to use according to access method needs
also preparing for dual bus_dma methods, one for addrs <4GB, the other for all memory, including addrs >= 4GB the bulk of XLS DMA work is still TBD
|
1.1.2.2 |
| 13-Sep-2009 |
cliff | improve how some config data are managed
|
1.1.2.1 |
| 13-Sep-2009 |
cliff | add netbsd support for RMI XLS6ATX_7A board and XL SoC family
|
1.2.10.1 |
| 05-Mar-2011 |
bouyer | Sync with HEAD
|
1.2.8.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.2.6.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.2.4.2 |
| 11-Mar-2010 |
yamt | sync with head
|
1.2.4.1 |
| 14-Dec-2009 |
yamt | file rmixl_obiovar.h was added on branch yamt-nfs-mp on 2010-03-11 15:02:41 +0000
|