summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
AgeCommit message (Expand)Author
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
2020-08-17Handle using "octeth" as root device by converting "octethN" to "cnmacN"simonb
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-28Change cpus_booted back to a simple variable instead of a kcpuset.simonb
2020-07-24evbmips: add ofctl(8) and /dev/openfirm supportjmcneill
2020-07-22Add option to use the early bitbang console. Enable this for nowsimonb
2020-07-22s/reseting/resetting/msaitoh
2020-07-19Reserve space for all CPU cores (incorrect logic).simonb
2020-07-19Call fdtbus_intr_init() during startup.simonb
2020-07-17ERLITE -> OCTEONjmcneill
2020-07-17Add wedge supportjmcneill
2020-07-16Add USB3 support.jmcneill
2020-07-16Add driver for Cavium Interrupt Bus.jmcneill
2020-07-16Use uart0 for stdout-pathjmcneill
2020-07-16FDT support for Cavium OCTEON MIPS SoCs. WIP.jmcneill
2020-07-15Rename the evbmips ERLITE kernel to OCTEON now that it supports moresimonb
2020-07-13Copy "mach reset" logic from arm32 recently added by jmcneill@. Thesimonb
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-23Support EdgeRouter 4.simonb
2020-06-23Redo cnmac attachments - cnmacM @ gmxN @ pip0 @ iobussimonb