summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2007-09-27Fix corrupted display of the gradient selector for scrolling lines in some co...Nicolas Pennequin1-3/+3
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin3-6/+106
2007-09-27Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF w...Mark Arigo3-1/+15
2007-09-25Enabled button light for Sansa C200Björn Stenberg2-1/+6
2007-09-25m:robe 500i port: Fix tab style (tab -> 4 spaces) in system-mr500.cCatalin Patulea1-21/+21
2007-09-25m:robe 500i port: Get interrupts firing and the timer tickingCatalin Patulea3-1/+9
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis7-577/+633
2007-09-25More ATA work (that doesn't work)Karl Kurbjun3-25/+27
2007-09-24m:robe 500i port: Fix the way GIOs are clearedCatalin Patulea2-2/+2
2007-09-24The C200 LCD controller is a Samsung S6B33B2. Define appropriate register nam...Jens Arnold2-24/+61
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun9-117/+111
2007-09-23Speed up C200 lcd_update() by ~7%.Jens Arnold1-14/+3
2007-09-23Fix a change that shouldn't have been committedKarl Kurbjun1-1/+1
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski1-1/+1
2007-09-22More interupt/timer workKarl Kurbjun7-102/+180
2007-09-22ata_flash.c: write 32 bits to the buffer at a time when reading a sector.Tomasz Malesinski1-2/+24
2007-09-22 Make sure that SVN keywords are set properlyKarl Kurbjun17-15/+39
2007-09-22start of the tsc2100 driver.Jonathan Gordon7-6/+208
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun6-38/+239
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson4-3/+80
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson45-12/+3362
2007-09-21m:robe 500i port: Less warnings = good.Catalin Patulea1-0/+1
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea5-41/+149
2007-09-21minor fix for remote button codeJonathan Gordon1-4/+12
2007-09-20Get/Set Interface - just stores the value, makes one more compliance test passPeter D'Hoye1-4/+17
2007-09-20Disable tagcache on iriver iFP to save some memory.Tomasz Malesinski1-1/+1
2007-09-20PNX0101: new register names and polishing support for Clock Generation UnitTomasz Malesinski2-76/+73
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon4-0/+174
2007-09-20make use of register definesChristian Gmeiner1-3/+5
2007-09-20mr-500 button driverJonathan Gordon2-72/+71
2007-09-20add some missing filesJonathan Gordon1-0/+2
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon2-9/+6
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun31-91/+2488
2007-09-20Fix the sound on the c200 by resetting all devices as done on the e200. Make ...Mark Arigo1-1/+2
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye7-25/+52
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen4-26/+12
2007-09-19Add some magic to the Sansa c200 bootloader to boot the OF.Mark Arigo1-1/+10
2007-09-18Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye1-0/+2
2007-09-18Increase Max settable battery capacity for the H10, closes FS#7795Nils Wallménius1-2/+2
2007-09-18import and use the Linux one instead, bound to be fasterDaniel Stenberg1-25/+18
2007-09-17* implement strstrChristian Gmeiner3-94/+136
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner1-1/+14
2007-09-17code police, no functional changesPeter D'Hoye5-34/+60
2007-09-16Remove redundant remove call, which caused problems in the simulator.Magnus Holmgren1-1/+0
2007-09-15Allow higher battery capacities to be set for ipod 3G, closes FS#7782Nils Wallménius1-1/+1
2007-09-14Tab policeNils Wallménius1-13/+10
2007-09-13Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definitionNils Wallménius1-1/+1
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold2-7/+29
2007-09-12Faster video rendering for e200 and Gigabeat.Michael Sevakis4-290/+234
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius3-162/+188