summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-09-27Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF w...Mark Arigo
2007-09-25Enabled button light for Sansa C200Björn Stenberg
2007-09-25m:robe 500i port: Fix tab style (tab -> 4 spaces) in system-mr500.cCatalin Patulea
2007-09-25m:robe 500i port: Get interrupts firing and the timer tickingCatalin Patulea
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis
2007-09-25More ATA work (that doesn't work)Karl Kurbjun
2007-09-24m:robe 500i port: Fix the way GIOs are clearedCatalin Patulea
2007-09-24The C200 LCD controller is a Samsung S6B33B2. Define appropriate register nam...Jens Arnold
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun
2007-09-23Speed up C200 lcd_update() by ~7%.Jens Arnold
2007-09-23Fix a change that shouldn't have been committedKarl Kurbjun
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski
2007-09-22More interupt/timer workKarl Kurbjun
2007-09-22ata_flash.c: write 32 bits to the buffer at a time when reading a sector.Tomasz Malesinski
2007-09-22 Make sure that SVN keywords are set properlyKarl Kurbjun
2007-09-22start of the tsc2100 driver.Jonathan Gordon
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-21m:robe 500i port: Less warnings = good.Catalin Patulea
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea
2007-09-21minor fix for remote button codeJonathan Gordon
2007-09-20Get/Set Interface - just stores the value, makes one more compliance test passPeter D'Hoye
2007-09-20Disable tagcache on iriver iFP to save some memory.Tomasz Malesinski
2007-09-20PNX0101: new register names and polishing support for Clock Generation UnitTomasz Malesinski
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon
2007-09-20make use of register definesChristian Gmeiner
2007-09-20mr-500 button driverJonathan Gordon
2007-09-20add some missing filesJonathan Gordon
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-09-20Fix the sound on the c200 by resetting all devices as done on the e200. Make ...Mark Arigo
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-09-19Add some magic to the Sansa c200 bootloader to boot the OF.Mark Arigo
2007-09-18Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye
2007-09-18Increase Max settable battery capacity for the H10, closes FS#7795Nils Wallménius
2007-09-18import and use the Linux one instead, bound to be fasterDaniel Stenberg
2007-09-17* implement strstrChristian Gmeiner
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner
2007-09-17code police, no functional changesPeter D'Hoye
2007-09-16Remove redundant remove call, which caused problems in the simulator.Magnus Holmgren
2007-09-15Allow higher battery capacities to be set for ipod 3G, closes FS#7782Nils Wallménius
2007-09-14Tab policeNils Wallménius
2007-09-13Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definitionNils Wallménius
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold
2007-09-12Faster video rendering for e200 and Gigabeat.Michael Sevakis
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon