summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold2004-10-06
* Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold2004-10-06
* include cpu header only if explicit CPU matchDaniel Stenberg2004-10-06
* sh7024.h -> cpu.hLinus Nielsen Feltzing2004-10-06
* Changed CPU name, removed HAVE_LEDLinus Nielsen Feltzing2004-10-06
* Changed CPU nameLinus Nielsen Feltzing2004-10-06
* CPU definition fileLinus Nielsen Feltzing2004-10-06
* CPU definitions for MCF5249Linus Nielsen Feltzing2004-10-06
* test code portable nowJörg Hohensohn2004-10-01
* Ondio config cleanup, SIBI supportJörg Hohensohn2004-10-01
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Added header file for bitswap, and made the fliptable global for re-useJens Arnold2004-09-26
* FAT16 support for the OndioJörg Hohensohn2004-09-23
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Ondio SP does not have a radio.Björn Stenberg2004-09-19
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Neo has a processor too...Björn Stenberg2004-09-17
* Added CPU model #defineBjörn Stenberg2004-09-17
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn2004-09-11
* prepared an empty MMC driverJörg Hohensohn2004-09-11
* Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn2004-09-11
* different ADC channels for OndioJörg Hohensohn2004-09-10
* no double negation, define present features, not absentJörg Hohensohn2004-09-10
* Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn2004-09-10
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* fixed rom start indexDaniel Stenberg2004-09-03
* define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg2004-09-03
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* New kernel function: queue_clear()Linus Nielsen Feltzing2004-09-01
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* font format documentation updated, obsolete definitions removedJörg Hohensohn2004-08-27
* By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg2004-08-27
* Fixed pointer types & struct fontJens Arnold2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing2004-08-22
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* More const policeing step 3Jens Arnold2004-08-03
* More const policeing step 1Jens Arnold2004-08-01
* Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()Linus Nielsen Feltzing2004-07-29
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* gcc 3.4 has a different constraint syntaxLinus Nielsen Feltzing2004-07-24
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
* Const'ed the various setting lookup tablesJens Arnold2004-07-20