Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure proper order of register accesses by readback after write. | 2017-09-21 | 1 | -2/+5 | |
| | | | | This fixes spurious interrupts seen on CN7360. | ||||
* | Attach com(4) using fdt on octeon. | 2017-07-03 | 1 | -50/+74 | |
| | | | | | The relevant part of uartbus(4) is made part of the com(4) glue to avoid extra maneuvers in the code. | ||||
* | Enable UART FIFOs. | 2016-04-14 | 1 | -2/+5 | |
| | |||||
* | Wrap comintr() so that the interrupt handler always returns non-zero. | 2016-04-14 | 1 | -2/+17 | |
| | | | | This prevents console clutter about spurious UART interrupts. | ||||
* | Whitespace. | 2015-02-05 | 1 | -7/+7 | |
| | |||||
* | Use octeon_xkphys_*_8(). | 2015-02-05 | 1 | -21/+16 | |
| | |||||
* | The io clock on Octeon II (CN6xxx) runs at a different rate to the cpu clock. | 2014-06-17 | 1 | -2/+3 | |
| | | | | | | Program the uarts based on the io clock rate on these platforms. ok jasper@ pirofti@ yasuoka@ | ||||
* | add XXX comment for delay_changed, untill we figure out what it actually does. | 2013-06-05 | 1 | -1/+2 | |
| | | | | ok uebayasi@ | ||||
* | whitespace | 2013-06-05 | 1 | -4/+4 | |
| | |||||
* | remove unneeded octeonreg.h include | 2013-06-02 | 1 | -2/+1 | |
| | |||||
* | combus renamed uartbus, com_oct renamed cn30xxuart | 2011-05-08 | 1 | -0/+211 | |