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
/
bootloader
/
iriver_h1x0.c
Age
Commit message (
Expand
)
Author
2020-11-15
h1x0/h300: change when the hold switch and failsafe are used
James Buren
2020-11-15
h1x0/h300: fix h300 bootloader hold switch check
James Buren
2020-11-15
h1x0/h300: consolidate a few code paths to logical equivalents
James Buren
2020-11-14
h1x0/h300: bring the two bootloaders more in sync
James Buren
2020-11-14
h1x0/h300: clean up the bootloader source a bit
James Buren
2020-11-14
h1x0/h300: remove trailing whitespace from bootloaders
James Buren
2020-11-13
Bugfix Backlight_init should be called after lcd_init
William Wilgus
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-28
Fix up the bootloaders
Michael Sevakis
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-05-06
Fix some more snprintf related warnings.
Thomas Martitz
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-12
Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...
Jens Arnold