aboutsummaryrefslogtreecommitdiff
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* The AR71xx has APB interrupts in the MISC registers from 0-7, laterAdrian Chadd2014-03-161-4/+6
* * Handle the three other timer interrupts for now, from the AR724xAdrian Chadd2014-03-161-3/+3
* Handle the case where both arge0 and arge1 MAC addresses are available viaAdrian Chadd2014-03-161-1/+18
* * Add ethernet MAC configuration from the EEPROM for arge0/arge1Adrian Chadd2014-03-161-1/+7
* Remove IPX support.Gleb Smirnoff2014-03-141-2/+0
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 GbitGleb Smirnoff2014-03-131-3/+3
* Delete stray clause 3 (Advertising clause) and renumber while i'mWarner Losh2014-03-111-1/+1
* Remove clause 3 (the advertising clause), per the regent's letter.Warner Losh2014-03-111-5/+1
* Populate the GPIO pins and GPIOLED configsSean Bruno2014-03-051-3/+72
* Update location of hints and name of the kernel we are building.Sean Bruno2014-03-052-5/+5
* Rename the Dlink 825 configuration file to indicate that this is for theSean Bruno2014-03-052-0/+0
* Add the USB EHCI flags required for the post-AR71xx devices.Adrian Chadd2014-03-021-2/+3
* Add the DB120 specific hints for the AR8327.Adrian Chadd2014-02-261-24/+26
* Add the AR8327 bits to the DB120 config file.Adrian Chadd2014-02-241-8/+34
* Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-timeRobert Watson2014-02-191-87/+30
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-161-1/+0
* Enable use of the PCIe connected wifi on the DB120 (AR9344) board.Adrian Chadd2014-02-144-0/+20
* Disable this check for now; it fails on the AR9344 PCI fixup code.Adrian Chadd2014-02-141-0/+2
* Add the ath0 EEPROM hints required to detect the on-chip wifi.Adrian Chadd2014-02-141-0/+10
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-052-16/+1
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-022-0/+6
* Provide a simpler and more standards-compliant simplebus implementation toNathan Whitehorn2014-02-013-0/+693
* Remove an unneeded space in the BERI merge.Brooks Davis2014-01-301-1/+1
* Use the correct bitshift operators for the GPIO definitions.Adrian Chadd2014-01-221-17/+17
* Introduce grab and ungrab upcalls. When the kernel desires to grab theWarner Losh2014-01-194-1/+124
* Remove two redundantly repetitive assignments.Warner Losh2014-01-161-2/+0
* Fix the geom mappings for WR1043ND.Luiz Otavio O Souza2014-01-071-3/+3
* Retire machine/fdt.h as a header used by MI code, as its function is nowNathan Whitehorn2014-01-051-11/+0
* Add an FDT DTS and MDROOT kernel configuration for BERI on NetFPGA.Bjoern A. Zeeb2013-12-121-0/+28
* Use correct value pointing to previously selected FDT DTB.Bjoern A. Zeeb2013-12-121-1/+1
* Add missing includes.Juli Mallett2013-12-102-0/+3
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-307-12/+12
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-252-2/+1
* As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In otherAlan Cox2013-11-081-9/+10
* Remove the gross hack for the Octeon Simple Executive to the leastWarner Losh2013-11-061-0/+4
* Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiringNathan Whitehorn2013-11-051-114/+132
* Fix some lingering build failures caused by fixing implicit inclusion ofMark Johnston2013-10-313-0/+5
* Remove references to an unused fasttrap probe hook, and remove theMark Johnston2013-10-311-3/+2
* Fix a typo introduced in r257338.Mark Johnston2013-10-311-1/+1
* nclude missing net/if_var.h.Andre Oppermann2013-10-301-0/+1
* Panics about how things can't be attached should probably happen in theNathan Whitehorn2013-10-293-9/+9
* Devices that rely on hints or identify routines for discovery need toNathan Whitehorn2013-10-2923-24/+25
* - Provide necessary includes.Gleb Smirnoff2013-10-2910-0/+10
* - Provide necessary includes, that before came via if.h pollution.Gleb Smirnoff2013-10-281-3/+4
* Add bus_dmamap_load_ma() function to load map with the array ofKonstantin Belousov2013-10-271-0/+10
* Add a configuration file and hints file for the Alfa Networks Hornet UBAdrian Chadd2013-10-252-0/+162
* MFP4:Brooks Davis2013-10-231-9/+23
* BERI_SIM.hint is no longer used, remove it.Brooks Davis2013-10-231-26/+0
* Revert r256934, it needs work to build on mips32.Brooks Davis2013-10-231-22/+9
* MFP4:Brooks Davis2013-10-221-0/+1