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