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
/
ipodnano2g.c
(
unfollow
)
Commit message (
Expand
)
Author
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-28
Fix up the bootloaders
Michael Sevakis
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2010-10-10
Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...
Michael Sparmann
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-02-17
Add more information to the battery debug screen for Nano2G
Michael Sparmann
2009-10-12
Nano2G bootloader - fix dual-booting the Apple firmware.
Dave Chapman
2009-10-12
Nano2G: Initial (non-working) attempt to load an encrypted copy of the origin...
Dave Chapman
2009-10-11
Make the Nano2G bootloader actually function as a bootloader. The resulting ...
Dave Chapman
2009-07-18
Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...
Dave Chapman
2009-07-16
Get the Nano2G bootloader running - it now runs and displays a logo on one ty...
Dave Chapman
2009-07-12
Basic changes to add nano 2g to the build system, based on the Meizu M3 port....
Dave Chapman
2008-07-16
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
2006-03-07
iAudio X5 target-specific ATA driver code
Linus Nielsen Feltzing
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