index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
common.h
(
unfollow
)
Commit message (
Expand
)
Author
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
2010-01-03
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2009-02-07
Add optional logf display helper function for bootloaders
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-03-16
In preparation for use with sansapatcher, change portalplayer bootloaders to ...
Barry Wardell
2007-03-12
Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...
Barry Wardell
2007-03-06
Fix error in Sansa and H10 bootloaders
Dave Chapman
2007-03-05
Disable bootloader messages in the ipod bootloader unless the RIGHT button is...
Dave Chapman
2007-01-28
FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...
Barry Wardell
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg