link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/luna68k/dev/lcd.c
AgeCommit message (Expand)Author
2023-01-15TAB/space/indent cleanup.tsutsui
2020-12-29Make local functions static.tsutsui
2019-06-30Pull OpenBSD/luna88k board.h to define SX9100 board device addresses.tsutsui
2019-06-30Misc KNF.tsutsui
2018-03-08fix various gcc6 m68k issues:mrg
2017-03-09Add a driver for LUNA's front panel LCD. Ported from OpenBSD/luna88k.tsutsui
2011-11-12Finally complete LUNA-II support, after almost 12 years sincetsutsui
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin