summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-283-11/+3
* Revert r267961, r267973:gjb2014-06-273-3/+11
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-273-11/+3
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelbz2014-06-261-0/+1
* Remove /etc/gnats from here, too.gavin2014-06-201-2/+0
* - Modify vm_page_unwire() and vm_page_enqueue() to directly acceptattilio2014-06-161-1/+1
* Fix various NIC drivers to properly cleanup static DMA resources.jhb2014-06-112-16/+12
* Hook the ISP/SAF1761 driver into MIPS kernel builds.hselasky2014-05-291-0/+9
* Commit the rest of the changes that were intended to be part of r266826.markj2014-05-291-22/+0
* Remove duplicate:sbruno2014-05-211-1/+0
* Let's just use the mib0 partition for our configurations pace. It'sadrian2014-05-191-2/+3
* Do not configure all pins as outputs as this can lead to short circuits whenloos2014-05-101-4/+8
* Remove an old mistake of mine. This has sneak in the code i sent to gonzoloos2014-05-101-10/+0
* Add support for reading RouterBoard's memory which is passed by the loaderloos2014-05-091-0/+36
* When a GPIO pin is set to be turned on by kernel hints (hint.gpio.X.pinon)loos2014-05-091-1/+4
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-021-0/+1
* Update comment.marius2014-04-291-1/+1
* After r264897 restore the ability to add bootoptions from FDT forbz2014-04-291-1/+50
* Retire smp_active. It was racey and caused demonstrated problems withscottl2014-04-261-1/+0
* Fix beri_simplebus probing. It's not allowed to have two modules on thebrooks2014-04-241-3/+4
* Merge from CheriBSD:brooks2014-04-241-50/+31
* More like gone in 11...imp2014-04-241-21/+0
* Fix typo and case inconsistency in MIPS CP0 register names.rwatson2014-04-171-1/+1
* Based on xlp_machdep.c and completed the list of options based onbz2014-04-171-0/+49
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-172-0/+7
* Change kernel/rootfs hints to use search patterns instead of absolutesbruno2014-04-041-2/+2
* Add support for the Dlink DIR-825C1 74k MIPS router based on Atherossbruno2014-04-032-0/+196
* Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4tijl2014-04-011-1/+1
* For BERI on NetFPGA assume HZ=100 by default.bz2014-03-221-1/+4
* Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-223-6/+6
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-1833-346/+346
* Extend the Atheros SoC support to include a method to enable/disableadrian2014-03-182-0/+36
* Add the AR934x NAND flash controller register definitions.adrian2014-03-181-0/+177
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-185-35/+0
* Implement apb_print_child().adrian2014-03-171-0/+34
* The AR71xx has APB interrupts in the MISC registers from 0-7, lateradrian2014-03-161-4/+6
* * Handle the three other timer interrupts for now, from the AR724xadrian2014-03-161-3/+3
* Handle the case where both arge0 and arge1 MAC addresses are available viaadrian2014-03-161-1/+18
* * Add ethernet MAC configuration from the EEPROM for arge0/arge1adrian2014-03-161-1/+7
* Remove IPX support.glebius2014-03-141-2/+0
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbitglebius2014-03-131-3/+3
* Delete stray clause 3 (Advertising clause) and renumber while i'mimp2014-03-111-1/+1
* Remove clause 3 (the advertising clause), per the regent's letter.imp2014-03-111-5/+1
* Populate the GPIO pins and GPIOLED configssbruno2014-03-051-3/+72
* Update location of hints and name of the kernel we are building.sbruno2014-03-052-5/+5
* Rename the Dlink 825 configuration file to indicate that this is for thesbruno2014-03-052-0/+0
* Add the USB EHCI flags required for the post-AR71xx devices.adrian2014-03-021-2/+3
* Add the DB120 specific hints for the AR8327.adrian2014-02-261-24/+26
* Add the AR8327 bits to the DB120 config file.adrian2014-02-241-8/+34
* Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-timerwatson2014-02-191-87/+30
OpenPOWER on IntegriCloud