aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/atheros/uart_bus_ar71xx.c
Commit message (Expand)AuthorAgeFilesLines
* mips: Remove sys/mipsWarner Losh2021-12-311-108/+0
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-1/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Allow setting access-width for UART registers.Ruslan Bukin2017-02-271-1/+1
* [ar71xx] add EARLY_PRINTF support for the rest of the non-AR933x SoCs.Adrian Chadd2017-01-151-0/+17
* Use the UART frequency when programming the UART clock.Adrian Chadd2013-07-211-1/+1
* Preparation work for supporting the AR91xx and AR724x.Adrian Chadd2010-08-191-0/+1
* - Move CPU/AHB frequency calculations to functions toOleksandr Tymoshenko2009-07-091-12/+1
* - Calculate clock frequency using PLL registersOleksandr Tymoshenko2009-05-231-1/+15
* - Rollback to the hack with 3-bytes offset in base address.Oleksandr Tymoshenko2009-05-061-0/+6
* - Revert changes accidentally killed by merge operationOleksandr Tymoshenko2009-04-141-0/+79