summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/kernel-as3525.c
AgeCommit message (Expand)Author
2009-11-24Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré
2009-06-12FS#10317 - Sansa AMS 32-bit timers. Configure the timers for 32-bit mode inst...Bertrik Sikken
2009-06-04Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa...Rafaël Carré
2009-06-03Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL...Thomas Martitz
2009-04-13Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...Thomas Martitz
2009-04-13FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...Thomas Martitz
2008-12-05Sansa AMS: correct VIC registers usageRafaël Carré
2008-11-26Sansa AMS: kernel functions need the timer definitionsRafaël Carré
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré
2008-11-09Sansav2 BootloaderRafaël Carré
2008-11-06AS3525: we won't use threads in the bootloaderRafaël Carré
2008-11-06AS3525: implement tick_start() with TIMER2Rafaël Carré
2008-11-06AS3525: use kernel_init() in bootloaderRafaël Carré