Age | Commit message (Expand) | Author |
2007-06-26 | Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con... | Michael Sevakis |
2007-06-25 | Simple coldfire assembly strlen() function, 20-25% faster than the c | Nils Wallménius |
2007-06-06 | Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int... | Michael Sevakis |
2007-06-05 | e200: Add recording. Just from MIC right now and FM integration will happen s... | Michael Sevakis |
2007-06-04 | Bring back rolo for mi4-based targets (H10 and Sansa). | Barry Wardell |
2007-05-22 | * move audio settings into audio codec drivers | Christian Gmeiner |
2007-05-17 | Change i2c config on e200. Seems to speed things up somewhat. | Michael Sevakis |
2007-05-02 | Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in... | Michael Sevakis |
2007-04-27 | removed unnecessary #if | Daniel Stenberg |
2007-04-22 | Move PortalPlayer system.c code into the target tree. | Barry Wardell |
2007-04-19 | move audio drivers together into a subdir | Marcoen Hirschberg |
2007-04-19 | move to target tree | Marcoen Hirschberg |
2007-04-19 | move the iriver ifp7xx and other pnx0101 related files together in the target... | Marcoen Hirschberg |
2007-04-18 | move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble... | Marcoen Hirschberg |
2007-04-15 | Moved SH1 ADC to target tree. | Jens Arnold |
2007-04-11 | Moved SH1 system code to target tree. * First shot at hwcompat cleanup. | Jens Arnold |
2007-04-11 | Moved archos USB handling to target tree. Minor simplification for coldfire (... | Jens Arnold |
2007-04-06 | Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju... | Dave Chapman |
2007-04-02 | Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup... | Michael Sevakis |
2007-03-26 | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold |
2007-03-24 | PNX0101 changes: | Tomasz Malesinski |
2007-03-22 | Enable usb detection in the sansa bootloader (loads OF if detected) | Jonathan Gordon |
2007-03-19 | Oops. Left an unneeded test line in SOURCES. | Michael Sevakis |
2007-03-19 | SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the... | Michael Sevakis |
2007-03-11 | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers |
2007-03-11 | iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|... | Michael Sevakis |
2007-03-09 | Install the single stage synchronous audio initialization I cooked up awhile ... | Michael Sevakis |
2007-03-05 | Bring up the M5 port to a working stage: Extended numerous explicit checks fo... | Jens Arnold |
2007-03-04 | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold |
2007-03-02 | H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch... | Linus Nielsen Feltzing |
2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
2007-02-25 | Move target specific parts of the H100 remote LCD driver to target tree. | Jens Arnold |
2007-02-25 | Moved ipod LCD code to target tree. | Jens Arnold |
2007-02-18 | Explicilty set CONFIG_ defines to 0 which are not used.. because doing | Jonathan Gordon |
2007-02-16 | No functional changes, just reorganising code: | Barry Wardell |
2007-02-13 | Make database endianess independent. | Miika Pekkarinen |
2007-02-03 | RTC support for Sansa. | Barry Wardell |
2007-01-27 | Unify I2C driver for all PortalPlayer targets | Daniel Ankers |
2007-01-27 | Clean up PP5002 I2C code (no functional changes): | Barry Wardell |
2007-01-27 | Clean up PP5020 I2C code (no functional changes): | Barry Wardell |
2007-01-24 | Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/... | Jens Arnold |
2007-01-13 | ARM optimised memcpy/memmove from glibc. This should give increased performa... | Daniel Ankers |
2006-12-29 | merge a big part of the unofficial gigabeat cvs back. Includes working bootlo... | Marcoen Hirschberg |
2006-12-20 | Combine USB code for all PortalPlayer targets since they most likely all use ... | Barry Wardell |
2006-12-19 | Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ... | Barry Wardell |
2006-12-18 | Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds. | Barry Wardell |
2006-12-18 | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell |
2006-12-09 | Move I2S initialisation out of the Wolfson codec driver | Daniel Ankers |
2006-12-03 | Completed target tree move of the ata driver code. Some code cleanup. | Jens Arnold |
2006-11-27 | move rtc functions to seperate files | Marcoen Hirschberg |