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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
1
-11
/
+11
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-1
/
+2
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-1
/
+1
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
1
-0
/
+2
2016-05-25
bootloader/common: disable unused broken code
Cástor Muñoz
1
-0
/
+3
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-95
/
+10
2011-07-02
bootloaders: cleanup
Rafaël Carré
1
-14
/
+2
2011-01-21
Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...
Michael Sevakis
1
-1
/
+2
2011-01-18
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
1
-1
/
+1
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
1
-1
/
+2
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
1
-2
/
+3
2010-03-28
as3525v2: silence bootloader
Rafaël Carré
1
-3
/
+2
2010-03-23
Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...
Szymon Dziok
1
-2
/
+3
2010-03-15
Clip+ : make the bootloader not verbose by default
Rafaël Carré
1
-1
/
+1
2009-12-25
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....
Mark Arigo
1
-3
/
+5
2009-09-20
Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported...
Thomas Martitz
1
-0
/
+1
2009-08-19
fix red
Nils Wallménius
1
-0
/
+1
2009-07-17
Onda VX747: add dual-boot capability + make it possible to permanently 'stick...
Maurus Cuelenaere
1
-1
/
+2
2009-07-01
Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'...
Maurus Cuelenaere
1
-2
/
+1
2009-04-10
M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...
Karl Kurbjun
1
-1
/
+2
2009-02-26
Small fix for touchscreen-capable DAP's in display_logf()
Maurus Cuelenaere
1
-1
/
+1
2009-02-16
Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)
Maurus Cuelenaere
1
-1
/
+1
2009-02-07
Add optional logf display helper function for bootloaders
Maurus Cuelenaere
1
-0
/
+84
2009-02-03
Silence the m:robe 100 and HDD1630 bootloaders
Mark Arigo
1
-1
/
+2
2008-12-03
Hopefully mop-up remaining red.
Michael Sevakis
1
-8
/
+0
2008-11-23
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
1
-1
/
+2
2008-11-17
Show the Rockbox logo in the Telechips bootloader.
Rob Purchase
1
-1
/
+1
2008-11-11
the delay in the as3525 bootloader was driving me mad so remove it and get th...
Jonathan Gordon
1
-1
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
1
-1
/
+2
2007-09-20
Sansa C200 bootloader works fine, no need to be verbose anymore
Björn Stenberg
1
-1
/
+1
2007-09-12
1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...
Jens Arnold
1
-2
/
+2
2007-07-27
G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er...
Jens Arnold
1
-2
/
+2
2007-04-21
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...
Karl Kurbjun
1
-1
/
+1
2007-03-16
In preparation for use with sansapatcher, change portalplayer bootloaders to ...
Barry Wardell
1
-0
/
+2
2007-03-12
Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...
Barry Wardell
1
-2
/
+27
2007-03-05
Disable bootloader messages in the ipod bootloader unless the RIGHT button is...
Dave Chapman
1
-2
/
+13
2007-02-22
FS#6554 - Move bootloader code into a common file
Linus Nielsen Feltzing
1
-1
/
+1
2007-01-28
FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...
Barry Wardell
1
-0
/
+205