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
/
coldfire
/
iaudio
Age
Commit message (
Expand
)
Author
2020-10-26
FIX RED framebuffer viewport rewrite
William Wilgus
2020-10-13
Fix more warnings.
Solomon Peachy
2020-10-13
iaudiox5: Fix red, due to slightly bogus asm
Solomon Peachy
2020-10-13
Fix a pile of yellow in the bootloader
Solomon Peachy
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-01-18
coldfire: fix bootloader builds
Marcin Bukat
2014-01-15
coldfire: Use single app.lds script for all coldfires.
Marcin Bukat
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #3.
Thomas Martitz
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #2.
Thomas Martitz
2012-04-29
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-01-08
adc-target.h: cleanup
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-07
lcd_remote_powersave: unused
Rafaël Carré
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
2012-01-07
remote_detect(): move to lcd-remote.h
Rafaël Carré
2012-01-07
move lcd remote common declarations to lcd-remote.h
Rafaël Carré
2012-01-07
lcd-remote-target.h: remove more duplicates
Rafaël Carré
2012-01-05
Coldfire: Fix alpha bitmap drawing from messing up the emac status register.
Michael Sevakis
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-31
usb-target.h: remove
Rafaël Carré
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
2011-06-04
iAudio boot: Unify common macro values
Jens Arnold
2011-01-12
Fix warning when linking booltoaders with the new toolchain by marking .bss s...
Nils Wallménius
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-08-01
More minor const/static/include fixes.
Bertrik Sikken
2010-05-31
Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...
Jens Arnold
2010-04-26
remove some useless lines
Nils Wallménius
2010-03-19
Reset USB bridge properly when selecting bus powered mode. The bridge might h...
Jens Arnold
2010-03-07
Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...
Andree Buschmann
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-06-12
Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...
Jens Arnold
2009-04-26
Remove the calls to backlight_lcd_sleep_countdown from target specific code a...
Thomas Martitz
2009-03-17
Fix very last yellows.
Thomas Martitz
2009-03-17
One more try: Fix remaining reds and yellows
Thomas Martitz
2009-03-17
Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...
Thomas Martitz
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2009-02-20
Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...
Michael Sevakis
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-28
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-05-24
Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...
Jens Arnold
2008-05-14
Fix red. No bother with lcd power management calls in bootloader.
Michael Sevakis
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-03
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-07
Save a couple of bytes by using moveq.l where possible.
Jens Arnold
2008-03-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
2008-03-26
Slightly better instruction order, added comment.
Jens Arnold
[next]