Serge Vakulenko
058b6c4de0
Add support for NT35702 display controller.
2015-10-31 19:25:26 -07:00
Sergey
e8572fdfd7
Delete file hx8357.h.
...
Use the same device for all TFT LCD drivers.
Only one such driver can be configured in the kernel.
2015-10-10 16:48:32 -07:00
Serge Vakulenko
21c5beb7a6
Driver hx8357 enhanced to support gpanel ioctls.
2015-10-06 18:46:01 -07:00
Serge Vakulenko
09112b6b7a
Update sramc driver.
2015-09-29 18:45:48 -07:00
Serge Vakulenko
5cb608d7e1
Rename other disk drivers which needed rdisk.
...
Delete device names from all the drivers.
Move device inslude files from include/sys to include/machine directory.
Only include files which have something useful for user layer
(like special ioctls codes) should be placed into sys.
2015-09-26 23:00:13 -07:00
Serge Vakulenko
fdb295ec25
Create device files /dev/sdNx.
...
Delete unused flash driver.
2015-09-26 21:56:27 -07:00
Serge Vakulenko
3073e9af87
Modify SD driver for direct i/o (no rdisk).
2015-09-26 21:46:11 -07:00
Serge Vakulenko
9c749994c1
Setup only UARTs, defined in the kernel config file.
...
For console initialization, use options CONS_MAJOR and CONS_MINOR.
2015-09-19 21:23:07 -07:00
Serge Vakulenko
976bf303cc
Kernel config utility: add new specification to assign
...
logical signals to pins. like 'signal "LED_KERNEL" pin RA0'.
2015-09-19 17:09:40 -07:00
Serge Vakulenko
bf92da35b8
Fix crash on access to gpio device.
2015-09-18 23:49:44 -07:00
Serge Vakulenko
c631ae5d43
Kconfig: generate xxx_ENABLED defines automatically.
2015-09-08 14:25:59 -07:00
Serge Vakulenko
585773955b
Fix include paths in the kernel sources.
...
Max32 kernel successfully compiled with kconfig utility.
2015-08-31 00:21:41 -07:00
Sergey
5f4ecde705
Fixed bug in cdevname().
2015-05-30 19:26:12 -07:00
Sergey
e08e51f1b9
Use permanent allocation of major indexes for character devices.
2015-05-30 18:28:22 -07:00
Serge Vakulenko
4e8398cbc9
Driver oc renamed to pwm.
2015-05-29 20:41:26 -07:00
Serge Vakulenko
29c75b3f71
Skeleton driver completed.
2015-02-05 19:08:53 -08:00
Serge Vakulenko
9b9f6392dc
Added a skeleton for character driver.
2015-02-05 19:05:59 -08:00
Serge Vakulenko
f5bbefc222
Fixed indenting in devsw.c.
2015-02-05 18:13:17 -08:00
Matt Jenkins
9adca14b87
Added hx8357 TFT driver for PICadillo
2014-08-30 21:17:16 +01:00
Matt Jenkins
895f96d2f7
Initial Import from SVN
2014-04-09 14:27:18 +01:00