index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
system-as3525.c
Age
Commit message (
Expand
)
Author
2010-12-29
revert r28834 because it causes problems with uSD
Fred Bauer
2010-12-14
FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...
Fred Bauer
2010-11-18
FS#11608: switch cpu to async operation in boosted mode
Fred Bauer
2010-09-05
FS#11597 : decrease FCLK frequency when unboosted
Rafaël Carré
2010-08-31
include lcd.h , forgotten in r27957
Rafaël Carré
2010-08-31
AMS: update the LCD on system exception to be sure the content is up to date
Rafaël Carré
2010-07-30
AMSv1: Don't modify MPMC_DYNAMIC_CONTROL
Rafaël Carré
2010-07-22
Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...
Bertrik Sikken
2010-07-19
as3525*: disable_irq in system_reboot()
Rafaël Carré
2010-07-19
Support new Fuzev2 revisions (fuzev2_variant == 1)
Rafaël Carré
2010-06-23
as3525*: initialize cpu_frequency correctly
Rafaël Carré
2010-06-18
With a max delay of 17 seconds before overflow happens limiting to unsigned s...
Tobias Diedrich
2010-06-18
as3525*: make udelay() be a simple busy loop
Rafaël Carré
2010-06-18
as3525*: enable MMU in bootloader
Rafaël Carré
2010-06-18
Enable display and backlight on panic.
Tobias Diedrich
2010-05-26
as3525: write irq/fiq handlers in C
Rafaël Carré
2010-05-26
typo: 'nomasked' -> 'unmasked'
Rafaël Carré
2010-05-25
as3525: find_first_set_bit() isn't built in bootloaders
Rafaël Carré
2010-05-24
as3525: don't destroy status when calculating IRQ number in UIRQ()
Rafaël Carré
2010-05-24
as3525: show unmasked interrupts on unhandled IRQ
Rafaël Carré
2010-05-19
fix previous commit
Rafaël Carré
2010-05-19
better preprocessor conditions for enabling GPIOA interrupt
Rafaël Carré
2010-05-19
as3525: reorder vectored interrupts
Rafaël Carré
2010-05-18
Enable/disable second pll dynamically on usb plugin/remove.
Tobias Diedrich
2010-05-18
as3525v2: add usb driver stub, enable usb phy&core init
Amaury Pouly
2010-05-18
This change wasn't supposed to be in there yet.
Tobias Diedrich
2010-05-18
Not quite working yet, but almost.
Tobias Diedrich
2010-05-14
as3525: change SDRAM settings only in models for which there is a bootloader
Rafaël Carré
2010-05-10
as3525v2: disable adjustable CPU frequency
Rafaël Carré
2010-05-08
as3525*: stop MPMCCLKOUT when all SDRAMs are idle
Rafaël Carré
2010-04-29
as3525v2: crashless cpufreq switching
Rafaël Carré
2010-04-29
as3525v2: effect of CGU_PROC on fclk is instant
Rafaël Carré
2010-04-27
FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQ
Thomas Martitz
2010-04-11
as3525v2: only clear DIV0 bits in set_cpu_frequency() (not bit 6)
Rafaël Carré
2010-04-11
as3525v2: extend a bit the delay after switching pclk/fclk
Rafaël Carré
2010-04-10
as3525v2: set_cpu_frequency()
Rafaël Carré
2010-04-06
Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...
Tobias Diedrich
2010-04-06
Sansa AMS: Split set_cpu_frequency() into 2 separate functions for as3525v1...
Jack Halpin
2010-04-06
SansaAMS: Only use INT_MCIO with as3525v1, it is unused in as3525v2.
Jack Halpin
2010-04-05
as3525v2: set PCLK correctly
Rafaël Carré
2010-04-01
Try to fix problems on Clip+ (not sure why they appear randomly)
Rafaël Carré
2010-04-01
Fix boosting on as3525v2
Rafaël Carré
2010-04-01
as3525*: make sure fclk is 24MHz before using it as the clock source for pclk
Rafaël Carré
2010-04-01
as3525*: set up CGU_COUNT register before turning on / modifying PLLs
Rafaël Carré
2010-04-01
as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after all
Rafaël Carré
2010-03-23
Add handler for audio irq.
Tobias Diedrich
2010-03-23
Rewrite ascodec_as3514.c to use interrupts.
Tobias Diedrich
2010-03-17
as3525*: revert r25198 and inline memory_init in crt0.S
Rafaël Carré
2010-02-25
Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...
Thomas Martitz
2010-02-23
as3525v2: share more of system_init() between the 2 SoCs
Rafaël Carré
[next]