summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2007-02-13Make database endianess independent.Miika Pekkarinen
2007-02-03RTC support for Sansa.Barry Wardell
2007-01-27Unify I2C driver for all PortalPlayer targetsDaniel Ankers
2007-01-27Clean up PP5002 I2C code (no functional changes):Barry Wardell
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell
2007-01-24Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/...Jens Arnold
2007-01-13ARM optimised memcpy/memmove from glibc. This should give increased performa...Daniel Ankers
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell
2006-12-18Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds.Barry Wardell
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers
2006-12-03Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold
2006-11-27move rtc functions to seperate filesMarcoen Hirschberg
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-24iAudio/iRiver: Bootloader should not compile the audio-*.c files.Michael Sevakis
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis
2006-11-22Add several dummy functions to allow Sansa to build correctlyDaniel Ankers
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski
2006-11-09Moved archos LCD aseembler code to target tree.Jens Arnold
2006-11-08More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis
2006-11-08put back the PP5002 specific ATA code that got lost during the ipod target tr...Marcoen Hirschberg
2006-11-08grr.. got lost in firmware/SOURCESJonathan Gordon
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon
2006-10-29oops, two files didnt get commitedJonathan Gordon
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-25Moved pcf50606 stuff to target directory.Michael Sevakis
2006-10-25Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis
2006-10-20this shouldn't have been committedMarcoen Hirschberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers
2006-10-11Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers
2006-10-05No need to include pcf50605.c twice for ipods.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-29the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg
2006-09-29add the I2C driver for the GigabeatMarcoen Hirschberg
2006-09-29add the ADC driver for the GigabeatMarcoen Hirschberg
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman