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
2016-08-11
Increase CVDD1 only for Clip+ version 0
Mihail Zenkov
2016-08-10
Increase CVDD1 for Clip+ to prevent ATA error
Mihail Zenkov
2016-04-05
as3525: reverting I2C2 to non-interrupts version
Mihail Zenkov
2016-03-27
Enable voltage scaling on AMSv2.
Michael Giacomelli
2016-03-27
AMSv2: additional delay for voltage scaling
Mihail Zenkov
2016-03-24
Slightly increase VDD2 on AMSv2.
Michael Giacomelli
2016-01-21
Enable frequency scaling on AMSv2 devices.
Mihail Zenkov
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2012-11-12
AMS: make sure ROM clock is always on
Rafaël Carré
2012-07-22
Revert my previous commit disabling the internal ROM clock during normal
Michael Giacomelli
2012-05-07
Sansa AMS: more compat irq names
Rafaël Carré
2012-04-28
usb-s3c6400: merge the 2 drivers
Rafaël Carré
2012-01-08
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2012-01-08
ascodec-target.h: remove
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2011-12-17
FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)
Bertrik Sikken
2011-12-12
Deal with a complication when transferring recording method from PP5024: sinc...
Michael Sevakis
2011-12-10
AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...
Bertrik Sikken
2011-11-08
Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...
Michael Giacomelli
2011-10-29
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-10-23
Sansa clipzip: miscellaneous updates
Bertrik Sikken
2011-10-12
Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...
Bertrik Sikken
2011-09-21
Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...
Bertrik Sikken
2011-09-18
Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...
Bertrik Sikken
2011-07-02
as3525: make interrupts struct static and merge declaration & definition
Rafaël Carré
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
[next]