summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers2006-11-21
* H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis2006-11-21
* Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis2006-11-21
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* Forgot to add new files for iFP move to target tree.Tomasz Malesinski2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis2006-11-10
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* Forgot to cvs add lcd-as-h100.S.Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* put back the PP5002 specific ATA code that got lost during the ipod target tr...Marcoen Hirschberg2006-11-08
* Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* implement the gigabeat backlight driverMarcoen Hirschberg2006-11-05
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* More tweak to ColdFire default exception handler. iRiver reboots on power pre...Michael Sevakis2006-11-03
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* Display correct exception information on ColdFire targets.Michael Sevakis2006-11-02
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Removed unnecessary #include s.Jens Arnold2006-10-29
* H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis2006-10-28
* cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg2006-10-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* kill two gigabeat warningsDaniel Stenberg2006-10-27
* Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis2006-10-27
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* Fixed implicit declaration warning.Michael Sevakis2006-10-25
* Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis2006-10-25
* Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis2006-10-20
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* iAudio X5: USB mode working againLinus Nielsen Feltzing2006-10-18
* Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers2006-10-16
* Disables hard dither mode on the x5 for routine drawing. Display driver autom...Michael Sevakis2006-10-16
* Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers2006-10-16
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14
* Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers2006-10-11
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05