summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
AgeCommit message (Expand)Author
2023-06-10Trailing whitespace.skrll
2023-06-09INSTALL_*: correct a path in a commentgutteridge
2023-02-23mips: Add missing barriers in cpu_switchto.riastradh
2023-02-09Adjust _all_ cinclude of *.local filesabs
2022-12-28evbmips/mipssim: on mips64, probe for additional memory.he
2022-12-28mipssim_dma.c: set _bounce_thresh so that bounce buffering works.he
2022-11-27Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemuhe
2022-11-15Enable CD9660; noticed by he@.simonb
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-05-28fix various typos in comments.andvar
2022-03-16Add the increasingly spreading __HIDE_DELAY kludge to evbmips.simonb
2022-03-04fix few typos in comments for word "because".andvar
2022-03-03mips: Carefully use device_set_private for cpuN.riastradh
2022-03-03mips: Use device_set_private in a few drivers.riastradh
2022-02-12sys: Fix various abuse of struct device internals.riastradh
2022-01-22Ensure bus_dmatag_subregion is called with an inclusive max_addrskrll
2022-01-22Trailing whitespaceskrll
2021-12-26fix various typos, mainly in comments.andvar
2021-12-17Correct copypaste comment grammar.skrll
2021-12-17Trailing whitespaceskrll
2021-11-16Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.simonb
2021-11-16Use CPU frequencies defined in QEMU for mipssim - 6 MHz for 64-bitsimonb
2021-11-03Catch up with member renamingskrll
2021-08-20fix various typos in comments and log messages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-02fix various typos in comments and log messages.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-06-29Remove uscanner(4) drivernia
2021-06-15Add some more useful options to MIPSSIMnia
2021-05-05The watchdog setup code isn't used (yet), so don't compile in thesimonb
2021-04-29Don't force all MALTA kernels to be compiled with -mips64 when theysimonb
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-18enable a few more "generic" items in this configuration, mostlymrg
2021-04-12remove shadowed (common) declarations of various libsa variablesmrg
2021-03-15- 32 bit mips uses oabi, don't force it to n32.christos
2021-03-14Specify the emulation explicitly (n32) so this builds when the defaultchristos
2021-02-17Trailing whitespaceskrll
2021-02-17Use the PCI_MAPREG_TYPE macro. Same binary after change.skrll
2021-02-16Whitespace nit.simonb
2021-02-16I forgot to add the needed conf files for the mipssim virtio additionreinoud
2021-02-15Add VirtIO devices to the MIPSSIM target for use in Qemu. Its supported by areinoud
2021-02-08Comment out HZ=512. This was only intended to be enabled for profiling.simonb
2021-02-08Correct the comment at the top of these config files identifying whatsimonb
2021-01-27Add support for the QEMU MIPS "mipssim" simulator.simonb
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-10-25Normalize some machine dependent CPU frequenct sysctl variables.nia
2020-09-27vether: Add to kernel configurationsroy
2020-08-17Add some compile time asserts for endianness on boards/systems thatsimonb