summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
AgeCommit message (Expand)Author
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
2020-06-20Add some rudimentary boot args parsing. Can handle "root=" as wellsimonb
2020-06-20Add the structure of the CVMX boot descriptor.simonb
2020-06-19Don't include now non-existant "opt_cavium.h".simonb
2020-06-19OCTEON_MEMSIZE isn't used now, remove declaration.simonb
2020-06-15Finish CPU core support for Octeon Cavium CN70XX:simonb
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-06-10Update for proplib(3) API changes.simonb
2020-06-05Now that we don't zero out the second link in the U-boot bootmemsimonb
2020-06-04Only clear BSS up to "end" symbol, not all the way to mips_round_page(end).simonb
2020-05-31Finish rename of all Cavium Octeon device driver functions, structs etc fromsimonb
2020-05-31Clean up Cavium Octeon device names. Rename devices from "octeon_foo"simonb
2020-05-29For struct timecounter, use C99 initializers.rin
2020-05-25Switch to CFATTACH_DECL_NEW.riastradh
2020-05-19Fix outdated or misleading comments for MEMORY_DISK_ROOT_SIZE.rin
2020-05-04Enable PTYFS.simonb
2020-04-04mark nsmb major obsoletejdolecek
2020-04-02add ukphy as the last resort. enable dmphy for dmenisimura
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
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
2020-01-03Eliminate all of the #ifdefs for the "strtc" driver. Define modelthorpej
2019-12-27s/suport/support/msaitoh
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
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-04-11Generate SREC kernels that YAMON can load.simonb
2019-04-11Be consistent with file^I and include^I.simonb