summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)Author
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly
2014-09-29Fix compilation on amsv1.Michael Giacomelli
2014-09-28Add various additional AS3525v2 SOC voltages to the debug screen.Michael Giacomelli
2014-09-28Don't enable the current sink for the Clip Zip backlight until its actually n...Mihail Zenkov
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-01-05Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2012-11-12AMS: make sure ROM clock is always onRafaël Carré
2012-07-22Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli
2012-05-19lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis
2012-05-19ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis
2012-05-07remove debug-target.hRafaël Carré
2012-05-07Sansa AMS: more compat irq namesRafaël Carré
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré
2012-03-19sansa clip+: properly reset display using the reset pinBertrik Sikken
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-30Clipv2: fix button reading on some modelsRafaël Carré
2012-01-29AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken
2012-01-08ascodec-target.h: removeRafaël Carré
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré
2012-01-08adc-target.h: cleanupRafaël Carré
2012-01-08fix previous commitRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-04as3525: move debug-target.h content to .cRafaël Carré
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-31usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré
2011-12-31usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré
2011-12-31usb-s3c6400x: start factorizationRafaël Carré
2011-12-31usb-drv-as3525v2: cosmeticsRafaël Carré
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31firewire/usb_remove/insert_int: move to system-target.hRafaël Carré
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-31usb-drv-as3525v2: move interrupt disableRafaël Carré