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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
s5l8700
/
ipodnano2g
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Revert "Remove YUV blitting functions and LCD modes"
Solomon Peachy
2
-0
/
+261
2022-10-03
Remove YUV blitting functions and LCD modes
Aidan MacDonald
2
-261
/
+0
2021-05-12
Add tm->yday to RTC ports missing it
Moshe Piekarski
1
-1
/
+1
2020-07-24
Fix two variable-set-but-not-used warnings
Solomon Peachy
1
-0
/
+4
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-35
/
+41
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
1
-1
/
+4
2016-05-14
iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL
Cástor Muñoz
1
-0
/
+113
2016-05-13
iPod Nano2G: add HAVE_SERIAL
Cástor Muñoz
1
-0
/
+96
2016-02-14
iPod Nano 2G and Classic: Fix power and charging detection.
Michael Sparmann
1
-2
/
+12
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-5
/
+5
2015-01-11
Improve readability by adding parenthesis
Thomas Jarosch
1
-1
/
+1
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
1
-1
/
+1
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
1
-7
/
+0
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2011-12-21
Make more local functions static.
Boris Gjenero
2
-2
/
+2
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
1
-4
/
+4
2011-11-16
Fix the gpl notice in the previous commits new files, and fix the yelow gevea...
Jonathan Gordon
2
-4
/
+8
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2
-0
/
+119
2011-06-08
Remove superfluous executable bits on a bunch of files.
Torne Wuff
1
-0
/
+0
2011-04-22
Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...
Andree Buschmann
1
-1
/
+1
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
1
-4
/
+4
2011-01-03
Remove files accidentally commited in 28953
Michael Sparmann
2
-119
/
+0
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2
-0
/
+119
2011-01-01
Fix comment.
Andree Buschmann
1
-1
/
+1
2011-01-01
Save some binsize in LCD driver of iPod nano 2G. No impact to speed.
Andree Buschmann
1
-44
/
+25
2010-12-30
Submitted the wrong file with r28933.
Andree Buschmann
1
-4
/
+13
2010-12-21
Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...
Andree Buschmann
1
-1
/
+1
2010-12-19
iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...
Andree Buschmann
1
-1
/
+2
2010-12-19
iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...
Andree Buschmann
1
-5
/
+5
2010-12-13
Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...
Andree Buschmann
1
-0
/
+1
2010-12-13
Speedup of iPod nano 2G YUV blitting by 3%.
Andree Buschmann
1
-37
/
+35
2010-12-13
FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...
Andree Buschmann
2
-24
/
+56
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...
Andree Buschmann
2
-110
/
+275
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...
Andree Buschmann
1
-175
/
+90
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...
Andree Buschmann
1
-15
/
+8
2010-12-12
FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...
Andree Buschmann
1
-11
/
+25
2010-12-11
iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ...
Andree Buschmann
1
-33
/
+1
2010-12-01
Remove tabs
Andree Buschmann
2
-56
/
+56
2010-11-14
iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...
Michael Sparmann
2
-858
/
+665
2010-11-14
iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION event
Michael Sparmann
1
-846
/
+847
2010-11-14
iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...
Michael Sparmann
2
-30
/
+471
2010-11-13
iPod Nano 2G FTL: Remove some meaningless code in ftl_init
Michael Sparmann
1
-27
/
+2
2010-11-02
Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...
Michael Sparmann
1
-2
/
+2
2010-10-25
Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...
Michael Sparmann
1
-27
/
+13
2010-10-01
Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...
Andree Buschmann
1
-1
/
+2
2010-09-25
Roll back r28164 as this change introduced LCD issues on some nano 2G.
Andree Buschmann
1
-1
/
+0
2010-09-25
Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.
Andree Buschmann
1
-0
/
+1
2010-09-24
Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.
Andree Buschmann
1
-0
/
+9
2010-08-21
Some Nano2G FTL cosmetics
Michael Sparmann
1
-21
/
+22
2010-08-17
Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...
Michael Sparmann
1
-18
/
+21
[next]