summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2008-01-14Initial Cowon D2 commit:Rob Purchase1-1/+27
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla1-3/+3
2008-01-12Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold1-0/+5
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-0/+16
2007-12-23Gigabeat S memory management stuff. Will Robertson1-0/+2
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson1-0/+1
2007-11-30Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner1-0/+1
2007-11-22Removed a little too much.Björn Stenberg1-1/+7
2007-11-22New USB stackBjörn Stenberg1-23/+5
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner1-2/+2
2007-11-20m:robe 500i: Add DSP code to SOURCESCatalin Patulea1-0/+1
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis1-3/+0
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun1-1/+3
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell1-0/+2
2007-11-10Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun1-0/+1
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun1-0/+1
2007-11-10Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell1-1/+6
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman1-0/+1
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-1/+22
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun1-4/+2
2007-10-22Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...Jens Arnold1-0/+1
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-0/+4
2007-10-07c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed c...Jens Arnold1-0/+1
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-6/+4
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis1-2/+4
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon1-0/+2
2007-09-30Move some more filesKarl Kurbjun1-5/+5
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun1-6/+10
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon1-13/+13
2007-09-29Anti-red?Michael Sevakis1-2/+0
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis1-0/+2
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis1-2/+2
2007-09-22start of the tsc2100 driver.Jonathan Gordon1-0/+5
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun1-1/+3
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson1-2/+2
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-0/+25
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea1-0/+1
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon1-0/+1
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-0/+18
2007-09-17* implement strstrChristian Gmeiner1-0/+1
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius1-0/+4
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-3/+20
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo1-5/+5
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman1-0/+4
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner1-1/+14
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-0/+22
2007-08-14The target power handling code isn't meant to be compiled for the sim.Jens Arnold1-5/+5
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-3/+4
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-1/+1
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold1-11/+12