summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
2022-06-04Pull up following revision(s) (requested by tsutsui in ticket #1462):martin
2020-02-10Pull up following revision(s) (requested by tsutsui in ticket #682):martin
2019-06-29Make local functions static.tsutsui
2019-06-29Misc cosmetics and cleanup.tsutsui
2019-06-29Misc KNF and cleanup.tsutsui
2019-06-29Remove obsolete stuff.tsutsui
2019-06-29Fix PR/54325 (use of dangling pointer).tsutsui
2019-06-29TAB/space cleanup.tsutsui
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-05-04Regen from MILAN.in rev 1.29.tsutsui
2019-05-04Add pms(4), wsmouse(4), and wsmux(4) for Milan.tsutsui
2019-05-04Use const for register values.tsutsui
2019-05-04Use proper integer types for PCI configuration registers.tsutsui
2019-05-04Misc KNF.tsutsui
2019-05-03Make sure interrupts are disabled during cpu_configure(9).tsutsui
2019-04-13Regen.isaki
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-04-03centralize setdisklabel(9)christos
2019-03-27- expose vmparams to userland on arm, like other archs do.christos
2019-03-19G/C a couple of lingering instances of addupc(). There is still some bit-thorpej
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2019-02-08make *fd*.c's fd_dev_to_type() always a static inline. somemrg
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-11-07Don't provide these definitions on netbsd as before, but without relyingmaya
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-09-19Remove unused KBD_NULLMAP entries copy-paste from sys/dev/pckbport.rin
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-05-04remove bsd.hostinit.mkchristos
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-03-31Regen from HADES.in rev 1.16:tsutsui
2018-03-31Remove duplicated devices already defined in the common GENERIC.in.tsutsui
2018-03-31Regen to denote GENERIC.in rev 1.115 in "Created from:" lines.tsutsui
2018-03-10Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c.tsutsui
2018-03-10Fix another possible out of bounds.tsutsui
2018-03-04Provide wdboot as a copy of sdboot for Milan.tsutsui
2018-02-26Add dumb memory probe routines for Milan to use all available memory.tsutsui
2018-02-25add a special rule to build m68k/fpu.c to avoid passing -msoft-float.mrg
2018-02-09On Milan, also explicitly disable MBIRQ1 on PIIX.tsutsui
2018-02-08Typos.dholland
2018-01-31Explicitly setup the secondary IDE interrupt of PIIX on Milan.tsutsui
2018-01-28Replace CRTC register values with ones taken from sys/dev/ic/vga_subr.c.tsutsui
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2018-01-20Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC.tsutsui
2018-01-20Skip NVRAM checksum check and re-initialization on Milan.tsutsui