rockbox/firmware
Michael Sevakis 3c391ad51b Coldfire (m68k): Add macros for tpf.w/l instructions.
Better than inserting ".word 0x51fc/b". Assembler doesn't support
them but does the plain "tpf" without extension words as well as
"trapf".

Change-Id: I929c0ec84c6e76e0573ff6308634542fd8aee738
2012-04-26 16:04:44 -04:00
..
asm Apparently make doesn't like inline comments 2012-03-28 23:14:39 +02:00
common Calculate day-of-week after reading time from RTC. Should fix FS#11814 2012-04-12 21:32:25 +02:00
decompressor
drivers as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date 2012-04-17 21:33:59 +02:00
export Coldfire (m68k): Add macros for tpf.w/l instructions. 2012-04-26 16:04:44 -04:00
include Add a NO_INLINE attribute to gcc_extensions. 2012-04-26 16:04:43 -04:00
libc gmtime: avoid a modulus 2012-03-18 10:09:08 +01:00
target Fix red. 2012-04-26 14:32:06 +04:00
test
usbstack
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c Integrate the warble tool in the regular build system. 2012-03-03 20:19:08 +01:00
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 panicf(): fix wrong font and colors being displayed. 2012-03-30 11:23:07 +02:00
pcm.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pcm_mixer.c Coldfire: Optimize emac context save/restore in mixer ISR. 2012-03-12 00:16:12 +01:00
pcm_sampr.c
powermgmt.c imx233: enable charging in bootloader USB mode by including powermgmt 2012-03-15 15:01:11 +01:00
profile.c
README
rolo.c rename rkw.h header file 2012-03-04 00:36:02 +01: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 imx233: enable charging in bootloader USB mode by including powermgmt 2012-03-15 15:01:11 +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

See docs/README