summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Remove dead functions pmap_pvdump and pads.sbruno2015-07-291-50/+0
* Make Broadcom XLR use shared ds1374 RTC driver.sbruno2015-07-296-152/+4
* Populate hw.model with the CPU model information.adrian2015-07-141-0/+4
* Add the atomic_thread_fence() family of functions with intent tokib2015-07-081-0/+28
* Reshuffle all of the DDR flush operations into a single switch/mux,adrian2015-07-0413-115/+152
* o Add a description for virtio block device implementedbr2015-07-031-0/+20
* Oops - fix typo.adrian2015-07-031-2/+2
* Add initial support for the TP-Link Archer C7 v2.adrian2015-07-032-0/+269
* Add pcb1 to the QCA955x.adrian2015-07-031-1/+3
* Enable setting the QCA955x GPIO output mux configuration.adrian2015-07-031-4/+2
* Add register defines for the QCA955x DDR flush and GPIO control.adrian2015-07-031-0/+11
* Huge cleanup of random(4) code.markm2015-06-309-9/+10
* Add if_vlan, ipfw{,_nat}.ko, and libalias to the AR934X kernel configallanjude2015-06-131-1/+1
* Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages.alc2015-06-081-3/+2
* Cope with .. less memory.adrian2015-06-082-0/+6
* Similarly to other architecture, add the include for cpufunc.h which isbz2015-05-281-0/+1
* The kernel sends signals to the processes via ABI specific sv_sendsig method.dchagin2015-05-242-12/+0
* In preparation for switching linuxulator to the use the native 1:1dchagin2015-05-242-0/+3
* Simplify the allocation of page table pages for mips64. Specifically,alc2015-05-231-1/+1
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-224-5/+5
* ddb: finish converting boolean values.pfg2015-05-213-3/+3
* Convert routerstation to use geom_uncompress.adrian2015-05-191-3/+3
* Migrate RSPRO to use the uncompress module, not uzip.adrian2015-05-191-3/+3
* QCA955x / AP135 platform tidyups.adrian2015-05-192-10/+12
* The AP135 PCIe NIC isn't an ath device, it's an 11ac part (linux ath10k.)adrian2015-05-191-3/+3
* Add initial support for the QCA955x PCIe host controller.adrian2015-05-192-0/+607
* Increment the vm stats "v_intr" counter so the global system interruptadrian2015-05-161-0/+1
* Provide the number of interrupt resources added to the listbr2015-05-151-1/+1
* The add_bounce_page() function can be called when loading physicalhselasky2015-04-281-2/+2
* Start enabling the available GPIO pins on the Carambola 2.adrian2015-04-121-16/+1
* Add support for the uart classes to set their default register shift value.andrew2015-04-114-4/+8
* Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>jhb2015-04-081-1/+3
* Convert the DIR-825C1 to use the new map based MAC address configuration.adrian2015-04-051-2/+26
* Update the board MAC address configuration for the DIR-655A1.adrian2015-04-051-6/+32
* Fix integer truncation bug in malloc(9)rstone2015-04-011-2/+2
* Migrate the TL-WR1043nd v2 to use the new map based MAC hints mechanism.adrian2015-04-011-2/+19
* Add hints to set the board MAC address and derived values for each interface.adrian2015-03-281-3/+23
* Begin moving support for board MAC addresses over to being explicitly defined.adrian2015-03-284-49/+214
* Remove the second MODULES_OVERRIDE; add if_vlan to the list.adrian2015-03-281-2/+1
* Add the MAC address hints for arge0/arge1 on the CARAMBOLA2.adrian2015-03-281-0/+2
* Set VM_KMEM_SIZE_SCALE=1 for the AR91xx SoCs.adrian2015-03-281-0/+3
* Add 64 byte linesize cache flushing routines for L1 instruction, L1 databr2015-03-264-11/+423
* Remove duplicate AH_DEBUG_ALQ option.gjb2015-03-261-1/+0
* Add initial D-Link DIR-655 (A1) support.adrian2015-03-222-0/+209
* re-enable building modules for the AR933xadrian2015-03-211-1/+3
* Fix the LED configuration so the switch PHY LEDs work fine.adrian2015-03-211-3/+3
* Migrate these configs to use the geom map search function.adrian2015-03-213-11/+11
* Add support for the TP-Link TL-WDR4300 and TL-WDR3600.adrian2015-03-212-0/+258
* Re-enable the modules for now; I'm using them in some other test builds.adrian2015-03-211-2/+2
* Now that the switch PHY fully works, don't limit arge0 to only being upadrian2015-03-211-1/+1
OpenPOWER on IntegriCloud