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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
imx233: fix bootloader for stmp3600 and stmp3700
Amaury Pouly
1
-1
/
+3
2013-06-16
imx233: rewrite power using new registers
Amaury Pouly
1
-1
/
+1
2013-05-06
Introduce HiFi E.T MA9 port.
Andrew Ryabinin
1
-1
/
+1
2013-04-30
Fix red.
Andrew Ryabinin
1
-1
/
+1
2013-04-30
rk27xx: initialize i2c driver in bootloader.
Andrew Ryabinin
1
-0
/
+2
2012-11-24
Another optimization for the OF in the mi4 format.
Szymon Dziok
1
-34
/
+10
2012-08-30
imx233: display battery voltage in bootloader (along with percent)
Amaury Pouly
1
-1
/
+1
2012-07-10
rk27xx: support entering rkusb mode on rk2706A
Marcin Bukat
1
-9
/
+36
2012-06-23
pp bootloader: speed up loading of the OF in the mi4 format
Szymon Dziok
1
-20
/
+13
2012-05-20
Make Meizu M3 compile again
Bertrik Sikken
1
-6
/
+12
2012-05-19
imx233: move the freescale partition handling to its own file
Amaury Pouly
1
-6
/
+13
2012-05-07
remove debug-target.h
Rafaël Carré
1
-1
/
+0
2012-04-30
rk27xx: Print rockbox version in bootloader.
bootloader_hifimanhm801_v1
bootloader_hifimanhm60x_v1
Andrew Ryabinin
1
-0
/
+2
2012-04-27
rk27xx: Add failsafe mode to the bootloader
Marcin Bukat
1
-2
/
+80
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
1
-1
/
+1
2012-03-26
Fix bootloaders.
Thomas Martitz
1
-9
/
+4
2012-03-19
center logo horizontaly in bootloader version of show_logo()
Marcin Bukat
1
-2
/
+3
2012-03-15
imx233: enable charging in bootloader USB mode by including powermgmt
Amaury Pouly
1
-0
/
+13
2012-03-04
rename rkw.h header file
Marcin Bukat
1
-1
/
+1
2012-03-04
rk27xx: Implement dualboot capable bootloader
Marcin Bukat
1
-163
/
+89
2012-02-28
imx233: print power up source in the bootloader
Amaury Pouly
1
-0
/
+2
2012-02-22
unwarminder: fix bootloader builds
Marcin Bukat
1
-4
/
+10
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
5
-5
/
+5
2012-01-03
The connect is not a PP and doesn't have ATA storage
Rafaël Carré
1
-1
/
+0
2012-01-01
Gigabeat S: Revert removal of usb_plugged in r31489
Michael Sevakis
1
-2
/
+2
2011-12-31
usb-target.h: remove
Rafaël Carré
3
-3
/
+0
2011-12-31
usb_plugged() is PP only
Rafaël Carré
2
-4
/
+4
2011-12-26
imx233: print rockbox version in bootloader
bootloader_fuzeplus_v1
Amaury Pouly
1
-0
/
+2
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
1
-1
/
+1
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2
-3
/
+3
2011-12-14
Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...
Michael Sevakis
1
-2
/
+0
2011-12-14
Sansa AMS: fix usb in bootloader
Rafaël Carré
1
-0
/
+2
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
2
-0
/
+138
2011-11-13
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
1
-2
/
+2
2011-11-11
Fix file descriptor leak
Thomas Jarosch
1
-1
/
+15
2011-11-03
Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...
Andrew Ryabinin
1
-1
/
+1
2011-10-17
Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...
Marcin Bukat
1
-1
/
+1
2011-09-23
imx233/fuze+: rework crt0 and linker script to be able to load at any address...
Amaury Pouly
1
-3
/
+3
2011-09-13
imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...
Amaury Pouly
1
-4
/
+6
2011-09-08
Remove return value from show_logo() in bootloader/
Bertrik Sikken
8
-10
/
+8
2011-09-05
imx233/fuze+: fix apps linker script, add comment in bootloader
Amaury Pouly
1
-0
/
+2
2011-09-05
imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...
Amaury Pouly
1
-9
/
+3
2011-09-05
imx233:fuze+: major memory and usb rework
Amaury Pouly
1
-16
/
+80
2011-09-02
Rework c200wipe to use proper partitioning and formatting code, which makes t...
Frank Gevaerts
5
-511
/
+757
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken
1
-1
/
+1
2011-07-22
imx233/fuze+: add SD detection support
bootloader_ams_v4
Amaury Pouly
1
-2
/
+7
2011-07-09
imx233/fuze+: make SOURCES more correct, implement i2c for fmradio
Amaury Pouly
1
-0
/
+1
2011-07-02
sansa AMS bootloader: make strings static
Rafaël Carré
1
-2
/
+2
2011-07-02
bootloaders: cleanup
Rafaël Carré
1
-14
/
+2
2011-07-02
imx233/fuze+: make config.h more correct, remove logo from bootloader, update...
Amaury Pouly
2
-4
/
+2
[prev]
[next]