Home | History | Annotate | Download | only in fdt
History log of /src/sys/arch/arm/fdt/plfb_fdt.c
RevisionDateAuthorComments
 1.6  06-Sep-2025  thorpej Re-factor the console-related code into fdt_console.[ch]
 1.5  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.4  23-Jul-2019  jmcneill branches: 1.4.10;
Add support for WSDISPLAY_MULTICONS
 1.3  06-Jul-2019  jmcneill If panel timings are missing, assume 800x600
 1.2  06-Jun-2017  jmcneill branches: 1.2.4; 1.2.6; 1.2.10;
Allow plfb to be the console device
 1.1  03-Jun-2017  jmcneill branches: 1.1.2;
Add driver for ARM PrimeCell Color LCD controller (PL111).
 1.1.2.1  06-Jun-2017  snj Pull up following revision(s) (requested by jmcneill in ticket #13):
sys/arch/arm/fdt/plfb_fdt.c: revision 1.2
sys/arch/arm/vexpress/vexpress_platform.c: revision 1.3
sys/arch/evbarm/conf/VEXPRESS_A15: revision 1.13
sys/arch/evbarm/fdt/fdt_machdep.c: revisions 1.5, 1.6
sys/dev/ic/pl050.c: revision 1.2
Fix spelling of WS_DEFAULT_FG and WS_KERNEL_FG options.
--
Attach kbd slot to console
--
Allow plfb to be the console device
--
Add support for stdout-path= kernel cmdline option to override the
console device specified in the FDT.
--
Initialize boot_args before bootstrap for the benefit of platform code.
--
Allow 'console=fb' to act as a shortcut on vexpress for
'stdout-path=/smb@08000000/motherboard/iofpga@3,00000000/clcd@1f0000'
 1.2.10.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.6.2  03-Dec-2017  jdolecek update from HEAD
 1.2.6.1  06-Jun-2017  jdolecek file plfb_fdt.c was added on branch tls-maxphys on 2017-12-03 11:35:52 +0000
 1.2.4.2  28-Aug-2017  skrll Sync with HEAD
 1.2.4.1  06-Jun-2017  skrll file plfb_fdt.c was added on branch nick-nhusb on 2017-08-28 17:51:30 +0000
 1.4.10.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed