Age | Commit message (Expand) | Author |
2004-10-08 | Let's put the DRAM at 0x30000000 on the iRiver | Linus Nielsen Feltzing |
2004-10-08 | Fixed typo | Jens Arnold |
2004-10-07 | First iRiver startup code, does nothing but blink the backlight | Linus Nielsen Feltzing |
2004-10-07 | Modest start on the H100 | Linus Nielsen Feltzing |
2004-10-07 | Ported to iRiver H100 | Linus Nielsen Feltzing |
2004-10-07 | Now used IRAMORIG | Linus Nielsen Feltzing |
2004-10-07 | Correct CPU type handling | Linus Nielsen Feltzing |
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 | ENDADDR is now correctly defined | Linus Nielsen Feltzing |
2004-10-06 | Adapted for iRiver H1xx | 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-06 | Removed Neo support | Linus Nielsen Feltzing |
2004-10-06 | Removed erroneous comment. | Björn Stenberg |
2004-10-05 | Oops, I meant to disable SDO | Linus Nielsen Feltzing |
2004-10-05 | Increased strength on S/PDIF outputs, fixes bug #770355 | Linus Nielsen Feltzing |
2004-10-05 | Compile ata_mmc.c for targets with mmc, ata.c for all others. | Björn Stenberg |
2004-10-05 | only compile files that are relevant | Daniel Stenberg |
2004-10-05 | panic on write behind partition, too | Jörg Hohensohn |
2004-10-04 | (Re-)added the delayed write feature to avoid wearing the flash unnecessarily | Jens Arnold |
2004-10-04 | MMC: 10 % faster reading and 15 % faster writing | Jens Arnold |
2004-10-04 | added the new SOURCES files to the tarball | Daniel Stenberg |
2004-10-04 | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg |
2004-10-03 | Removed disabled code. | Jens Arnold |
2004-10-03 | Implemented multiple block reading and writing. Significant speedup. | Jens Arnold |
2004-10-02 | Fix: MAS SIBI control now is output as intended | Jens Arnold |
2004-10-01 | Some cleanup, and a quick fix to make battery status reading and idle powerof... | Jens Arnold |
2004-10-01 | void* can't be offset, gcc should not allows this | Jörg Hohensohn |
2004-10-01 | test code portable now | Jörg Hohensohn |
2004-10-01 | test code portable now | Jörg Hohensohn |
2004-10-01 | Fixed a typo which lead to non-initialized MAS on Ondio SP | Jens Arnold |
2004-10-01 | Ondio PACR inits for cold start | Jörg Hohensohn |
2004-10-01 | Fix: card initialization on card_select() | Jens Arnold |
2004-10-01 | Ondio PACR inits for cold start | Jörg Hohensohn |
2004-10-01 | Ondio config cleanup, SIBI support | Jörg Hohensohn |
2004-10-01 | We must sleep 2 ticks to be really sure that all A/D channels have been conve... | Linus Nielsen Feltzing |
2004-09-29 | Writing to mmc does work now, but not always correct yet. It caused a corrupt... | Jens Arnold |
2004-09-29 | Added MAS3539F support (Ondio SP) | Jens Arnold |
2004-09-29 | Small fix for the card init | Jens Arnold |
2004-09-29 | MMC driver is now write enabled, and should no longer lock up. Still prelimin... | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-28 | First working MMC driver (very preliminary, and read-only), and some adaption... | Jens Arnold |
2004-09-26 | Added header file for bitswap, and made the fliptable global for re-use | Jens Arnold |
2004-09-24 | Ensure vaild readings when adc_init() returns | Jens Arnold |
2004-09-23 | Added debouncing to the Ondio button driver. | Jens Arnold |