rockbox/firmware
Amaury Pouly 0d78dd170d imx233: user __FIELD_SET to set the clock divisors
The clock divisors must *NEVER* be 0, first clearing then setting is thus undefined.

Change-Id: Iba8e6ba1e668bf746e3f7387f0175f63d81f6b2b
2012-02-28 23:57:37 +01:00
..
asm beep/mixer code: Code police a bit. 2012-02-19 00:38:58 -05:00
common checkwps: Fix buildall.sh and some RaaA/ypr0 versions. 2012-02-10 20:27:59 +01:00
decompressor
drivers lcd/skin_engine: Add the ability to draw onto the backdrop layer 2012-02-28 23:03:04 +11:00
export lcd/skin_engine: Add the ability to draw onto the backdrop layer 2012-02-28 23:03:04 +11:00
include Fix lua unused-variable warning by introducing UNUSED_ATTR. 2012-02-17 12:08:27 +01:00
libc Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
target imx233: user __FIELD_SET to set the clock divisors 2012-02-28 23:57:37 +01:00
test
usbstack Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Add framework to let make automatically pick optimized asm implementations over generic C ones to firmware. 2012-01-22 18:46:45 +01:00
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
load_code.c
logf.c Make logf() output to serial optional 2012-02-16 14:44:43 +01:00
lru.c
panic.c Arm stack unwinder 2012-02-22 08:33:26 +01:00
pcm.c
pcm_mixer.c beep/mixer code: Code police a bit. 2012-02-19 00:38:58 -05:00
pcm_sampr.c
powermgmt.c Fix FS#12555: Use smoothed battery voltage for level and runtime calculation 2012-01-21 12:10:31 -05:00
profile.c
README
rolo.c rolo: include lcd-remote.h only when needed 2012-01-07 19:45:09 +00:00
rom.lds
screendump.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
scroll_engine.c Commit FS#12454 - Faster line scroll speed by Martin Sagmuller. 2012-01-09 03:26:03 +00:00
sdmmc.c
sound.c
SOURCES Arm stack unwinder 2012-02-22 08:33:26 +01:00
storage.c Remove ata_removable() and ata_present() from multidriver code. 2012-01-25 20:08:51 +01:00
system.c
thread.c Use commit_dcache() instead of commit_discard_idcache() where possible 2012-02-04 22:27:42 -05:00
timer.c
tuner.c
usb.c usb: fix another typo 2012-01-07 18:09:23 +00:00

See docs/README