Revision 63866d6c47b36556ecba2d22ec7aec86f4725e75 authored by Daniel Matuschek on 03 February 2015, 06:15:19 UTC, committed by popcornmix on 08 March 2015, 21:12:54 UTC
Some code to load the driver based on device-tree-overlays was missing. This is added by this patch.
1 parent 564bd7d
History
File Mode Size
Makefile -rw-r--r-- 273 bytes
ashldi3.c -rw-r--r-- 619 bytes
ashrdi3.c -rw-r--r-- 681 bytes
divsi3.S -rw-r--r-- 5.4 KB
gcclib.h -rw-r--r-- 595 bytes
ins.S -rw-r--r-- 2.6 KB
lshrdi3.c -rw-r--r-- 621 bytes
memchr.S -rw-r--r-- 676 bytes
memcmp.S -rw-r--r-- 1.8 KB
memcpy.S -rw-r--r-- 2.6 KB
memmove.S -rw-r--r-- 1.9 KB
memset.S -rw-r--r-- 1.8 KB
modsi3.S -rw-r--r-- 1.5 KB
muldi3.S -rw-r--r-- 2.3 KB
outs.S -rw-r--r-- 1.3 KB
smulsi3_highpart.S -rw-r--r-- 603 bytes
strcmp.S -rw-r--r-- 945 bytes
strcpy.S -rw-r--r-- 531 bytes
strncmp.S -rw-r--r-- 1023 bytes
strncpy.S -rw-r--r-- 1.4 KB
udivsi3.S -rw-r--r-- 8.3 KB
umodsi3.S -rw-r--r-- 1.2 KB
umulsi3_highpart.S -rw-r--r-- 628 bytes

back to top