summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod
AgeCommit message (Expand)Author
2015-12-17iPod Classic: clickwheel fixesCástor Muñoz
2015-01-12Fix red/yellowMarcin Bukat
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-10-02iPod Classic: Fix bidirectional clickwheel communication.Steffen Butzer
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-03-31Classic/6G: click wheel controller powersaveCástor Muñoz
2012-03-28Classic/6G: hold switch detection using GPIOCástor Muñoz
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2012-01-03Fix path to PP crt0Rafaël Carré
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-11-03Make local functions and variables static where possibleBertrik Sikken
2011-07-24ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken
2011-07-20ipod nano 1g: enable LCD invertBertrik Sikken
2011-07-19Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts
2011-06-08Remove superfluous executable bits on a bunch of files.Torne Wuff
2011-04-22ipod6g: make functions and variables static where possibleBertrik Sikken
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-02-10iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...Michael Sparmann
2011-02-10Fix more red. Two had been hiding.Michael Sparmann
2011-02-10Fix redMichael Sparmann
2011-02-10iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann
2011-02-10iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann
2011-02-09iPod Classic: This time really fix the hold switch. Read it out through the p...Michael Sparmann
2011-02-07iPod Classic: Fix hold switch glitchesMichael Sparmann
2011-01-23Simplify x0/x1 calculation for iPod Color some more, and fix display on type ...Jens Arnold
2011-01-12Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...Andree Buschmann
2011-01-10Revert unneeded change from r29026.Andree Buschmann
2011-01-10iPod Video LCD: Avoid white flash when entering sleep mode or shutting off.Andree Buschmann
2011-01-07Implement hold switch and headphone detection on iPod ClassicMichael Sparmann
2011-01-03Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...Andree Buschmann
2011-01-02Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann
2010-12-30Submitted the wrong file with r28933.Andree Buschmann
2010-12-30Major speedup of iPod nano 2G. Part 7: Disable reading FIFO state in YUV blit...Andree Buschmann
2010-12-29Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...Andree Buschmann
2010-12-16Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)Michael Sparmann
2010-12-12iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.Michael Sparmann
2010-12-12Fix bug introduced with r28800 (missing interrupt handler).Andree Buschmann
2010-12-12usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...Michael Sparmann
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann
2010-09-25Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat
2010-08-20iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...Jens Arnold