summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700/ipodnano2g (follow)
Commit message (Expand)AuthorAge
* Move intrinsic RTC implmentation differences to driver filesMichael Sevakis2017-01-26
* iPod Nano2G: add IPOD_ACCESSORY_PROTOCOLCástor Muñoz2016-05-14
* iPod Nano2G: add HAVE_SERIALCástor Muñoz2016-05-13
* iPod Nano 2G and Classic: Fix power and charging detection.Michael Sparmann2016-02-14
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Improve readability by adding parenthesisThomas Jarosch2015-01-11
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Make more local functions static.Boris Gjenero2011-12-21
* Swap red and yellow for green on r31339's cranky builds.Michael Sevakis2011-12-17
* Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon2011-11-16
* Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2011-11-16
* Remove superfluous executable bits on a bunch of files.Torne Wuff2011-06-08
* Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...Andree Buschmann2011-04-22
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02
* Remove files accidentally commited in 28953Michael Sparmann2011-01-03
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Fix comment.Andree Buschmann2011-01-01
* Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann2011-01-01
* Submitted the wrong file with r28933.Andree Buschmann2010-12-30
* Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...Andree Buschmann2010-12-21
* iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...Andree Buschmann2010-12-19
* iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...Andree Buschmann2010-12-19
* Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...Andree Buschmann2010-12-13
* Speedup of iPod nano 2G YUV blitting by 3%.Andree Buschmann2010-12-13
* FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...Andree Buschmann2010-12-13
* FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann2010-12-12
* FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...Andree Buschmann2010-12-12
* FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...Andree Buschmann2010-12-12
* FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...Andree Buschmann2010-12-12
* iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ...Andree Buschmann2010-12-11
* Remove tabsAndree Buschmann2010-12-01
* iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do t...Michael Sparmann2010-11-14
* iPod Nano 2G LCD sleep: Send LCD_EVENT_ACTIVATION eventMichael Sparmann2010-11-14
* iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann2010-11-14
* iPod Nano 2G FTL: Remove some meaningless code in ftl_initMichael Sparmann2010-11-13
* Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann2010-11-02
* Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann2010-10-25
* Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann2010-10-01
* Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann2010-09-25
* Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann2010-09-25
* Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann2010-09-24
* Some Nano2G FTL cosmeticsMichael Sparmann2010-08-21
* Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...Michael Sparmann2010-08-17
* emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...Michael Sparmann2010-08-12
* emBIOS backports part three: Make the NAND flash driver return more useful er...Michael Sparmann2010-08-12
* emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...Michael Sparmann2010-08-12
* ipod nano 2g: make functions/variables static where possible, add missing #in...Bertrik Sikken2010-08-08
* Fix ata_idle_notify on iPod Nano 2GMichael Sparmann2010-06-21