summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon3-1/+7
2007-09-09Fix a warning.Michael Sevakis1-0/+4
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis2-1/+8
2007-09-08Add missing files following the C200 commitDave Chapman1-0/+2
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2-3/+9
2007-09-08Allow the volume keys to be used in lists. Fix the sim buttons.Mark Arigo1-0/+3
2007-09-06usb stack: add support for standard request get stringChristian Gmeiner3-18/+106
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo17-14/+706
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo10-5/+5
2007-09-05try #2Christian Gmeiner1-3/+3
2007-09-05fix usb detection for usb stackChristian Gmeiner1-49/+41
2007-09-05Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Bac...Michael Sevakis1-3/+3