summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16
* Enabled the virtual ATA LED on the H300Linus Nielsen Feltzing2005-12-15
* H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing2005-12-15
* Fixed a file system driver caching bug corrupting files on certain situationsMiika Pekkarinen2005-12-13
* Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen2005-12-12
* Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen2005-12-12
* Added some symbolic names for control registers for PP5020 chipset.Thom Johansen2005-12-11
* iPod: Cleanup of i2c code and addition of RTC driverDave Chapman2005-12-11
* Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman2005-12-11
* Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing2005-12-11
* Make threading code for iPod compile on all ARM CPUs, comment out sleep loop ...Thom Johansen2005-12-10
* H300 max CPU frequency is now back to 124MHzLinus Nielsen Feltzing2005-12-09
* PCF50606 I2C timing is now more on specLinus Nielsen Feltzing2005-12-09
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* Restore full support for id3v2 frames with multiple strings (like TXXX). Make...Magnus Holmgren2005-12-07
* several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg2005-12-07
* H100/H110 has only 16Mbyte RAMLinus Nielsen Feltzing2005-12-06
* arabjoin.h was emptied by accidentMarcoen Hirschberg2005-12-06
* move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg2005-12-06
* Both iriver boot loaders have to use DRAM now, since the unicode codepage tab...Linus Nielsen Feltzing2005-12-06
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* H300 bootloader USB modeLinus Nielsen Feltzing2005-12-06
* USB support for H300Linus Nielsen Feltzing2005-12-06
* The DMA controller issued a DMA IRQ immediately when started, making it skip ...Linus Nielsen Feltzing2005-12-06
* Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg2005-12-05
* Bugfix: Prevent spurious bitswap when switching from recording to playback. T...Jens Arnold2005-12-04
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* set default sound scaling metric properlyAnton Oleynikov2005-12-04
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* Fixed recording peak meters to always work. Now it should be easy toMiika Pekkarinen2005-12-02
* Fixed ui lag while writing recorded data to disk.Miika Pekkarinen2005-12-02
* iRiver recording changes:Andy2005-12-02
* revert scroll pause in continuous scrolling modeMarcoen Hirschberg2005-11-30
* add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg2005-11-30
* Self-extracting loader: Cleaner method for inclusion of the UCL-compressed im...Jens Arnold2005-11-30
* Fixed self-extracting loader: (1) Proper startup code, ensuring the stack poi...Jens Arnold2005-11-28
* Fixed two more than 3 years old bugs in RoLo: (1) Read start address from ima...Jens Arnold2005-11-28
* 16bit LCD driver: faster drawing routines.Jens Arnold2005-11-28
* Archos targets: Self-extractor for on-disk firmware images to work around the...Jens Arnold2005-11-27
* It's pronouced OggMarcoen Hirschberg2005-11-27
* Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen2005-11-27
* Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen2005-11-27
* Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing2005-11-27
* No S/PDIF playback on H300Linus Nielsen Feltzing2005-11-27
* Proper UDA1380 reset for H300Linus Nielsen Feltzing2005-11-27
* Fix yellow builds :/Jens Arnold2005-11-26
* More comments to the dircache functions and a debug menu entry toMiika Pekkarinen2005-11-26
* Debug menu entry for the dircache.Miika Pekkarinen2005-11-26
* iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman2005-11-25