freebsd-skq/sys/mips/rt305x
adrian d82df8bd21 [rt305x] Add initial RT5350 and MT7620 glue.
* Add in chipset awareness to the obio bus layout (ie, which devices are
  where);
* Add in some USB OTG changes to be aware of the newer stuff;
* Add in a configurable primary console - some chips use the normal UART,
  some use UARTLITE.

Tested (by Stanislav);

* RT3050 (NFS)
* RT5350 (NFS, MFS)
* MT7620 (USB)

Submitted by:	Stanislav Galabov <sgalabov@gmail.com>
2015-12-24 18:40:10 +00:00
..
files.rt305x [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
obio.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
obiovar.h
rt305x_dotg.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
rt305x_ehci.c [MT7620] add ehci/ohci USB support. 2015-12-24 18:36:08 +00:00
rt305x_gpio.c Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
rt305x_gpio.h
rt305x_gpiovar.h Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
rt305x_ic.c
rt305x_icvar.h
rt305x_machdep.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
rt305x_ohci.c [MT7620] add ehci/ohci USB support. 2015-12-24 18:36:08 +00:00
rt305x_pci.c [rt305x] add PCI bus / resource allocation code for the MT7620. 2015-12-24 18:33:08 +00:00
rt305x_pcireg.h [rt305x] add PCI bus / resource allocation code for the MT7620. 2015-12-24 18:33:08 +00:00
rt305x_spi.c [MT7620] add SPI device support. 2015-12-24 18:34:46 +00:00
rt305x_sysctl.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
rt305x_sysctlvar.h
rt305xreg.h [rt305x] add register space definitions for later generation chips. 2015-12-24 18:31:55 +00:00
rt_swreg.h
std.rt305x
uart_bus_rt305x.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
uart_cpu_rt305x.c [rt305x] Add initial RT5350 and MT7620 glue. 2015-12-24 18:40:10 +00:00
uart_dev_rt305x.c Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
uart_dev_rt305x.h