summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-timerwatson2014-02-191-87/+30
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-161-1/+0
* Enable use of the PCIe connected wifi on the DB120 (AR9344) board.adrian2014-02-144-0/+20
* Disable this check for now; it fails on the AR9344 PCI fixup code.adrian2014-02-141-0/+2
* Add the ath0 EEPROM hints required to detect the on-chip wifi.adrian2014-02-141-0/+10
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems tonwhitehorn2014-02-052-16/+1
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-022-0/+6
* Provide a simpler and more standards-compliant simplebus implementation tonwhitehorn2014-02-013-0/+693
* Remove an unneeded space in the BERI merge.brooks2014-01-301-1/+1
* Use the correct bitshift operators for the GPIO definitions.adrian2014-01-221-17/+17
* Introduce grab and ungrab upcalls. When the kernel desires to grab theimp2014-01-194-1/+124
* Remove two redundantly repetitive assignments.imp2014-01-161-2/+0
* Fix the geom mappings for WR1043ND.loos2014-01-071-3/+3
* Retire machine/fdt.h as a header used by MI code, as its function is nownwhitehorn2014-01-051-11/+0
* Add an FDT DTS and MDROOT kernel configuration for BERI on NetFPGA.bz2013-12-121-0/+28
* Use correct value pointing to previously selected FDT DTB.bz2013-12-121-1/+1
* Add missing includes.jmallett2013-12-102-0/+3
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-307-12/+12
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-252-2/+1
* As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In otheralc2013-11-081-9/+10
* Remove the gross hack for the Octeon Simple Executive to the leastimp2013-11-061-0/+4
* Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiringnwhitehorn2013-11-051-114/+132
* Fix some lingering build failures caused by fixing implicit inclusion ofmarkj2013-10-313-0/+5
* Remove references to an unused fasttrap probe hook, and remove themarkj2013-10-311-3/+2
* Fix a typo introduced in r257338.markj2013-10-311-1/+1
* nclude missing net/if_var.h.andre2013-10-301-0/+1
* Panics about how things can't be attached should probably happen in thenwhitehorn2013-10-293-9/+9
* Devices that rely on hints or identify routines for discovery need tonwhitehorn2013-10-2923-24/+25
* - Provide necessary includes.glebius2013-10-2910-0/+10
* - Provide necessary includes, that before came via if.h pollution.glebius2013-10-281-3/+4
* Add bus_dmamap_load_ma() function to load map with the array ofkib2013-10-271-0/+10
* Add a configuration file and hints file for the Alfa Networks Hornet UBadrian2013-10-252-0/+162
* MFP4:brooks2013-10-231-9/+23
* BERI_SIM.hint is no longer used, remove it.brooks2013-10-231-26/+0
* Revert r256934, it needs work to build on mips32.brooks2013-10-231-22/+9
* MFP4:brooks2013-10-221-0/+1
* MFP4:brooks2013-10-222-31/+29
* Remove a bit of debugging output that slipped into r256911.brooks2013-10-221-6/+0
* MFP4:brooks2013-10-223-8/+27
* MFP4:brooks2013-10-221-9/+22
* Enable ATSE_CFI_HACK in BERI configs, stable MAC addresses are useful.brooks2013-10-221-0/+1
* Sync BERI kernel configs with P4:brooks2013-10-228-116/+122
* MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,brooks2013-10-222-0/+707
* Remove the isf(4) driver. It was created by accident and is subset ofbrooks2013-10-213-38/+0
* MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,brooks2013-10-181-0/+3
* MFP4:brooks2013-10-181-3/+8
* Whilst here, document that this TX alignment requirement may acutallyadrian2013-10-161-0/+8
* Allow the MDIO bus frequency to be selected.adrian2013-10-162-2/+130
* Now that all of the on-chip switch and basic platform support is updated,adrian2013-10-161-0/+101
* Yes, this board has 128mb of RAM.adrian2013-10-161-1/+1
OpenPOWER on IntegriCloud