summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)Author
2011-12-28usb-srv-as3525v2: backport r31458Michael Sparmann
2011-12-22usb-drv-as3525v2: use all endpointsRafaël Carré
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero
2011-12-19usb-drv-as3525v2: revert part of r31243Rafaël Carré
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-18AMSv2: enable storage write in bootloaderRafaël Carré
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis
2011-12-15typoRafaël Carré
2011-12-15tuner-as3525v2.c: only build what's neededRafaël Carré
2011-12-15Commit the ascodec-as3525.c/ascodec-target.h changes from FS#12452 that keep ...Michael Sevakis
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-12-14Clipv2: fix buttons broken by me in r31235Rafaël Carré
2011-12-14Sansa AMSv2: don't panic if microsd init failedRafaël Carré
2011-12-14usb-drv-as3525v2: make it look more like usb-s3c6400Rafaël Carré
2011-12-14Sansa AMSv2: enable usb storage in bootloaderRafaël Carré
2011-12-14usb-drv-as3525v2: cosmeticsRafaël Carré
2011-12-14usb-drv-as3525v2: simplify usb_reset isrRafaël Carré
2011-12-13Sansa Clip: simplify matrix key scanRafaël Carré
2011-12-13usb-drv-as3525v2.c: simplifyRafaël Carré
2011-12-13usb-drv-as3525v2.c: simplify a lotRafaël Carré
2011-12-13fix redRafaël Carré
2011-12-13usb-s3c6400 : simplifyRafaël Carré
2011-12-13usb-drv-as3525v2: use correct input endpoint list sizeRafaël Carré
2011-12-13fix previous commitRafaël Carré
2011-12-13usb-drv-as3525v2: don't include ep0 twice in the IN ep listRafaël Carré
2011-12-13usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameterRafaël Carré
2011-12-13usb-drv-as3525v2.c: cosmeticsRafaël Carré
2011-12-13Move usb-s3c6400 register comments to usb-s3c6400.hRafaël Carré
2011-12-12Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken
2011-12-08AS3525v1/v2:Michael Sevakis
2011-12-03Clip Zip: fix yuv playbackRafaël Carré
2011-11-27Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...Bertrik Sikken
2011-11-26Sansa AMSv2: potential USB fix from FS#11664 by funman:Bertrik Sikken
2011-11-19Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken
2011-11-19Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken
2011-11-12Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...Bertrik Sikken
2011-11-08Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-05Sansa clip zip: do not enable display if it's already enabledBertrik Sikken
2011-11-04Sansa clip zip: swap RGB<>BGR for WiseChip displayBertrik Sikken
2011-11-02Sansa clip zip: show AMSv2 variant in debug menuBertrik Sikken
2011-10-31Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken
2011-10-30Sansa clip zip: implement lcd_write_data functionBertrik Sikken
2011-10-30Sansa clip zip: use a state machine for scanning buttons to avoid busy-waitsBertrik Sikken
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken
2011-10-29Sansa clip zip: add missing prototype to backlight-target.hBertrik Sikken
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken