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
/
iriver
Age
Commit message (
Expand
)
Author
2020-11-13
h300, Others Bugfix Bootloader backlight_init()
William Wilgus
2020-11-13
h300: fix one long-standing bootloader bug
James Buren
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2020-10-13
Fix more warnings.
Solomon Peachy
2015-01-12
Fix red/yellow
Marcin Bukat
2015-01-12
Get rid of stupid _backlight_* function names
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-15
coldfire: Use single app.lds script for all coldfires.
Marcin Bukat
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
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-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-17
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
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-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
2010-05-31
Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...
Jens Arnold
2009-10-31
Remove svn:executable from firmware
Michael Chicoine
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-11
H300 LCD update: Use interrupt driven background DMA transfers, giving other ...
Jens Arnold
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-06-28
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...
Bertrik Sikken
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
2009-01-31
Various files: make function implementations consistent with their declaratio...
Bertrik Sikken
2009-01-13
Reverting parts of r19760 that was mistakenly committed.
Björn Stenberg
2009-01-13
Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...
Björn Stenberg
2008-12-24
H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...
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-29
Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...
Jens Arnold
2008-05-28
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-06
Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...
Jens Arnold
2008-03-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
2008-03-27
Fix red - adc.h used to be in lcd-remote.h
Dave Chapman
2008-03-26
Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...
Jens Arnold
[next]