aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/psim/uart_iobus.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Remove unused uart_devclass.John Baldwin2022-05-061-1/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Remove more needless <sys/tty.h> includesKyle Evans2019-12-011-1/+0
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-1/+1
* sys/powerpc: 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
* Turn this into an uart(4) bus attachment.Marcel Moolenaar2006-07-261-40/+19
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Support files and a h/w tree description for the PSIM ppc simulatorPeter Grehan2002-09-191-0/+109