summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320
AgeCommit message (Expand)Author
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis
2007-11-25m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea
2007-11-25m:robe 500i: Initialize the HPIB from scratchCatalin Patulea
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-19Small speedup on the M:Robe LCD updates - use partial updates in landscape mode.Karl Kurbjun
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
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-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun
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-10-26Some small cleanups and code for testingKarl Kurbjun
2007-10-23mrobe changes:Jonathan Gordon
2007-10-23enable the RTC on the mrobe.Jonathan Gordon
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun
2007-10-22mr500 sort of working battery measurments. probably could be done better, but...Jonathan Gordon
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon
2007-10-22revert the previous one... = is ok and a touch fasterJonathan Gordon
2007-10-22fix the interupt clearingJonathan Gordon
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-19init spi and uart in the main buildJonathan Gordon
2007-10-18slightly better touchpad driver. Still not brilliant, but the bootloader/debu...Jonathan Gordon
2007-10-18Make rockbox think we have a full battery untill this actually works, otherwi...Jonathan Gordon
2007-10-18Some changes to the UART/button driver - reduce the number of interrupts - mo...Karl Kurbjun
2007-10-17Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun
2007-10-09Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen
2007-10-03Missing keymap commitKarl Kurbjun
2007-10-01touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon
2007-10-01minor style/comment policingJonathan Gordon
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon
2007-09-30Move some more filesKarl Kurbjun
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30IRQ driven touchpad driver, crude but workingJonathan Gordon
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon