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
Age
Commit message (
Expand
)
Author
2015-01-12
Fix red/yellow
Marcin Bukat
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-04-15
MPIO HD300: Fix occasional scrollstrip hang
Marcin Bukat
2014-04-02
optimize Cypress chip power supply for iriver h100 series
Dmitry Gamza
2014-01-18
coldfire: fix bootloader builds
Marcin Bukat
2014-01-17
coldfire: Implement HAVE_INIT_ATTR magic
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
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2012-11-13
HD300: Fix crash in bootloader introduced by 36281c4
Marcin Bukat
2012-05-07
remove debug-target.h
Rafaël Carré
2012-04-29
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-01-25
MPIO HD300: Fix scrollstip issue at driver level.
Marcin Bukat
2012-01-24
MPIO HD300: Use MENU button to go back from debug screens.
Marcin Bukat
2012-01-24
MPIO HD200/HD300: Decrease ADC scanrate.
Marcin Bukat
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-22
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
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-target.h: Use only in firmware/target/
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-07
lcd-remote-target.h: remove duplicate declarations
Rafaël Carré
2012-01-06
Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.
Michael Sevakis
2012-01-05
Coldfire: Fix alpha bitmap drawing from messing up the emac status register.
Michael Sevakis
2012-01-04
coldfire: move debug-target.h content in .c
Rafaël Carré
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
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-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-21
Make more local functions static.
Boris Gjenero
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-10
thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...
Michael Sevakis
2011-12-09
Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.
Boris Gjenero
2011-12-09
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-11-05
MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...
Marcin Bukat
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
2011-06-17
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
[next]