115 Commits

Author SHA1 Message Date
Martijn Scheepers
478199df90 Added nice labels to gpios 2019-09-06 10:59:02 +02:00
Martijn Scheepers
db76e8a4aa changed description 2019-02-01 12:49:59 +01:00
Martijn Scheepers
de9600e222 fix crash at exit on h1502 2017-11-03 14:04:40 +01:00
Martijn Scheepers
426015f2b2 first remove irq then stop thread 2017-11-03 12:49:12 +01:00
Martijn Scheepers
0483f65986 changed name init and exit function 2017-11-03 12:39:29 +01:00
Martijn Scheepers
70c357f180 fixed typo 2017-11-02 08:33:15 +01:00
Martijn Scheepers
3e890bfad5 changed to irq shared, removed userspace folder 2017-10-17 08:44:15 +02:00
Martijn Scheepers
f3d05135ca shared irq testing 2017-10-16 13:43:12 +02:00
Martijn Scheepers
6910af9184 shared irq testing 2017-10-16 13:29:00 +02:00
Martijn Scheepers
6c8976bd5d irq to shared 2017-10-13 16:01:08 +02:00
Martijn Scheepers
0341c66a3a added debug printk 2017-10-13 13:40:59 +02:00
Martijn Scheepers
1c69159eba add int i 2017-10-13 13:04:01 +02:00
Martijn Scheepers
995df28187 changed to interrupt based 2017-10-13 13:00:02 +02:00
Martijn Scheepers
a3cd01f9d2 kthread to interruptible 2017-10-12 14:00:11 +02:00
Martijn Scheepers
7f9a853d5d reversed gpio pin array 2017-09-29 13:28:02 +02:00
Martijn Scheepers
8a0e9ce644 better error handeling 2017-09-29 12:43:10 +02:00
Martijn Scheepers
c5c4765f6b Test switch for framebuffer number 2017-09-29 08:29:20 +02:00
Martijn Scheepers
d021fd0b73 space between icons 2017-09-29 08:23:23 +02:00
Martijn Scheepers
fa9429c86c changed init script 2017-09-28 15:12:49 +02:00
Martijn Scheepers
994df2d129 changed directorys 2017-09-28 15:05:51 +02:00
Martijn Scheepers
8154768dc7 gitignore changed 2017-09-28 15:00:11 +02:00
Martijn Scheepers
1435ff019a gitignore changes 2017-09-28 14:57:02 +02:00
Martijn Scheepers
45274cf127 gitignore file 2017-09-28 14:53:03 +02:00
Martijn Scheepers
65fa565628 changes lkm makefile 2017-09-28 14:44:26 +02:00
Martijn Scheepers
4f1ba4c476 kernel module gpio state to display 2017-09-28 14:31:12 +02:00
Martijn Scheepers
775fe6f505 clean up ignore files 2017-09-28 08:16:05 +02:00
Martijn Scheepers
6ecb5c0912 gitignore changed 2017-09-28 08:14:33 +02:00
Martijn Scheepers
92655751fd save 2017-09-28 08:07:29 +02:00
Martijn Scheepers
5796c1b8bc save changes 2017-09-27 08:36:25 +02:00
Martijn Scheepers
c2d9c6c54a clean up 2017-09-26 11:40:28 +02:00
Martijn Scheepers
edef5b16e6 more clean up 2017-09-25 16:24:27 +02:00
Martijn Scheepers
e617b07aaa clean up 2017-09-25 15:38:31 +02:00
Martijn Scheepers
22dbcb94f9 changes 2017-09-25 15:34:20 +02:00
David Anders
063ec65096 update version number 2014-09-25 11:52:11 -05:00
David Anders
0b85bea760 using physical size rather than virtual for core tests 2014-09-23 13:52:20 -05:00
David Anders
38c5557f45 make sure readbuf is freed before exit 2014-09-23 13:46:16 -05:00
David Anders
023a688a87 remove used variable 2014-09-23 13:40:12 -05:00
David Anders
4a88f58569 add fb-string to the ignore list 2014-09-23 13:38:46 -05:00
David Anders
a6da7bc189 remove used fill_screen function 2014-09-23 13:37:50 -05:00
David Anders
77bdfc6ccb add function to place framebuffer in graphics mode 2014-09-23 13:32:08 -05:00
David Anders
b10096adf0 update 24-bpp support 2014-09-23 13:18:05 -05:00
David Anders
64143c164b Merge pull request #3 from bbreinbauer/master
24bpp support
2014-07-11 12:05:31 -05:00
Bernhard Breinbauer
a512801fa3 - print bpp in info msg, use strtoul to allow for hex input 2014-07-11 09:09:10 +02:00
Bernhard Breinbauer
e0ce877a47 - add 24bpp support 2014-07-11 09:08:41 +02:00
David Anders
ba85a9b747 Merge pull request #1 from naguirre/master
Add 8bpp support.
2013-07-18 07:12:27 -07:00
Nicolas Aguirre
ae7d957ef5 Add fb-string, it's a demo application to display text on screen 2013-07-18 12:26:27 +02:00
Nicolas Aguirre
27f13bd645 Add 8bpp support. 2013-07-18 12:07:38 +02:00
David Anders
ead4677dad fix version information CFLAGS
Ensure the required CFLAGS are appended to what is provided on the
command line.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-10 10:07:19 -05:00
David Anders
1547b55320 minor compile fixes after code cleanup 2012-05-19 10:33:30 -05:00
David Anders
e7a3515d67 code cleanup to pass checkpatch 2012-05-19 10:18:37 -05:00