summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
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
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg
2007-04-15Moved SH1 ADC to target tree.Jens Arnold
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman
2007-04-02Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...Michael Sevakis
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-24PNX0101 changes:Tomasz Malesinski
2007-03-22Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon
2007-03-19Oops. Left an unneeded test line in SOURCES.Michael Sevakis
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers
2007-03-11iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis
2007-03-09Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold