summaryrefslogtreecommitdiff
path: root/firmware/panic.c (unfollow)
Commit message (Expand)Author
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg
2005-11-09SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...Jens Arnold
2005-09-12Fixed compiler error in the X11 iriver simulatorLinus Nielsen Feltzing
2005-09-12Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r...Linus Nielsen Feltzing
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-01-22long policyJean-Philippe Bernardy
2005-01-10Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg
2004-11-02Ported to iriverLinus Nielsen Feltzing
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2002-11-12Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly t...Björn Stenberg
2002-10-15Unified player codeLinus Nielsen Feltzing
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-08Turn off double-height in panicf()Björn Stenberg
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg
2002-05-24do the lcd_puts() properly for the recorder tooDaniel Stenberg
2002-05-05Disable interrupt only in targetLinus Nielsen Feltzing
2002-05-05Disable interruptLinus Nielsen Feltzing
2002-05-05adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-04-30functions for panic functionsStuart Martin
2002-04-30header for track infoStuart Martin
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg