Home | History | Annotate | Download | only in gemini
History log of /src/sys/arch/arm/gemini/gemini_lpchc.c
RevisionDateAuthorComments
 1.5  20-Nov-2020  thorpej malloc(9) -> kmem(9)
 1.4  10-Nov-2019  chs branches: 1.4.8;
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
 1.3  08-Jan-2019  jdolecek no need to include <machine/param.h> if <sys/param.h> already included
 1.2  01-Jul-2011  dyoung branches: 1.2.52; 1.2.54;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.1  09-Nov-2008  cliff branches: 1.1.4; 1.1.6; 1.1.10;
preliminary support for com type UART in IT8712 superio chip
attached at LPC bus at Gemini LPC Host Controller at obio on Gemini.
 1.1.10.2  04-May-2009  yamt sync with head.
 1.1.10.1  09-Nov-2008  yamt file gemini_lpchc.c was added on branch yamt-nfs-mp on 2009-05-04 08:10:41 +0000
 1.1.6.2  19-Jan-2009  skrll Sync with HEAD.
 1.1.6.1  09-Nov-2008  skrll file gemini_lpchc.c was added on branch nick-hppapmap on 2009-01-19 13:15:58 +0000
 1.1.4.2  17-Jan-2009  mjf Sync with HEAD.
 1.1.4.1  09-Nov-2008  mjf file gemini_lpchc.c was added on branch mjf-devfs2 on 2009-01-17 13:27:52 +0000
 1.2.54.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.54.1  10-Jun-2019  christos Sync with HEAD
 1.2.52.1  18-Jan-2019  pgoyette Synch with HEAD
 1.4.8.1  14-Dec-2020  thorpej Sync w/ HEAD.

RSS XML Feed