index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
s5l8700
/
ipodnano2g
Age
Commit message (
Expand
)
Author
2011-12-21
Make more local functions static.
Boris Gjenero
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
2011-11-16
Fix the gpl notice in the previous commits new files, and fix the yelow gevea...
Jonathan Gordon
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-06-08
Remove superfluous executable bits on a bunch of files.
Torne Wuff
2011-04-22
Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...
Andree Buschmann
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-01-03
Remove files accidentally commited in 28953
Michael Sparmann
2011-01-02
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-01
Fix comment.
Andree Buschmann
2011-01-01
Save some binsize in LCD driver of iPod nano 2G. No impact to speed.
Andree Buschmann
2010-12-30
Submitted the wrong file with r28933.
Andree Buschmann
2010-12-21
Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...
Andree Buschmann
2010-12-19
iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...
Andree Buschmann
2010-12-19
iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...
Andree Buschmann
2010-12-13
Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...
Andree Buschmann
2010-12-13
Speedup of iPod nano 2G YUV blitting by 3%.
Andree Buschmann
2010-12-13
FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...
Andree Buschmann
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...
Andree Buschmann
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...
Andree Buschmann
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...
Andree Buschmann
2010-12-12
FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...
Andree Buschmann
2010-12-11
iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ...
Andree Buschmann
2010-12-01
Remove tabs
Andree Buschmann
2010-11-14
iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...
Michael Sparmann
2010-11-14
iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION event
Michael Sparmann
2010-11-14
iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...
Michael Sparmann
2010-11-13
iPod Nano 2G FTL: Remove some meaningless code in ftl_init
Michael Sparmann
2010-11-02
Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...
Michael Sparmann
2010-10-25
Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...
Michael Sparmann
2010-10-01
Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...
Andree Buschmann
2010-09-25
Roll back r28164 as this change introduced LCD issues on some nano 2G.
Andree Buschmann
2010-09-25
Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.
Andree Buschmann
2010-09-24
Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.
Andree Buschmann
2010-08-21
Some Nano2G FTL cosmetics
Michael Sparmann
2010-08-17
Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...
Michael Sparmann
2010-08-12
emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...
Michael Sparmann
2010-08-12
emBIOS backports part three: Make the NAND flash driver return more useful er...
Michael Sparmann
2010-08-12
emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...
Michael Sparmann
2010-08-08
ipod nano 2g: make functions/variables static where possible, add missing #in...
Bertrik Sikken
2010-06-21
Fix ata_idle_notify on iPod Nano 2G
Michael Sparmann
2010-06-20
Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a...
Michael Sparmann
2010-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
2010-04-13
s5l870x / ipod nano2g: include common mmu-arm.h
Rafaël Carré
2010-03-14
ftl-nano2g.c: s/\(\*([^)]+)\)\./\1->/
Michael Sparmann
2010-03-14
Nano2G NAND: Don't continue reading on that bank if starting the read failed.
Michael Sparmann
2010-03-14
Finally fast Nano2G NAND reading, also works on remapped blocks this time.
Michael Sparmann
2010-03-14
Nano2G: switch over to slow writes at VFL level
Michael Sparmann
2010-03-14
Re-enable fast reads in the Nano2G VFL/FTL. (Using the wrapper API in the NAN...
Michael Sparmann
2010-03-14
Implement Nano2G fast NAND read API as a wrapper around the slow one.
Michael Sparmann
[next]