summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips
AgeCommit message (Expand)Author
2023-05-06s/regster/register/ in comments and error messages.andvar
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-09-25s/inerrupt/interrupt/ and s/intrrupt/interrupt/ in comments.andvar
2022-09-05G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.tsutsui
2022-08-07UFS/LFS dirhash:simonb
2022-07-26s/functin/function/ in copy pasted comment.andvar
2022-07-21fix typos in comments and log messages, mainly s/intrrupt/interrupt/.andvar
2022-07-08alredy -> alreadyskrll
2022-07-03fix various typos in comments, mainly s/pallete/palette/.andvar
2022-05-31s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.andvar
2022-05-28fixed typo with another typo in my last commit. fixing it again.andvar
2022-05-28fix various typos, mainly in comments.andvar
2022-05-23s/controll/control/ in comments.andvar
2022-04-16s/setted/set/andvar
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2022-03-03mips: Use device_set_private for cpuN on older ports.riastradh
2022-01-24s/begining/beginning/ in comments and messages.andvar
2021-12-12fix typos in word "operation(s)".andvar
2021-09-07Make this compile again.rin
2021-08-09fix typos in asymmetry, asymmetric(al), symmetrical.andvar
2021-08-09fix various typos in comments and messages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-31s/dependend/dependent/andvar
2021-06-29Remove uscanner(4) drivernia
2021-06-26Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips, that suffer fromrin
2021-05-22Be explicit about our interface attributes.thorpej
2021-04-25it8368_attach_socket(): Pass the device_t to config_found(), not thethorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-01-13Don't advertise AUDIO_PROP_CAPTURE - no capture method is providedskrll
2021-01-12Turn on DIAGNOSTIC to help track down problem in hpcmips test runsskrll
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-06Fix some more uvm header fallout. Add include guards while here.riastradh
2020-08-10Clean up _LKM --> _MODULE leftovers.rin
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-05-16Remove uyap, USB YAP phone firmware loader.maya
2020-04-04mark nsmb major obsoletejdolecek
2020-02-23Make start_input/halt_input optional if the driver has no recording,isaki
2020-02-17spellingsevan
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
2019-06-08Clean get_props().isaki
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-03-28protect kernel variableschristos
2019-03-16Use C99 style struct initializer to audio_hw_if.isaki
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin