summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* MFp4 bz_ipv6_fast:bz2012-05-241-0/+4
* MFprojects/zfsd:mav2012-05-241-1/+1
* Enable the AR8316 switch on the routerstation pro board.adrian2012-05-192-4/+27
* Remove duplicate config bits.adrian2012-05-121-4/+0
* Revert this - I disabled it whilst hwpmc is/was broken.adrian2012-05-121-1/+1
* Flip on WN1043ND switch PHY support.adrian2012-05-123-5/+35
* Now that there's a hint for it, add a "I'm an AR7240 switch!" hint.adrian2012-05-121-3/+2
* Add in the AP93 configuration file.adrian2012-05-122-0/+335
* Add switch support to AP96.adrian2012-05-112-10/+9
* Add basic SMP support for GXemul. Ideally we would have some way to overridejmallett2012-05-073-0/+74
* Add a trivial driver for the GXemul Ethernet device. Probably quite buggy andjmallett2012-05-072-4/+18
* Add a driver for the GXemul test machine's disk controller and disk devices.jmallett2012-05-061-8/+2
* Get the memory size from the gxemul mp device. Don't dump the environment ifjmallett2012-05-063-7/+66
* Disable setting the MII port speed.adrian2012-05-041-0/+12
* In the new world order, multiphy is now when the phymask is 0x0.adrian2012-05-031-1/+2
* Fix a totally bone-headed, last minute bounds check snafu that somehowadrian2012-05-031-3/+5
* Catch-up with r232853 and remove platform APIs which are not used by anybz2012-05-021-25/+0
* mips/mips64eb became mips/mips64 while I wasn't looking (whoops), so updaterwatson2012-05-021-1/+1
* Clean up various aspects of the MIPS generic busspace implementation:rwatson2012-05-021-25/+110
* Merge a rudimentary gxemul "oldtestmips" port. This consists almostrwatson2012-05-025-0/+253
* Implement PLL configuration override support, similar to what openwrtadrian2012-05-022-3/+57
* Disable the pll_1000 hint for now, the upcoming work enables it and itadrian2012-05-021-1/+1
* * Force the ethernet MII configuration to be RGMIIadrian2012-05-021-3/+3
* Allow the MII mode to be overridden via 'hint.arge.X.miimode'.adrian2012-05-022-0/+25
* Add a missing newline.adrian2012-05-021-0/+1
* Further ar71xx MII support improvements.adrian2012-05-025-52/+61
* MII related infrastructure changes.adrian2012-05-025-0/+70
* Introduce an enum which encapsulates the PHY interface types that can beadrian2012-05-021-1/+7
* Add in the MII configuration parameters for the AR71xx.adrian2012-05-011-4/+15
* Convert AP96 to use the mdioproxy and ARGE_MDIO option.adrian2012-05-012-0/+22
* Break out the arge MDIO bus code into an optional argemdio device.adrian2012-05-013-115/+220
* Migrate ARGE_DEBUG to opt_arge.h.adrian2012-05-011-0/+2
* Add a convenience macro for the returns_twice attribute, and apply it todim2012-04-291-1/+1
* Allow for MIPS devices to have a specific probe/attach order.adrian2012-04-211-1/+4
* Allow for a default GPIO pin "high", which is required for some boardsadrian2012-04-201-1/+9
* Introduce the matching PCI ath(4) fixup code from ar71xx_pci intoadrian2012-04-205-83/+275
* Style(9) and white space fixes.adrian2012-04-171-31/+26
* Protect the PCI space registers behind a mutex.adrian2012-04-171-1/+22
* Add in the AP96 phy configuration from openwrt.adrian2012-04-151-10/+8
* The AR913x MII speed configuration matches the AR71xx MII configuration.adrian2012-04-153-9/+4
* Fix the mask logic when reading PCI configuration space registers.adrian2012-04-151-2/+6
* Flesh out the rest of the AP96 board/config.adrian2012-04-132-8/+64
* * Enable ATH_EEPROM_FIRMWARE, now that it's a compile time optionadrian2012-04-132-4/+6
* These are uboot, so mark them as such or booting from flash will not work.adrian2012-04-132-0/+4
* Introduce configuration files for AP94 and AP96.adrian2012-04-134-0/+120
* (ab)Use the firmware API to store away EEPROM calibration data foradrian2012-04-131-6/+72
* Remove an unused variable. Grr.adrian2012-04-131-1/+1
* Sync this code against what's in OpenWRT trunk.adrian2012-04-131-27/+28
* Reinstate the XTLB handler for CPU_NLM and CPU_RMIjchandra2012-04-021-1/+1
* Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather thanjhb2012-03-291-1/+1
OpenPOWER on IntegriCloud