OpenGrok
Cross Reference: exynos_uart.c
xref
: /
src
/
sys
/
arch
/
arm
/
samsung
/
exynos_uart.c
Home
|
History
|
Annotate
|
Download
|
only in
samsung
History log of
/src/sys/arch/arm/samsung/exynos_uart.c
Revision
Date
Author
Comments
1.8
06-Sep-2025
thorpej
Re-factor the console-related code into fdt_console.[ch]
1.7
26-Oct-2022
riastradh
ddb/db_active.h: New home for extern db_active.
This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero. Reduces need for #include opt_ddb.h, #ifdef DDB.
1.6
13-Sep-2021
jmcneill
Add support for Apple M1 debug UART.
1.5
14-Mar-2021
skrll
Use fdtbus_intr_establish_xname
1.4
27-Jan-2021
thorpej
Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().
Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
1.3
17-Mar-2020
skrll
branches: 1.3.4;
Traiing whitespace
1.2
11-Sep-2018
jmcneill
branches: 1.2.4; 1.2.6;
Make this driver MPSAFE
1.1
05-Jul-2018
jmcneill
branches: 1.1.2;
Replace sscom with a much simpler uart driver. The simpler driver is 1/4th
the size and has the added benefit of not freezing when an arrow key is
pressed.
1.1.2.3
30-Sep-2018
pgoyette
Ssync with HEAD
1.1.2.2
28-Jul-2018
pgoyette
Sync with HEAD
1.1.2.1
05-Jul-2018
pgoyette
file exynos_uart.c was added on branch pgoyette-compat on 2018-07-28 04:37:29 +0000
1.2.6.1
21-Mar-2020
martin
Pull up following revision(s) (requested by skrll in ticket #796):
sys/arch/arm/samsung/exynos_pinctrl.c: revision 1.16
sys/arch/arm/samsung/exynos5410_clock.c: revision 1.6
sys/arch/arm/samsung/exynos_gpio.c: revision 1.26
sys/arch/arm/samsung/exynos_uart.c: revision 1.3
sys/arch/arm/samsung/exynos5422_clock.c: revision 1.15
Trailing whitespace
1.2.4.3
08-Apr-2020
martin
Merge changes from current as of 20200406
1.2.4.2
10-Jun-2019
christos
Sync with HEAD
1.2.4.1
11-Sep-2018
christos
file exynos_uart.c was added on branch phil-wifi on 2019-06-10 22:05:56 +0000
1.3.4.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Sat Oct 25 00:10:07 GMT 2025