summaryrefslogtreecommitdiff
path: root/sys/arch/armv7/omap/omdisplay.c
AgeCommit message (Expand)Author
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2013-12-11do not include empty (and already removed) files; ok syl@Christian Weisgerber
2013-10-21Add load_font and list_font accessops to all rasops-based wsdisplay drivers.Miod Vallat
2013-10-20Use C99 named initializers for struct wsdisplay_accessops fields.Miod Vallat
2013-09-04In the future, we shouldn't have one port port ARM SoC, that's justPatrick Wildt