summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2008-01-10mrobe 100: Robert Kukla2-26/+23
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2-4/+4
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold1-82/+52
2008-01-09Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo1-1/+1
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo1-66/+65
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo9-0/+715
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman1-4/+3
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-0/+117
2007-12-23Gigabeat S memory management stuff. Will Robertson1-24/+72
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson3-241/+24
2007-11-27H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold1-7/+7
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin1-0/+2
2007-11-27Added some error returnsBjörn Stenberg1-9/+13
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis4-111/+175
2007-11-27Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis1-0/+6
2007-11-26Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2-148/+156
2007-11-26Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg2-3/+1
2007-11-26Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg1-0/+2
2007-11-25m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea1-4/+4
2007-11-25m:robe 500i: Initialize the HPIB from scratchCatalin Patulea1-0/+2
2007-11-23Make usb_pin_detect() static.Jens Arnold1-1/+1
2007-11-23USB detect pin is GPIO D3 on Mini G2, and almost for sure also on G4 grayscal...Jens Arnold1-1/+7
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg1-13/+97
2007-11-23Enable usbstack on ipods.Björn Stenberg1-35/+2
2007-11-23Bad fix, reverting.Björn Stenberg1-4/+1
2007-11-23Quick fix for ipod usb detect. (Charger detection coming later.)Björn Stenberg1-3/+5
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg1-0/+7
2007-11-22New USB stackBjörn Stenberg3-120/+651
2007-11-20Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...Michael Sevakis1-1/+1
2007-11-20Restore a line accidentally removed by r15705Dave Chapman1-0/+2
2007-11-20Code police raidLinus Nielsen Feltzing1-96/+102
2007-11-20m:robe 500i: Fix DSP loader codeCatalin Patulea2-3/+5
2007-11-20m:robe 500i: Add DSP (C5409) control driver and image loader.Catalin Patulea3-0/+205
2007-11-20Remove last few inw/outw uses in the M:Robe portKarl Kurbjun2-21/+19
2007-11-20Fix for Nano timing issues, should resolve crashes, data aborts, and Paul Louden2-1/+12
2007-11-19let BUTTON_POWER exit the hw debug screen for the gigabeatMarcoen Hirschberg1-1/+1
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2-47/+162
2007-11-19Small speedup on the M:Robe LCD updates - use partial updates in landscape mode.Karl Kurbjun1-21/+4
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis1-44/+0
2007-11-18Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold4-22/+23
2007-11-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold2-3/+9
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun4-58/+82
2007-11-12Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold3-2/+16
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold24-134/+264
2007-11-12Portal player i2c driver: More struct spinlock phaseout.Michael Sevakis2-10/+19
2007-11-11Hopefully fix line-in recording on PortalPlayer targets (H10 in particular).Barry Wardell1-1/+1
2007-11-11Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun1-2/+0
2007-11-11H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis1-5/+13
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun3-176/+357
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell3-6/+218