summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Initial commit for the Creative ZEN and ZEN X-FiAmaury Pouly1-0/+12
2013-10-22Initial commit for the Creative ZEN MozaicAmaury Pouly1-0/+12
2013-09-29Simulator for Samsung YP-R0Lorenzo Miori1-2/+2
2013-09-25Initial commit for the sony NWZ-E360 and NWZ-E370Amaury Pouly1-0/+17
2013-09-05fix redAmaury Pouly1-1/+1
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini1-0/+4
2013-06-27Move load_firmware() to separate fileMarcin Bukat1-0/+7
2013-06-18imx233: don't dcp on stmp3600, allow touchscreen with HAVE_*Amaury Pouly1-1/+3
2013-06-18imx233: add basic ATA driverAmaury Pouly1-0/+3
2013-06-18imx233: add uartdbg driverAmaury Pouly1-0/+1
2013-06-18zenxfi3: drop audio routing driver in favor of the generic oneAmaury Pouly1-3/+0
2013-06-18zenxfi2: drop audio routing driver in favor of the generic oneAmaury Pouly1-3/+0
2013-06-18fuzeplus: drop audio routing driver in favor of the generic oneAmaury Pouly1-3/+1
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin1-0/+13
2013-04-25Add Serial Port 1 support for iPod Photo/Color/4G/Mini2Gandypotter1-1/+7
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-0/+2
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis1-0/+3
2013-04-11rk27xx: implement radio supportAmaury Pouly1-0/+2
2013-03-06Samsung YP-R0 hosted target code refactoringLorenzo Miori1-9/+9
2013-01-10imx233: implement emi frequency scaling (disabled by default)Amaury Pouly1-0/+1
2012-10-17min2440: make it build againMarcin Bukat1-1/+1
2012-08-18imx233: merge sd and mmc drivers, fix dma issuesAmaury Pouly1-5/+2
2012-08-07Introduce logging to disk feature into rockbox.Michael Giacomelli1-1/+1
2012-06-11Add the Android/MIPS targetFrank Gevaerts1-1/+1
2012-06-09Move s3c2440 i2c driver in firmware/SOURCES to a more logical placeBertrik Sikken1-2/+1
2012-05-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori1-1/+5
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz1-1/+1
2012-05-20zenxfi2: add fmradio i2c glueAmaury Pouly1-0/+1
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly1-0/+1
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly1-0/+34
2012-05-19imx233: add touchscreen driverAmaury Pouly1-0/+3
2012-05-19imx233: add pwm driverAmaury Pouly1-0/+1
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly1-0/+1
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly1-0/+1
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré1-1/+0
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly1-1/+1
2012-03-11Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken1-0/+1
2012-03-04rk27xx: add rolo_restart() rk27xx specific variantMarcin Bukat1-1/+2
2012-03-04Add RKW firmware file format loaderMarcin Bukat1-0/+4
2012-02-22Arm stack unwinderMarcin Bukat1-1/+1
2012-02-11FS#12524 - iPod Classic/6G: hardware click supportCástor Muñoz1-0/+1
2012-01-27fuze+: change rendering scheme, do not rely on generic framebuffer and implem...Amaury Pouly1-1/+0
2012-01-22firmware/target/arm doesn't contain code for hosted anymore.Thomas Martitz1-4/+1
2012-01-22Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz1-12/+0
2012-01-22ypr0: Use generic lcd memframe driver.Thomas Martitz1-0/+1
2012-01-22Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.Thomas Martitz1-11/+0
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz1-33/+0
2012-01-21android/ypr0: Merge lc-*.c to generic lc-unix.c.Thomas Martitz1-3/+4
2012-01-21android/ypr0: Merge fs-*.c to generic filesystem-unix.c.Thomas Martitz1-2/+2
2012-01-21android/ypr0: Merge kernel-*.c to generic kernel-unix.c.Thomas Martitz1-3/+5