summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/fmradio.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-11/+0
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-1/+1
2003-11-07The code police strikes backLinus Nielsen Feltzing1-14/+9
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn1-7/+8
2003-05-03Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing1-11/+11
2003-05-03Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing1-0/+133