summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
2017-10-17Explain our implementation choice for implementation-defined valuesmaya
2017-09-17more const.christos
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-06-22spelling (DEC called it "TURBOchannel")flxd
2017-06-16dumpconf(void) long doesn't exist, remove the prototypejdolecek
2017-06-09Make VAXstation 4000 TURBOchannel adaptor work.flxd
2017-04-12Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD partkamil
2017-04-08centralize vers.c building for standalone programs.christos
2017-03-16allow pcu_save() and pcu_discard() to be called on other threads,chs
2017-01-14Undo; the correct fix was applied in csu/arch/alpha/crtbegin.hchristos
2017-01-14Avoid stupid gcc redefinition warnings by #undef before redefine.martin
2017-01-14fix types.christos
2016-12-23"Make NetBSD great again!"cherry
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-17Fix typo "one the" and architecture where appropriate.flxd
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-12Clean-up (remove redundant declarations, concentrate checks).flxd
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-09kill PCPPISPEAKERchristos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-11-26mention PAX_SEGVGUARD dependency on FILEASSOCchristos
2016-11-20add driver for Permedia 3 based graphics devicesmacallan
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2016-10-15Add tcu and gpio for TC-USB support. OK christos@flxd
2016-10-13Match the two prom_getenv() and fix buffer overflow causing wrong host contro...flxd
2016-08-25match the name with the FE_ constant from fenv.hchristos
2016-08-24restore the constants to the old values to match what the kernel expectschristos
2016-08-23fenv.h for alphachristos
2016-08-03More cleanups from Felix Deichmann (code) and me (panics).christos
2016-07-26From Felix Deichmann:christos
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-03-19Disable uscanner in all kernel configsgdt
2016-03-19remove some dead code.mrg
2016-02-29PR/50854: David Binderman: Remove redundant code.christos
2016-01-24use __paddr_t since this is a userland API.christos
2016-01-23expose the kernel types for standalone code.christos
2016-01-23Hide {p,v}{addr,size}_t and register_t (and a couple more types thatchristos
2016-01-20Change base address to account for later Alpha models with later firmwarejklos
2016-01-17PR port-alpha/50667: add missing va_start/va_end.martin
2015-12-14Make it compilemartin
2015-12-13PR/50523: David Binderman: Fix incorrect shifts.christos
2015-12-13PR/50530: David Binderman: Add missing printf argschristos
2015-11-05Remove SYSVSHM-specific code. The value of shminfo.shmall is zero atpgoyette
2015-10-11Felix Deichmann in PR port-alpha/50326: cosmetic patch for Pyxis attachmartin
2015-10-10PR port-alpha/50325: cosmetic fix for cpu attach messagemartin
2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh
2015-09-26Disable PAX_SEGVGUARD.maxv
2015-09-25For processors that have memory breakpoints, add macros for them to helpchristos