]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Regenerate.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2008-04-13 phkGet rid of an empty RTC implementation and hook up...
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 marcelFix copy-n-paste typos in free text.
2008-04-09 grehanInclude <sys/types.h> before <sys/systm.h> to get typed...
2008-04-09 marcelReimplement atomic_add, atomic_clear, atomic_set and...
2008-04-08 marcelQuick fix for the kernel build breakage in netgraph...
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-03 marcelAlign functions to 16-byte boundaries due to profiling...
2008-04-03 marcelSet sc_psim so that the openpic core can correct the...
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-17 marcelMake remote GDB work for AIM processors. For BookE...
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 rajObtain TSEC h/w address from the parent bus (OCP) and...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-11 marcelIn intr_lookup(), when adding an IRQ to powerpc_intrs...
2008-03-09 marcelDon't use in32() and out32() when writing to the CCSRBA...
2008-03-08 marcelEnable the D-cache and I-cache when not already enabled.
2008-03-07 marcelFor AIM, have cpu_idle() set MSR_POW when the powerpc_p...
2008-03-07 marcelAdd support for the BUS_CONFIG_INTR() method to the...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 marcelAdd a catch-all for PCPU_MD_FIELDS. While we expect...
2008-03-05 marcelo We don't have to keep track of the PIC, nor do we...
2008-03-05 marcelo Various fixes related to PCI Express:
2008-03-04 marcelAlso comment-out options MPC85XX. We don't define CCSRB...
2008-03-04 marcelComment-out cpu E500. We can't yet build it with AIM...
2008-03-04 marcelAdd the pic_ipi method. While here, eliminate the unuse...
2008-03-03 rajImport the omitted gdb_machdep.c for PowerPC kernel.
2008-03-03 rajConnect MPC85XX to the PowerPC build.
2008-03-03 rajInitial support for Freescale PowerQUICC III MPC85xx...
2008-03-03 rajRework and extend PowerPC headers definitons towards...
2008-03-02 rajUnify and generalize PowerPC headers, adjust AIM code...
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-02-27 marcelAvoid hardcoding the kernel link address in the linker...
2008-02-25 rajTeach PowerPC CPU identification routines to recognize...
2008-02-24 rajLet PowerPC world optionally build with -msoft-float...
2008-02-24 marcelDon't define DEBUG. No debugging required.
2008-02-24 marcelResolve warnings exposed by LINT.
2008-02-23 marcelAdd FPU_EMU.
2008-02-23 marcelAdd a floating-point emulator so that a single userland...
2008-02-23 marcelDefine the bootinfo structure for FreeBSD. It is not...
2008-02-16 marcelEnable option WITNESS_SKIPSPIN by default.
2008-02-12 marcelRemove SMP left-overs from NetBSD.
2008-02-12 marcelThere's no need to suppress option GDB.
2008-02-12 marcelAdd PIC support for IPIs. When registering an interrupt...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-26 julianOne of my powerbooks has this chip in it..
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-07 jhbAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-03 alcAdd an access type parameter to pmap_enter(). It will...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 alcAdd configuration knobs for the superpage reservation...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-21 marcelApply missing s/rv/res/g in previous commit.
2007-12-20 jhbMFamd64/ia64/i386: Only set the rman bus tags and handl...
2007-12-19 marcelRedefine bus_space_tag_t on PowerPC from a 32-bit integ...
2007-12-16 marcelRename OEA to AIM. The former means nothing as it appli...
2007-12-14 marcelThis file was repocopied to src/sys/powerpc/aim, where...
2007-12-14 marcelForced commit to record that this file was repocopied...
2007-12-14 marcelRemove unused file.
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 jkoshyAdd stubs to unbreak LINT.
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-27 jasoneDefine atomic_readandclear_ptr.
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-26 jbImplement the _long functions using u_long rather than...
2007-11-21 scottlExtend critical section coverage in the low-level inter...
2007-11-19 jbDefine atomic_cmpset_acq_long and atomic_cmpset_rel_lon...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 julianA bunch more files that should probably print out a...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-13 grehanSplit decr_init() into two, with the section that reads...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
next