summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2007-10-07c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed c...Jens Arnold
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis
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-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon
2007-09-29Anti-red?Michael Sevakis
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis
2007-09-22start of the tsc2100 driver.Jonathan Gordon
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-21m:robe 500i port: Add primitives for the SPI bus and start moving toward new-...Catalin Patulea
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-09-17* implement strstrChristian Gmeiner
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-14The target power handling code isn't meant to be compiled for the sim.Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-07-14Fix all the red this time?Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis
2007-07-02Ooops.Jens Arnold
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis
2007-06-25Simple coldfire assembly strlen() function, 20-25% faster than the c Nils Wallménius
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis
2007-04-27removed unnecessary #ifDaniel Stenberg
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg
2007-04-19move to target treeMarcoen Hirschberg