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
/
main-pp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-1
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-7
/
+8
2014-08-28
Fix up the bootloaders
Michael Sevakis
1
-1
/
+1
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
1
-1
/
+1
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
1
-2
/
+0
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-257
/
+17
2012-11-24
Another optimization for the OF in the mi4 format.
Szymon Dziok
1
-34
/
+10
2012-06-23
pp bootloader: speed up loading of the OF in the mi4 format
Szymon Dziok
1
-20
/
+13
2011-12-31
usb-target.h: remove
Rafaël Carré
1
-1
/
+0
2011-11-11
Fix file descriptor leak
Thomas Jarosch
1
-1
/
+15
2011-09-08
Remove return value from show_logo() in bootloader/
Bertrik Sikken
1
-1
/
+1
2011-01-16
Fix typo on macro made during previous PPBL commits.
Michael Sevakis
1
-1
/
+1
2011-01-16
Display messages only when entering USB mode in Portal Player bootloader to k...
Michael Sevakis
1
-8
/
+12
2011-01-15
Fix r29054 red...yeah?
Michael Sevakis
1
-3
/
+0
2011-01-15
Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...
Michael Sevakis
1
-13
/
+13
2011-01-15
Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...
Michael Sevakis
1
-26
/
+129
2011-01-09
SA9200 boot: Add OF.ebn to the list of OF filenames to check.
Michael Sevakis
1
-1
/
+1
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
1
-3
/
+3
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
1
-4
/
+2
2010-04-03
Fix some forgotten storage_(read|write)_sectors() calls
Frank Gevaerts
1
-6
/
+6
2010-03-23
Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...
Szymon Dziok
1
-0
/
+4
2009-12-25
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....
Mark Arigo
1
-1
/
+4
2009-09-08
Samsung YH925: Reset the LCD orientation to what the OF expects before branch...
Thomas Martitz
1
-1
/
+12
2009-07-13
FS#10436 - add the Sansa View to the build system. The bootloader builds but...
Robert Keevil
1
-1
/
+5
2009-05-25
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo
1
-0
/
+3
2009-03-17
FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...
Nils Wallménius
1
-36
/
+19
2009-02-25
fix the obligatory yellow
Frank Gevaerts
1
-0
/
+2
2009-01-10
Dual boot for the Philips HDD1630.
Mark Arigo
1
-0
/
+11
2008-12-03
Hopefully mop-up remaining red.
Michael Sevakis
1
-13
/
+0
2008-11-23
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
1
-3
/
+5
2008-11-02
fix red
Frank Gevaerts
1
-5
/
+5
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-8
/
+8
2008-10-31
cleanup storage defines
Frank Gevaerts
1
-4
/
+4
2008-08-07
Fix H10 bootloader locking up if the scroll pad was touched. May also fix any...
Barry Wardell
1
-0
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-27
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...
Mark Arigo
1
-0
/
+4
2008-05-30
Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)
Mark Arigo
1
-0
/
+1
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
1
-12
/
+13
2008-05-11
Don't need this any more since it's the default now.
Barry Wardell
1
-4
/
+0
2008-05-05
FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).
Barry Wardell
1
-6
/
+14
2008-04-11
sync with key list with mi4code and add the single mi4 key it had but this
Daniel Stenberg
1
-0
/
+1
2008-04-11
mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...
Mark Arigo
1
-0
/
+1
2008-03-27
Don't make the Sansa bootloaders verbose when USB is connected
Dave Chapman
1
-3
/
+5
2008-03-05
m:robe 100: use power button for dual-booting the OF (short press to boot roc...
Robert Kukla
1
-1
/
+1
2008-02-11
Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...
Björn Stenberg
1
-0
/
+2
2008-01-09
Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...
Mark Arigo
1
-0
/
+6
2007-11-22
Red fix: USB power check implemented in driver instead
Björn Stenberg
1
-2
/
+2
2007-11-19
shutdown if hold is on in the non-ipod-pp target bootloaders.
Jonathan Gordon
1
-1
/
+10
[next]