summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis2-12/+12
2012-11-12AMS: make sure ROM clock is always onRafaël Carré1-7/+2
2012-07-22Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli1-4/+6
2012-05-19lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis1-2/+13
2012-05-19ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis1-6/+12
2012-05-07remove debug-target.hRafaël Carré1-0/+0
2012-05-07Sansa AMS: more compat irq namesRafaël Carré1-7/+7
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré1-28/+0
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis1-1/+1
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré1-1/+1
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré1-2/+2
2012-03-19sansa clip+: properly reset display using the reset pinBertrik Sikken1-1/+3
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken1-4/+4
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-8/+12
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon4-5/+5
2012-01-30Clipv2: fix button reading on some modelsRafaël Carré1-0/+1
2012-01-29AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken1-2/+1
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly1-2/+2
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis5-29/+71
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken1-1/+0
2012-01-08ascodec-target.h: removeRafaël Carré11-106/+47
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré1-3/+0
2012-01-08adc-target.h: cleanupRafaël Carré1-25/+0
2012-01-08fix previous commitRafaël Carré1-1/+1
2012-01-08button-target.h : move prototypes to button.hRafaël Carré15-85/+5
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré1-4/+0
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts1-16/+0
2012-01-04as3525: move debug-target.h content to .cRafaël Carré2-27/+2
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-2/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré1-1/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-31usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré1-441/+0
2011-12-31usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré1-24/+0
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré2-76/+0
2011-12-31usb-s3c6400x: start factorizationRafaël Carré1-44/+2
2011-12-31usb-drv-as3525v2: cosmeticsRafaël Carré1-12/+12
2011-12-31usb-target.h: removeRafaël Carré4-3/+0
2011-12-31firewire/usb_remove/insert_int: move to system-target.hRafaël Carré2-27/+4
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré1-1/+0
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré2-2/+4
2011-12-31usb-drv-as3525v2: move interrupt disableRafaël Carré1-1/+2
2011-12-28usb-srv-as3525v2: backport r31458Michael Sparmann1-1/+1
2011-12-22usb-drv-as3525v2: use all endpointsRafaël Carré1-1/+1
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero1-0/+1
2011-12-19usb-drv-as3525v2: revert part of r31243Rafaël Carré1-18/+15
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-0/+1
2011-12-18AMSv2: enable storage write in bootloaderRafaël Carré1-10/+0
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2-0/+63
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis3-7/+7
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis2-6/+5