Home | History | Annotate | Download | only in netwalker
History log of /src/sys/arch/evbarm/netwalker/netwalker_lcd.c
RevisionDateAuthorComments
 1.7  15-Jan-2020  skrll Fix build
 1.6  24-Jul-2019  hkenken branches: 1.6.4;
Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
imx PCIe common driver
 1.5  21-Dec-2015  hkenken branches: 1.5.18;
Rewritten to take advantage of genfb(4).
 1.4  25-Jul-2014  dholland branches: 1.4.4;
Add d_discard to all struct cdevsw instances I could find.

All have been set to "nodiscard"; some should get a real implementation.
 1.3  06-May-2014  hkenken Add support for LCD Backlight control on NetWalker.
+ use imxpwm driver (PWM control driver for i.MX)
 1.2  16-Mar-2014  dholland branches: 1.2.2;
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
 1.1  17-Apr-2012  bsh branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Support i.MX51's LCD framebuffer on Netwalker.
from Kenichi Hashimoto.
 1.1.8.1  18-May-2014  rmind sync with head
 1.1.6.2  03-Dec-2017  jdolecek update from HEAD
 1.1.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.2  23-May-2012  yamt sync with head.
 1.1.4.1  17-Apr-2012  yamt file netwalker_lcd.c was added on branch yamt-pagecache on 2012-05-23 10:07:42 +0000
 1.1.2.2  29-Apr-2012  mrg sync to latest -current.
 1.1.2.1  17-Apr-2012  mrg file netwalker_lcd.c was added on branch jmcneill-usbmp on 2012-04-29 23:04:39 +0000
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.4.4.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.5.18.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.6.4.1  17-Jan-2020  ad Sync with head.

RSS XML Feed