]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
We now have opt_wi.h, so go ahead and add it. Default it to 1.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2002-08-01 blackendFix the link to the Handbook
2002-07-30 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-29 mikeCreate a new header <machine/_stdint.h> for storing...
2002-07-28 fennerThis commit was generated by cvs2svn to compensate...
2002-07-24 mpThis commit was generated by cvs2svn to compensate...
2002-07-23 peterde-count pci
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 bpThis commit was generated by cvs2svn to compensate...
2002-07-22 peterNo more NO_WERROR for the kernel. It's still possible...
2002-07-21 peterAdd explicit unit count on 'device pci' for ahc/ahd
2002-07-20 peterInfrastructure tweaks to allow having both an Elf32...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-18 bennoRemove the statically allocated array that holds OpenFi...
2002-07-16 jhbVarious comment and minor style fixes. No actual conte...
2002-07-13 miniAdd additional cred_free_thread() calls that I had...
2002-07-12 jhbSet the thread state of the newly chosen to run thread...
2002-07-10 mikeRemove label_t and physadr, which seem to have never...
2002-07-10 bennoAdd setjmp (needed for DDB).
2002-07-10 bennoAdd DDB support.
2002-07-10 benno- Make sure we don't trample our metadata pointer in...
2002-07-10 bennoMetadata definitions.
2002-07-10 bennoRemove some diagnostic code that snuck in.
2002-07-10 bennoRemove some dead code.
2002-07-10 bennoRemove some unused includes.
2002-07-09 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-09 bennoBring this in line with what I'm using.
2002-07-09 bennoAdd an implementation for pmap_zero_page_area.
2002-07-09 bennoAdd the OF_getetheraddr function required by if_gem.
2002-07-09 bennoTidy up trap vector and external interrupt setup.
2002-07-09 bennoDriver for the Apple UniNorth Host-PCI bridge.
2002-07-09 bennoOpenFirmware PCI support code.
2002-07-09 bennoChanges for KSE3.
2002-07-09 bennoAdd this file, which I forgot in a previous commit.
2002-07-09 benno1) Add busdma machdep code.
2002-07-09 bennoDriver for OpenPIC compatible interrupt controllers.
2002-07-09 benno- Add the "compatible" property to the list that we...
2002-07-09 bennoAdd interrupt handling support code.
2002-07-08 mikeMove __offsetof() macro from <machine/ansi.h> to <sys...
2002-07-08 peterAdd a special page zero entry point intended to be...
2002-07-07 peterCollect all the (now equivalent) pmap_new_proc/pmap_dis...
2002-07-07 peterUpdate for post-kse3 pmap kthread allocation changes
2002-07-05 obrienThis commit was generated by cvs2svn to compensate...
2002-07-01 dougbThis commit was generated by cvs2svn to compensate...
2002-06-30 desThis commit was generated by cvs2svn to compensate...
2002-06-30 desThis commit was generated by cvs2svn to compensate...
2002-06-30 iwasakiThis commit was generated by cvs2svn to compensate...
2002-06-30 mikeSince printf(3) now supports the `j' conversion specifi...
2002-06-29 desThis commit was generated by cvs2svn to compensate...
2002-06-29 bennoAdd an inline to call eieio.
2002-06-29 bennoWe don't need to clear RI in the MSR when entering...
2002-06-29 bennoin_cksum et al.
2002-06-29 bennoImplement vtophys()
2002-06-29 bennoAdd pmap_mapdev and pmap_unmapdev.
2002-06-29 benno- Initialise battable to cover I/O spaces.
2002-06-29 bennoTo quote Peter:
2002-06-29 bennomempcy/bcopy handles overlapping copies so make ovbcopy...
2002-06-29 bennoAdd BOOTP_NFSROOT support code.
2002-06-29 benno- Use tmpstk exclusively in the init path.
2002-06-29 bennoMany fixes to low-level trap and interrupt handling:
2002-06-29 bennoConvert this from mostly inline assembler to mostly C.
2002-06-29 obrienThis commit was generated by cvs2svn to compensate...
2002-06-28 obrienThis commit was generated by cvs2svn to compensate...
2002-06-27 obrienThis commit was generated by cvs2svn to compensate...
2002-06-27 desThis commit was generated by cvs2svn to compensate...
2002-06-26 gshapiroThis commit was generated by cvs2svn to compensate...
2002-06-24 jakeAdd an MD callout like cpu_exit, but which is called...
2002-06-24 miniRemove unused diagnostic function cread_free_thread().
2002-06-23 iedowseMake vm_pindex_t 64-bit on all platforms. This is neces...
2002-06-23 desThis commit was generated by cvs2svn to compensate...
2002-06-23 desThis commit was generated by cvs2svn to compensate...
2002-06-23 desThis commit was generated by cvs2svn to compensate...
2002-06-21 obrienThis commit was generated by cvs2svn to compensate...
2002-06-21 obrienThis commit was generated by cvs2svn to compensate...
2002-06-21 fennerThis commit was generated by cvs2svn to compensate...
2002-06-21 fennerThis commit was generated by cvs2svn to compensate...
2002-06-20 peterThis commit was generated by cvs2svn to compensate...
2002-06-20 peterDeorbit suibyte(). It was only used for split address...
2002-06-20 peterMove the "- 1" into the RQB_FFS(mask) macro itself...
2002-06-15 mikehThis commit was generated by cvs2svn to compensate...
2002-06-11 gshapiroThis commit was generated by cvs2svn to compensate...
2002-06-08 acheThis commit was generated by cvs2svn to compensate...
2002-06-07 darrenrThis commit was generated by cvs2svn to compensate...
2002-06-07 darrenrThis commit was generated by cvs2svn to compensate...
2002-06-07 jhb- Fixup / remove obsolete comments.
2002-06-06 dougbThis commit was generated by cvs2svn to compensate...
2002-06-04 sobomaxThis commit was generated by cvs2svn to compensate...
2002-05-30 dfrMove the definition of ElfN_Hashelt to common headers...
2002-05-28 obrienThis commit was generated by cvs2svn to compensate...
2002-05-28 bennoThe stack is not at the top of the user struct.
2002-05-28 bennoRemove an assertion as to whether the current thread...
2002-05-28 benno- Move macros that represent where syscall args are...
2002-05-28 bennoRemove the old prototype for kcopy. It's in cpu.h...
2002-05-28 bennoImplement pmap_copy and pmap_copy_page.
2002-05-28 bennoMove the kcopy() function from trap.c to machdep.c...
2002-05-27 bennoPrint srr1 in printtrap()
2002-05-27 bennoGet the correct memory regions from OpenFirmware. ...
2002-05-27 bennoUse correct types in [sf]uword32.
next