summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold1-8/+8
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis1-0/+2
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold1-3/+3
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold1-0/+13
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare1-1/+1
2007-07-14Fix all the red this time?Michael Sevakis1-1/+1
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis1-5/+6
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis1-0/+2
2007-07-02Ooops.Jens Arnold1-1/+1
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis1-0/+3
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis1-1/+0
2007-06-25Simple coldfire assembly strlen() function, 20-25% faster than the c Nils Wallménius1-1/+1
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis1-0/+3
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis1-0/+5
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell1-0/+3
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+2
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis1-1/+1