summaryrefslogtreecommitdiff
path: root/sys/arch/arc
AgeCommit message (Expand)Author
2023-06-25s/responible/responsible/ in comment.andvar
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-11-02fix various typos in comments and messages.andvar
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-16PRovide pci_intr_setattrskrll
2022-08-16Multiple inclusion protection.skrll
2022-08-16Whitespaceskrll
2022-08-07UFS/LFS dirhash:simonb
2022-07-26s/functin/function/ in copy pasted comment.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2022-05-03fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.andvar
2022-03-03arc: Use device_set_private for cpuN.riastradh
2022-01-22Ensure bus_dmatag_subregion is called with an inclusive max_addrskrll
2022-01-01fix typos in word "diagnostic".andvar
2021-12-17Correct copypaste comment grammar.skrll
2021-12-17Trailing whitespaceskrll
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-23Use sys/cdefs.h __CONCAT3skrll
2021-02-20sn(4): Add rnd(9) support.rin
2020-12-19Use sel{record,remove}_knote().thorpej
2020-11-18malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-08-14Fix build by splitting large amount of inline assembling into a seperateskrll
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-17Use a vmem arena rather than an extent map to manage Jazz DMA TLBthorpej
2020-06-15Drop compat support for OpenBSD/arc disks.tsutsui
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-06-13g/c vm_page_zero_enablead
2020-06-03Explicitly strip debug info on calling objdump for ecoff boot binaries.tsutsui
2020-05-29Try to shrink kernels to smaller than ~6MB due to ARC BIOS restriction.tsutsui
2020-05-29Make sure to preserve MIPS_CURLWP (t8) register from ARC BIOS calls.tsutsui
2020-04-04mark nsmb major obsoletejdolecek
2020-01-25Retire "le* at pci?" from the shipped kernel configs:thorpej
2020-01-20Remove FDDI support.thorpej
2020-01-19Remove HIPPI support and the esh(4) driver that uses it. There have notthorpej
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-12-27s/transfered/transferred/msaitoh
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-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-07Remove dead codes, that are #if 0'd for more than 19 years!rin
2019-04-07UADDR was removed.rin
2019-04-07G/C some obsolete definitions (we haven't had a fixed u. for quitethorpej