summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/cpu.h
AgeCommit message (Expand)Author
2001-11-20prepare for ELF:chs
2001-05-30use _KERNEL_OPTmrg
2000-12-19Unification of the m68k syscall() function.scw
2000-08-25Make need_resched() take a "struct cpu_info *" argument. Thisthorpej
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-06-28Unfortunately, several changes that are intermingled:briggs
1999-04-06Prototype kvtop() here.scottr
1999-02-26oops. void->intis
1999-02-26synchronize types, and s/curproc/p/ in one forgotten placeis
1999-02-25mac68k part of pr 6152 fix, and missing bits for the othersis
1998-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1998-11-11Changes to support fork_kthread():thorpej
1998-08-22Add gestalt machine type for the PowerBook 190/190cs.scottr
1998-02-13Avoid declaring the "astpending" and "want_resched" globals in cpu.h,scottr
1997-10-26Make these compile after m68k/m68k.h 1.4->1.5.is
1997-10-20Convert to MI 8530 SCC driver, from Bill Studenmund. The new front endscottr
1997-10-02port-mac68k/4175: Need to add support for 33 MHz LC475/Q605.briggs
1997-06-29Prototype DCIS().scottr
1997-05-22Remove redundant cpu_set_kpc() prototype, found by Paul Goyette.scottr
1997-05-20Adjust for previous m68k/pcb.h changescottr
1997-04-13Move all splxxx() and softint-related macros and prototypes to intr.h,scottr
1997-03-15Move physaccess/physunaccess prototypes.briggs
1997-02-10Console bell callback support prototypesscottr
1997-01-20Define single-instruction implementations of setsoft*() and siroff(),scottr
1996-10-15Define MACH_CLASSQ2, used by Performa 575.scottr
1996-10-12Add second Quadra class and machineid (gestalt value) for Color Classic IIscottr
1996-09-11Use <m68k/cpu.h>.thorpej
1996-07-12Back out previous; actually, this is never a problem for us. (Duh.)scottr
1996-07-10Fix from Leo Weppelman: Change accesses to 'ssir' to inline asm macro's.scottr
1996-06-11Add Powerbook 500 series machine IDscottr
1996-06-07Patches from Bill Studenmund to get serial default settings from the booter.briggs
1996-05-25More from Dave Huang (khym@bga.com)--set ROMLEN to 2MB and make anotherbriggs
1996-05-22Add MACH_CLASSDUO.briggs
1996-05-05m68881_restore takes struct fpframe *, not int [].briggs
1996-05-05Prototype for sunos_sendsig() is now in sunos.h as suggested by veego.briggs
1996-05-05Include pcb.h for prototypes.briggs
1996-05-05Move a few prototypes into machine/cpu.h.briggs
1996-05-05Prototype for sunos_sendsig().briggs
1996-05-05Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitializedbriggs
1996-02-27Clean out some unneeded constants.briggs
1996-01-09Add #defines for some more machines.briggs
1995-12-21Remove deprecated cpu_setstack().mycroft
1995-09-14Shuffle MACH_CLASSes around a tad and add IIvx as a seperate class becausebriggs
1995-08-12Get rid of cpu040 for good.briggs
1995-07-06Change NBSBASE to 0x90000000 and let it and NBSTOP be defined.briggs
1995-06-21Remove cpu_set_init_frame() define.briggs
1995-05-17Nuke cpu_exec and remove extra semicolon on cpu_swapout() panic stringbriggs
1995-05-05define BROKEN_SWAP and/or cpu_swapout as appropriate.cgd
1995-04-22- added sunos_machdep.c for sun3, atari, amiga and mac68k.christos