summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* backlight_init() no longer clears the ST bitLinus Nielsen Feltzing2002-08-06
* rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing2002-08-06
* Added rtc_init()Linus Nielsen Feltzing2002-08-06
* rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing2002-08-06
* George Styles entersDaniel Stenberg2002-08-05
* added weirdo extra protos for the mingw cross-compile buildDaniel Stenberg2002-08-05
* added Bill Napier for his Mingw workDaniel Stenberg2002-08-04
* use our own prototypes for open, read, close and lseek if we compileDaniel Stenberg2002-08-04
* join the party!Daniel Stenberg2002-08-02
* just defensivelt check for defined defines before we define themDaniel Stenberg2002-08-02
* debreakageDaniel Stenberg2002-08-02
* ming compile fixes by Bill NapierDaniel Stenberg2002-08-02
* Cleaned up the sleep options a littleLinus Nielsen Feltzing2002-08-02
* Markus Braun joined the shipDaniel Stenberg2002-08-01
* Markus Braun's progressbar and slidebar codeDaniel Stenberg2002-08-01
* Moved some time critical functions to internal RAMLinus Nielsen Feltzing2002-08-01
* Moved to internal RAMLinus Nielsen Feltzing2002-08-01
* Now uses CMD_STANDBY again. CMD_SLEEP used more power than CMD_STANDBY for so...Linus Nielsen Feltzing2002-08-01
* Moved the .bss section to after the .stack sectionLinus Nielsen Feltzing2002-08-01
* The internal RAM copy accidentally ended up in the wrong placeLinus Nielsen Feltzing2002-08-01
* Moved LCD frame buffer to internal RAMLinus Nielsen Feltzing2002-08-01
* Moved bitswap() to internal RAMLinus Nielsen Feltzing2002-08-01
* Moved ata_read_sectors() to internal RAMLinus Nielsen Feltzing2002-08-01
* Moved switch_thread() and the thread context data to internal RAMLinus Nielsen Feltzing2002-08-01
* sleep() and queue_wait() moved to internal RAMLinus Nielsen Feltzing2002-08-01
* Copies code to internal ram at startupLinus Nielsen Feltzing2002-08-01
* No allows code and data in internal RAMLinus Nielsen Feltzing2002-08-01
* The low water handling incorrectly loaded too large chunks at the start of a ...Linus Nielsen Feltzing2002-07-31
* The backlight now turns off in USB mode tooLinus Nielsen Feltzing2002-07-30
* Commented the ADC channelsLinus Nielsen Feltzing2002-07-29
* charger_inserted() used the wrong ADC channelLinus Nielsen Feltzing2002-07-29
* Killed warning on RecorderLinus Nielsen Feltzing2002-07-29
* Now uses HAVE_MASxxxxx macros instead of RECORDERLinus Nielsen Feltzing2002-07-29
* Killed a simulator warningLinus Nielsen Feltzing2002-07-28
* Enabled ata_write_sectors()Linus Nielsen Feltzing2002-07-28
* Added battery_level_safe() functionLinus Nielsen Feltzing2002-07-28
* Added ata_disk_is_active() functionLinus Nielsen Feltzing2002-07-28
* Hopefully fixed distortion and pitch problems on Player versionsLinus Nielsen Feltzing2002-07-28
* mas_run() didn't workLinus Nielsen Feltzing2002-07-28
* Corrected debug outputLinus Nielsen Feltzing2002-07-27
* Removed some debugging codeLinus Nielsen Feltzing2002-07-27
* Reworked the button codeLinus Nielsen Feltzing2002-07-27
* Spindown mode is STANDBY when debuggingLinus Nielsen Feltzing2002-07-27
* Added key-release event maskingLinus Nielsen Feltzing2002-07-27
* NEXT and PREV now works againLinus Nielsen Feltzing2002-07-27
* New voltage levels for full and empty batteryLinus Nielsen Feltzing2002-07-26
* Some clarificationsLinus Nielsen Feltzing2002-07-26
* New and improved ID3 and track change handlingLinus Nielsen Feltzing2002-07-26
* Killed a warning on PlayersLinus Nielsen Feltzing2002-07-26
* First step towards better ID3 handlingLinus Nielsen Feltzing2002-07-25