summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2007-09-28Skip spindown and delay on flash targetsBjörn Stenberg
2007-09-28Improved magic by Mark ArigoBjörn Stenberg
2007-09-27Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF w...Mark Arigo
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-22More interupt/timer workKarl Kurbjun
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-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-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-20mr-500 button driverJonathan 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-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-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
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo
2007-09-05try #2Christian Gmeiner
2007-09-05fix usb detection for usb stackChristian Gmeiner
2007-09-05Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Bac...Michael Sevakis
2007-09-04get experimental usb stack compilingChristian Gmeiner
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-08-28Remove a warning when building the stack and add some comment in the ifdef hellPeter D'Hoye
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Oops, arcotg_udc.h is also needed when HAVE_USBSTACK is enabledDave Chapman
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27green now?Christian Gmeiner
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner
2007-08-22FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...Barry Wardell
2007-08-21H10: add more time between enabling touch-pad and reading ADC. Greatly improv...Peter D'Hoye
2007-08-18iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold