History log of /src/sys/arch/evbppc/include/types.h |
Revision | | Date | Author | Comments |
1.11 |
| 26-Jan-2017 |
christos | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
|
1.10 |
| 17-Jul-2011 |
dyoung | branches: 1.10.12; 1.10.30; 1.10.34; 1.10.38; Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI buses. Make non-inline implementations of bus_space(9) and bus_dma(9) routines and move them to appropriate .c files.
This may leave amigappc in a bad state, sorry. Fortunately, it will be easy to repair by imitating the bus.h -> bus_{defs,funcs}.h split in some other PowerPC port.
|
1.9 |
| 20-Jan-2008 |
joerg | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, remove the conditionals and the code associated with the undef case.
|
1.8 |
| 17-Oct-2007 |
garbled | branches: 1.8.2; 1.8.8; Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
|
1.7 |
| 14-Jul-2007 |
ad | branches: 1.7.10; Generic soft interrupts are mandatory.
|
1.6 |
| 18-Sep-2006 |
gdamore | branches: 1.6.8; 1.6.16; Conversion of evbppc to generic TODR. ok freza@
|
1.5 |
| 03-Sep-2006 |
bjh21 | branches: 1.5.2; 1.5.4; Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.
|
1.4 |
| 30-Jun-2006 |
freza | Bring ibm4xx interrupt code up to date:
- generic soft interrupts (ie. use powerpc/softintr.c) - interrupt event counters (using the ones from powerpc/cpu.h:cpu_info where appropriate) - cleanup ibm4xx_intr.h, move implementation details to intr.c
Convert all affected evbppc platforms.
OK by simonb@, some points discussed with matt@
|
1.3 |
| 11-Dec-2005 |
christos | branches: 1.3.4; 1.3.8; 1.3.16; merge ktrace-lwp.
|
1.2 |
| 04-Jul-2003 |
thorpej | branches: 1.2.16; Add device_register().
|
1.1 |
| 09-Dec-2002 |
scw | branches: 1.1.2; 1.1.8; New umbrella-port for PowerPC-based evaluation boards.
The first board to be included here is the port to the 405GP-based Walnut evaluation board, which up until now lived in arch/walnut.
arch/walnut will go away soon, once all the remaining walnut-isms in the tree have been dealt with.
|
1.1.8.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.8.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.8.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.2.2 |
| 11-Dec-2002 |
thorpej | Sync with HEAD.
|
1.1.2.1 |
| 09-Dec-2002 |
thorpej | file types.h was added on branch nathanw_sa on 2002-12-11 06:29:24 +0000
|
1.2.16.3 |
| 21-Jan-2008 |
yamt | sync with head
|
1.2.16.2 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.2.16.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.3.16.1 |
| 13-Jul-2006 |
gdamore | Merge from HEAD.
|
1.3.8.2 |
| 14-Sep-2006 |
yamt | sync with head.
|
1.3.8.1 |
| 11-Aug-2006 |
yamt | sync with head
|
1.3.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.5.4.1 |
| 22-Oct-2006 |
yamt | sync with head
|
1.5.2.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
1.6.16.1 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
1.6.8.1 |
| 15-Jul-2007 |
ad | Sync with head.
|
1.7.10.2 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.7.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.8.8.1 |
| 23-Jan-2008 |
bouyer | Sync with HEAD.
|
1.8.2.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.10.38.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.10.34.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.10.30.1 |
| 05-Feb-2017 |
skrll | Sync with HEAD
|
1.10.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|