summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/kernel-as3525.c (follow)
Commit message (Expand)AuthorAge
* fix previous commitRafaël Carré2012-01-08
* AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis2010-07-02
* Restore return statement in kernel-as3525.c that was accidentally removed in ...Bertrik Sikken2010-05-28
* as3525: no need to ack TIMER interrupt multiple timesRafaël Carré2010-05-27
* FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz2010-04-27
* as3525(v2): Add a somewhat inaccurate udelay (-0.5/+1.0µs). It should work g...Thomas Martitz2010-04-27
* Fuzev2: Scrollwheel works like a charm :)Thomas Martitz2010-04-01
* Implement software pwm to control c200v2 display brightness.Tobias Diedrich2010-03-23
* Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré2009-11-24
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* FS#10317 - Sansa AMS 32-bit timers. Configure the timers for 32-bit mode inst...Bertrik Sikken2009-06-12
* Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa...Rafaël Carré2009-06-04
* Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL...Thomas Martitz2009-06-03
* Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...Thomas Martitz2009-04-13
* FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...Thomas Martitz2009-04-13
* Sansa AMS: correct VIC registers usageRafaël Carré2008-12-05
* Sansa AMS: kernel functions need the timer definitionsRafaël Carré2008-11-26
* Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré2008-11-26
* Sansav2 BootloaderRafaël Carré2008-11-09
* AS3525: we won't use threads in the bootloaderRafaël Carré2008-11-06
* AS3525: implement tick_start() with TIMER2Rafaël Carré2008-11-06
* AS3525: use kernel_init() in bootloaderRafaël Carré2008-11-06