rockbox/firmware
Amaury Pouly 3afcb53fb9 imx233: rework power management
The current code was spreaded over power and powermgmt which made
it behave strangely, especially since there are relationships
between power management and frequency scaling. The new code makes
sure power management is initialised before frequency scaling
starts. It also makes sure to start from a known state, thus
fixing potential issue when the bootloader stops in a trickle
state where DCDC is improperly configured.

Change-Id: Ibded2e590e108f6c98daa52d2cf1bd28763c8923
2013-07-07 17:36:21 +02:00
..
asm
common Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
decompressor
drivers imx233: implement alarm wake up 2013-07-02 00:45:00 +02:00
export Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
include buflib: Change buflib_available() and add buflib_allocatable(). 2013-07-07 10:46:07 +02:00
libc
target imx233: rework power management 2013-07-07 17:36:21 +02:00
test
usbstack imx233: fix ocotop/debug and usb-core for stmp3600 2013-06-24 13:17:17 +02:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c buflib: Change buflib_available() and add buflib_allocatable(). 2013-07-07 10:46:07 +02:00
COPYING
core_alloc.c buflib: Change buflib_available() and add buflib_allocatable(). 2013-07-07 10:46:07 +02:00
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c
load_code.c
logf.c
lru.c
panic.c
pcm.c Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
pcm_mixer.c Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
pcm_sampr.c
pcm_sw_volume.c Provide high resolution volume and prescaler to hosted targets. 2013-04-27 06:59:27 +02:00
powermgmt.c
profile.c
README
rolo.c Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c Add DAC's oversampling filter roll-off selection to sound settings. 2013-05-24 11:18:16 +04:00
SOURCES Move load_firmware() to separate file 2013-06-27 13:50:11 +02:00
storage.c
system.c
thread.c
timer.c
tuner.c
usb.c USB: Detect charging-only mode upon cable insert, not host detect. 2013-05-22 02:28:31 -04:00

See docs/README