freebsd-dev/sys/mips/atheros
Adrian Chadd ad5b574375 Fix the AR933x CPU UART support by using the correct clock when calculating
the UART frequency.

Tested:

* AR933x (carambola 2 board), UART now works again

Approved by:	re
2013-09-21 19:42:37 +00:00
..
apb.c AR9330/AR9331 also needs to ACK the APB interrupt register, same as 2013-04-05 00:22:53 +00:00
apbvar.h
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar71xx_chip.h
ar71xx_cpudef.h Add two new CPU specific definitions - the watchdog clock frequency and 2013-07-21 03:51:24 +00:00
ar71xx_ehci.c Fix AR933x USB support - this needs the same controller initialisation 2013-04-05 02:01:05 +00:00
ar71xx_fixup.c
ar71xx_fixup.h
ar71xx_gpio.c Remove the hardcoded limit for the number of gpio_pins that can be used. 2013-09-06 23:47:50 +00:00
ar71xx_gpiovar.h Remove the hardcoded limit for the number of gpio_pins that can be used. 2013-09-06 23:47:50 +00:00
ar71xx_machdep.c Print out the platform reference frequency. 2013-03-29 06:31:31 +00:00
ar71xx_ohci.c
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c Mips Atheros AR71XX: make PCI base slot configurable through hints. 2013-01-06 20:50:31 +00:00
ar71xx_setup.c Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar71xx_setup.h Add AR9341, AR9342, AR9344 SoC types. 2013-07-08 06:10:29 +00:00
ar71xx_spi.c Make ar71xx_spi attach the next free unit of spibus and not only spibus0. 2013-08-28 14:46:15 +00:00
ar71xx_wdog.c
ar71xxreg.h
ar91xx_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar91xx_chip.h
ar91xxreg.h
ar724x_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar724x_chip.h
ar724x_pci.c
ar724xreg.h
ar933x_chip.c Fix the AR933x CPU UART support by using the correct clock when calculating 2013-09-21 19:42:37 +00:00
ar933x_chip.h Commit initial (unfinished!) support for the AR933x series of embedded 2013-03-27 03:38:58 +00:00
ar933x_uart.h * Fix clock register definitions 2013-03-29 06:32:02 +00:00
ar933xreg.h Implement the AR933x ethernet support. 2013-04-05 01:35:59 +00:00
ar934x_chip.c Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar934x_chip.h Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar934xreg.h Import the initial SoC register definitions for the AR934x MIPS74k SoC. 2013-07-08 06:12:38 +00:00
files.ar71xx Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
if_arge.c Fix the leakage of dma tags on if_arge. The leak occur when arge_start() 2013-09-06 12:47:14 +00:00
if_argevar.h
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx
uart_bus_ar71xx.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_bus_ar933x.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_cpu_ar71xx.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_cpu_ar933x.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_dev_ar933x.c Implement the AR933x interrupt driven UART code. 2013-04-05 00:26:06 +00:00
uart_dev_ar933x.h Bring over the initial, CPU-only UART support for the AR933x SoC. 2013-03-28 19:27:06 +00:00