summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Rombox now properly uses all available DRAM for 8 MB builds.Jens Arnold2005-01-12
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* Jean-Philippe Bernardy: minor correctionDaniel Stenberg2005-01-10
* Now define the exact LCD controller in use.Daniel Stenberg2005-01-10
* Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: fixed to use long for 32 bit valuesDaniel Stenberg2005-01-10
* gmini adjustments, with a new CONFIG_LCD setup being preparedDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: gmini supportDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg2005-01-10
* Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg2005-01-10
* don't include the types, we use plain C variable typesDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: ported to gmini120Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: TCC730 support addedDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: gmini keypad addedDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: calmrisc header file (gmini work)Daniel Stenberg2005-01-09
* Use the register shadow variable in all places.Jens Arnold2005-01-09
* Fixed some warnings.Jens Arnold2005-01-05
* unmount function in preparation for MMC hotswap, more mutexingJörg Hohensohn2005-01-05
* Multivolume: prevent file rename attempts across volumes.Jens Arnold2005-01-04
* modify fat cache entries atomic, this was potentially unsafeJörg Hohensohn2005-01-04
* Early and basic gmini 120 config. Needs attention and corrections.Daniel Stenberg2005-01-04
* select the card within the mutex, seems more safeJörg Hohensohn2005-01-03
* using a pointer instead of array dereferencing saves ~250 bytesJörg Hohensohn2005-01-03
* Correct handling of FAT16 root directory when it does not start on a pseudo c...Jens Arnold2005-01-03
* finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...Jörg Hohensohn2005-01-01
* volume names look better in sharp brackets, code slightly more compactJörg Hohensohn2005-01-01
* cosmetic: use the IF_MV2() macro for optional argumentsJörg Hohensohn2004-12-29
* behave for multi-volumeJörg Hohensohn2004-12-29
* Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn2004-12-29
* killed a warning for boxes not supporting FAT16Jörg Hohensohn2004-12-28
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn2004-12-24
* Removed duplicate instructionJens Arnold2004-12-22
* aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn2004-12-21
* Proper ATA and SDRAM initializationLinus Nielsen Feltzing2004-12-20
* Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing2004-12-20
* iRiver has hard drive poweroffLinus Nielsen Feltzing2004-12-20
* Added power functions for iRiver H1xxLinus Nielsen Feltzing2004-12-20
* multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn2004-12-18
* Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold2004-12-16
* The debug output now reports the correct mpeg layerLinus Nielsen Feltzing2004-12-01
* Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold2004-12-01
* Properly initialize Port A button input pins (player coldstart)Jens Arnold2004-11-30
* Remote control working againJens Arnold2004-11-25
* Adjusted version criteria for newplayer check according to latest findingsJens Arnold2004-11-24
* Retry initializing the harddisk with hard reset in case the first try fails. ...Jens Arnold2004-11-23