summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
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
2018-01-20Regen from MILAN.in rev 1.28.tsutsui
2018-01-20Restore piixide(4) for Milan and disable other pciide devices.tsutsui
2018-01-20Use a proper PSL value to be passed to splx(9) functions.tsutsui
2018-01-20Fix silent hang after isa_intr_establish() on Milan.tsutsui
2018-01-20Fix silent hang during config_console() (before consinit()) on Milan.tsutsui
2018-01-20Fix I/O access failures for regions allocated by bus_space_map(9) on Milan.tsutsui
2018-01-20Regenerate config files to update RCSIds in "Created from:" lines.tsutsui
2017-11-06Cleanup and clarify the ELFSIZE mess:christos
2017-10-25Use C99 initializer for filteropsmaya
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-02-02PR port-mac68k/51923rin
2017-02-02PR port-mac68k/51923rin
2017-02-01PR/51933: David Binderman: Boolean confusionchristos
2017-01-11need <sys/stat.h>christos
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2016-10-13Correct misleading indentation.maya
2016-10-09PR/51540: Henning Petersen: replace , with ;christos
2016-09-22Catch up with mdsetimage changes.christos
2016-09-17kill PIE/SSPchristos
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-03-13Misc KNF and ANSIfy.tsutsui
2016-03-12Remove unused variable, found by gcc.dholland
2016-03-12Fix syntax error in previous. Hi christos :-)dholland
2016-03-11PR/50944: David Binderman: sprinkle parenschristos
2016-02-29PR/50868: David Binderman: Fix operator precedence.christos
2016-02-26PR/50857: David Binderman: Remove redundant code.christos
2015-12-24fenv for m68kchristos
2015-12-08Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead ofchristos