summaryrefslogtreecommitdiff
path: root/sys/arch/cesfic/include
AgeCommit message (Expand)Author
2021-04-01Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcntsimonb
2020-02-01Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3).tsutsui
2019-11-23cpu_need_resched():ad
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-06-28Fix lingering page size comments.tsutsui
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2017-02-02PR port-mac68k/51923rin
2017-02-02PR port-mac68k/51923rin
2017-01-14protect against multiple inclusion.christos
2016-12-17Fix typo "one the" and architecture where appropriate.flxd
2015-12-24fenv for m68kchristos
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2012-05-07Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h>tsutsui
2012-02-10proper sizing of kmem_arena on different portspara
2012-02-02Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL))tsutsui
2011-12-22No need to include <m68k/softintr.h>.tsutsui
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-05-16- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.ctsutsui
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2011-01-14Retire struct user, remove sys/user.h inclusions. Note sys/user.h headerrmind
2011-01-02Add a dummy <machine/bus.h> which nows seems to be mandatory in MI codetsutsui
2010-12-22Collect cpu_info and friends and move to m68k/include/cpu.hmatt
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2010-06-06fix PR 6724 - convert m68k options to defflag's. this means thatmrg
2009-12-11Refactoring MD segment related definitions on m68k ports:tsutsui
2009-12-09Fix wrong NBSEG values for all hp300 pmap derived m68k ports.tsutsui
2009-12-08Use PGSHIFT from <machine/param.h> for PAGE_SHIFT.tsutsui
2009-10-21Remove uarea swap-out functionality:rmind
2009-08-26Minor tweak to the pv_table management in the Hibler-derived m68k pmaps:thorpej
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2008-06-22Unify splraiseipl(9) implementation among m68k ports as pertsutsui
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2008-02-27Remove CTL_MACHDEP_NAMES, it's not used anywhere.xtraeme
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-11-07Merge tty changes from the vmlocking branch.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-04Add ci_cpuid where it's missing.ad
2007-07-14Generic soft interrupts are mandatory.ad
2007-05-21Move declarations of m68k common functionstsutsui
2007-05-21Adapt rest of m68k ports to yamt-idlelwp. Compile tested only.tsutsui
2007-05-20Add missing call to lwp_startup() in lwp_trampoline() (which was renamedmhitch
2007-03-11- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to holdthorpej
2007-03-05MI softintr(9)'fy. Untested.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos