summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2007-11-20Restore a line accidentally removed by r15705Dave Chapman
2007-11-20Code police raidLinus Nielsen Feltzing
2007-11-20m:robe 500i: Fix DSP loader codeCatalin Patulea
2007-11-20m:robe 500i: Add DSP (C5409) control driver and image loader.Catalin Patulea
2007-11-20Remove last few inw/outw uses in the M:Robe portKarl Kurbjun
2007-11-20Fix for Nano timing issues, should resolve crashes, data aborts, and Paul Louden
2007-11-19let BUTTON_POWER exit the hw debug screen for the gigabeatMarcoen Hirschberg
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing
2007-11-19Small speedup on the M:Robe LCD updates - use partial updates in landscape mode.Karl Kurbjun
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis
2007-11-18Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold
2007-11-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun
2007-11-12Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-11-12Portal player i2c driver: More struct spinlock phaseout.Michael Sevakis
2007-11-11Hopefully fix line-in recording on PortalPlayer targets (H10 in particular).Barry Wardell
2007-11-11Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun
2007-11-11H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell
2007-11-11change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...Jonathan Gordon
2007-11-11Show some more registers in the debug screen, fix the touchscreen when SCREEN...Karl Kurbjun
2007-11-10Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun
2007-11-10Add some forgotten filesKarl Kurbjun
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun
2007-11-10Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell
2007-11-08Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold
2007-11-08Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun
2007-11-06c200: Make microSD cards finally work.Jens Arnold
2007-11-06Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu...Jens Arnold
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell
2007-11-05Fix red.Barry Wardell
2007-11-05Get rid of some more inl/outl and use the new GPO32 define instead.Barry Wardell
2007-11-05Get rid of a couple of inl/outl since we have defines. Also use some other de...Barry Wardell
2007-11-05e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...Michael Sevakis
2007-11-04The GPIO interrupts are split into several port groups on all PP502x versions...Jens Arnold
2007-11-03Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold
2007-11-02TAB policingDave Chapman
2007-11-02m:robe 500i port: Add backlight support to the main build.Catalin Patulea
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-11-02m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea
2007-11-02iPod Video LCD driver: Reintroduce the simple method of waiting for update co...Jens Arnold
2007-11-02Bootloaders are single core... (aka fix red)Jens Arnold
2007-11-02Major speedup of the iPod Video LCD driver. The internal update procedure of ...Jens Arnold
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman
2007-10-28C200: Reworked the LCD driver a bit, and fixed a bug with single column updat...Jens Arnold
2007-10-28iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ...Jens Arnold
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman