summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8702
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-3/+3
2013-01-09iPod Classic/6G: PCM support for all CS42L55 ratesCástor Muñoz1-5/+13
2013-01-09iPod Classic/6G: support USB suspend modeCástor Muñoz1-2/+11
2013-01-09iPod Classic/6G: fix battery voltage ADC scaleCástor Muñoz2-5/+5
2012-05-07remove debug-target.hRafaël Carré1-0/+0
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly1-30/+0
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz5-5/+47
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis1-4/+3
2012-03-03Fix errors in unintentionally merged gerrit commit.Michael Sevakis1-1/+2
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-2/+2
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-1/+1
2012-02-25FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor MuñozCástor Muñoz1-5/+4
2012-02-25Make some arrays const.Nils Wallménius1-5/+5
2012-02-25IPod Classic/6G: LCD sleep (FS#12523) by Cástor MuñozCástor Muñoz2-44/+233
2012-02-11FS#12524 - iPod Classic/6G: hardware click supportCástor Muñoz2-0/+121
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-7/+0
2012-01-04s5l8702: move debug-target.h content to .cRafaël Carré2-28/+2
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-5/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré2-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-28iPod Classic: HDD endianness changeMichael Sparmann2-10/+31
2011-12-17Swap red and yellow for green on r31339's cranky builds.Michael Sevakis3-7/+7
2011-12-17Get the linker files that slipped through in r31337.Michael Sevakis2-9/+8
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff8-860/+860
2011-11-06iPod Classic: Set LCD controller configuration register during initialization...Michael Sparmann1-0/+2
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat1-15/+19
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+3
2011-06-05fix redMarcin Bukat2-2/+2
2011-04-22ipod6g: make functions and variables static where possibleBertrik Sikken3-32/+36
2011-03-24iPod Classic storage driver: Fix some implicit casts, typos, ...Michael Sparmann1-5/+8
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2-20/+23
2011-03-01iPod Classic: Use DMA (and double buffering) for LCD updatesMichael Sparmann2-134/+103
2011-02-28iPod Classic: Enable RGB LCD update assembler codeMichael Sparmann1-4/+0
2011-02-28iPod Classic: Fix YUV blitting. Mpegplayer works now.Michael Sparmann2-4/+9
2011-02-27iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann6-247/+1492
2011-02-20Calibrate iPod Classic battery gauge a bit betterMichael Sparmann1-2/+2
2011-02-10Fix red (remove accidentally committed debugging code)Michael Sparmann1-4/+0
2011-02-10iPod Classic: Do boosting the right way round ;-)Michael Sparmann1-148/+152
2011-02-09iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clockMichael Sparmann4-9/+12
2011-02-07Fix some evil whitespaceMichael Sparmann1-4/+4
2011-02-07S5L8702: Power down I2C while it's unusedMichael Sparmann1-18/+28
2011-01-08Fix iPod Classic LCD problemsMichael Sparmann1-34/+33
2011-01-08Adjust iPod Classic CPU clock speed constants to at least roughly correct valuesMichael Sparmann1-4/+4
2011-01-07Add LCD type to iPod Classic HW debug screenMichael Sparmann1-0/+4
2011-01-07iPod Classic: Fix remaining PCM issues and add DMA information to the HW debu...Michael Sparmann3-37/+93
2011-01-07Fix yellowMichael Sparmann1-1/+1
2011-01-07Fix iPod Classic playback slownessMichael Sparmann1-3/+4
2011-01-07Fix iPod Classic tick timer (still not 100% calibrated, but close enough for ...Michael Sparmann1-1/+1
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann27-0/+3122