summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen5-17/+53
2005-12-12Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen2-20/+127
2005-12-11Added some symbolic names for control registers for PP5020 chipset.Thom Johansen2-0/+65
2005-12-11iPod: Cleanup of i2c code and addition of RTC driverDave Chapman8-138/+231
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman3-26/+61
2005-12-11Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing1-7/+15
2005-12-10Make threading code for iPod compile on all ARM CPUs, comment out sleep loop ...Thom Johansen1-14/+15
2005-12-09H300 max CPU frequency is now back to 124MHzLinus Nielsen Feltzing2-8/+0
2005-12-09PCF50606 I2C timing is now more on specLinus Nielsen Feltzing1-0/+2
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2-177/+54
2005-12-07Restore full support for id3v2 frames with multiple strings (like TXXX). Make...Magnus Holmgren1-4/+3
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg2-5/+4
2005-12-06H100/H110 has only 16Mbyte RAMLinus Nielsen Feltzing1-1/+1
2005-12-06arabjoin.h was emptied by accidentMarcoen Hirschberg1-0/+10
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg5-217/+218
2005-12-06Both iriver boot loaders have to use DRAM now, since the unicode codepage tab...Linus Nielsen Feltzing1-2/+2
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg22-393/+1706
2005-12-06H300 bootloader USB modeLinus Nielsen Feltzing2-3/+10
2005-12-06USB support for H300Linus Nielsen Feltzing1-7/+27
2005-12-06The DMA controller issued a DMA IRQ immediately when started, making it skip ...Linus Nielsen Feltzing1-0/+1
2005-12-05Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg1-22/+25
2005-12-04Bugfix: Prevent spurious bitswap when switching from recording to playback. T...Jens Arnold1-0/+1
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman9-26/+12
2005-12-04set default sound scaling metric properlyAnton Oleynikov1-1/+1
2005-12-04iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2-14/+159
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman6-0/+31
2005-12-02Fixed recording peak meters to always work. Now it should be easy toMiika Pekkarinen1-12/+12
2005-12-02Fixed ui lag while writing recorded data to disk.Miika Pekkarinen1-0/+1
2005-12-02iRiver recording changes:Andy2-54/+83
2005-11-30revert scroll pause in continuous scrolling modeMarcoen Hirschberg4-20/+12
2005-11-30add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg4-12/+20
2005-11-30Self-extracting loader: Cleaner method for inclusion of the UCL-compressed im...Jens Arnold3-17/+19
2005-11-28Fixed self-extracting loader: (1) Proper startup code, ensuring the stack poi...Jens Arnold3-24/+68
2005-11-28Fixed two more than 3 years old bugs in RoLo: (1) Read start address from ima...Jens Arnold1-7/+3
2005-11-2816bit LCD driver: faster drawing routines.Jens Arnold2-47/+82
2005-11-27Archos targets: Self-extractor for on-disk firmware images to work around the...Jens Arnold3-0/+266
2005-11-27It's pronouced OggMarcoen Hirschberg1-1/+1
2005-11-27Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen1-3/+3
2005-11-27Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen1-1/+1
2005-11-27Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing2-0/+8
2005-11-27No S/PDIF playback on H300Linus Nielsen Feltzing3-1/+18
2005-11-27Proper UDA1380 reset for H300Linus Nielsen Feltzing1-0/+8
2005-11-26Fix yellow builds :/Jens Arnold1-0/+1
2005-11-26More comments to the dircache functions and a debug menu entry toMiika Pekkarinen1-9/+83
2005-11-26Debug menu entry for the dircache.Miika Pekkarinen2-0/+9
2005-11-25iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman1-31/+36
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg8-29/+29
2005-11-24Fixed yellow iPod builds.Jens Arnold1-1/+1
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2-32/+34
2005-11-23fix yellow builds.Magnus Holmgren1-0/+3