summaryrefslogtreecommitdiffstats
path: root/sys/mips/rt305x/std.rt305x
Commit message (Collapse)AuthorAgeFilesLines
* Use MIPS24K now.adrian2016-02-021-1/+1
| | | | | Submitted by: Stanislav Galabov <sgalabov@gmail.com> Differential Revision: https://reviews.freebsd.org/D5079
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-1/+0
| | | | | | | required for the ABI the kernel is being built for. XXX This is implemented in a kind-of nasty way that involves including source files, but it's still an improvement. o) Retire ISA_* options since they're unused and were always wrong.
* Import the initial CPU support for the MIPS RALink RT305x SoC.adrian2011-04-031-0/+8
This is a MIPS4KC CPU with various embedded peripherals, including wireless and ethernet support. This commit includes the platform, UART, ethernet MAC and GPIO support. The interrupt-driven GPIO code is disabled for now pending GPIO changes from the submitter. Submitted by: Aleksandr Rybalko <ray@dlink.ua>
OpenPOWER on IntegriCloud