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