summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2007-09-22More interupt/timer workKarl Kurbjun6-50/+90
2007-09-22 Make sure that SVN keywords are set properlyKarl Kurbjun16-15/+20
2007-09-22start of the tsc2100 driver.Jonathan Gordon2-6/+6
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun4-29/+220
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson32-4/+2607
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 Patulea3-2/+108
2007-09-21minor fix for remote button codeJonathan Gordon1-4/+12
2007-09-20PNX0101: new register names and polishing support for Clock Generation UnitTomasz Malesinski1-76/+35
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon3-0/+173
2007-09-20mr-500 button driverJonathan Gordon2-72/+71
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 Kurbjun20-49/+1509
2007-09-20Fix the sound on the c200 by resetting all devices as done on the e200. Make ...Mark Arigo1-1/+2
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-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 Arnold1-0/+26
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énius1-0/+161
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon1-1/+2
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo12-6/+486
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo9-0/+0
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
2007-09-05Fix USB detection on the Player.Jens Arnold1-1/+1
2007-09-04get experimental usb stack compilingChristian Gmeiner1-0/+4
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman12-43/+99
2007-08-28Remove a warning when building the stack and add some comment in the ifdef hellPeter D'Hoye1-6/+8
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman1-1/+1
2007-08-27Oops, arcotg_udc.h is also needed when HAVE_USBSTACK is enabledDave Chapman1-2/+1
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman1-1/+53
2007-08-27green now?Christian Gmeiner1-0/+1
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner1-0/+2
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2-64/+19
2007-08-22FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...Barry Wardell1-32/+93
2007-08-21H10: add more time between enabling touch-pad and reading ADC. Greatly improv...Peter D'Hoye2-2/+7
2007-08-18iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold1-13/+36
2007-08-18iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...Jens Arnold1-0/+11
2007-08-17H300: Read battery voltage with 10bit precision.Jens Arnold2-7/+10
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold14-0/+861
2007-08-15Make the wheel work on 1st gen iPod.Jens Arnold1-2/+9
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold11-76/+391
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius3-75/+0
2007-08-10iPod greyscale LCD driver: * Further speedup (timeout check turned out to be ...Jens Arnold1-10/+74
2007-08-08iPod greyscale LCD driver: Slight speedup and correct greylevels for other ta...Jens Arnold1-18/+10
2007-08-06Use correct 1/3 and 2/3 greylevels.Jens Arnold1-3/+3
2007-08-06Reduced battery consumption on PP5002 targets (iPod 1st/2nd gen and 3rd gen)....Jens Arnold1-0/+5
2007-08-06Hrmph. That was just weird to do that.Michael Sevakis1-1/+1