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