rockbox/firmware/target/coldfire
William Wilgus f65fb2a64a h300, Others Bugfix Bootloader backlight_init()
backlight_init needs to be called after lcd_init when using
lcd_enable()

Change-Id: Id034835c903801fea49e2b972c110c1ec5106976
2020-11-13 18:08:01 +00:00
..
iaudio FIX RED framebuffer viewport rewrite 2020-10-26 14:35:30 -04:00
iriver h300, Others Bugfix Bootloader backlight_init() 2020-11-13 18:08:01 +00:00
mpio LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
app.lds iaudiom5: Fix build. 2020-10-27 14:49:19 -04:00
ata-as-coldfire.S
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
crt0.S coldfire: make the RAM and ROM image locations configurable by macros 2020-10-26 01:07:14 +00:00
debug-coldfire.c coldfire: We need -fno-delete-null-pointer-checks in flash controller code 2020-10-27 10:29:59 -04:00
i2c-coldfire.c
kernel-coldfire.c Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout). 2011-06-17 03:09:47 +00:00
pcf50606-coldfire.c Make more local functions static. 2011-12-21 17:36:18 +00:00
pcm-coldfire.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
system-coldfire.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
system-target.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
timer-coldfire.c Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout). 2011-06-17 03:09:47 +00:00
uart-coldfire.c
wmcodec-coldfire.c