summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz1-0/+5
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz1-1/+0
2012-01-15imx233: add DCP driver (only memcpy implemented), move channel arbiter to ker...Amaury Pouly1-0/+1
2012-01-08adc-as3514.c : move to driversRafaël Carré1-2/+2
2012-01-08ascodec-target.h: removeRafaël Carré1-0/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+0
2012-01-03ypr0: Enable headphone detectionThomas Martitz1-0/+1
2012-01-03move PP specific files to pp/Rafaël Carré1-20/+20
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré1-2/+0
2011-12-31usb-s3c6400x.c: move usb_detect and usb_enableRafaël Carré1-0/+2
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly1-0/+1
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz1-1/+1
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly1-0/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-1/+28
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz1-0/+6
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken1-0/+3
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis1-1/+4
2011-12-16factorize build of ipod filesRafaël Carré1-28/+14
2011-12-16Factorize ipod mini common codeRafaël Carré1-8/+5
2011-12-16Fix mmu-arm.S selectionRafaël Carré1-1/+2