summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-01-17One change in r29068 wasn't right. Clarify comments on why it's the way it is...Michael Sevakis1-4/+5
2011-01-17Add a higher level USB detection that prevents fraudulent bus resets from cau...Michael Sevakis7-18/+43
2011-01-17Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G...Michael Sevakis7-90/+38
2011-01-16Fix r29062 warning.Michael Sevakis1-2/+0
2011-01-16e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...Michael Sevakis5-136/+150
2011-01-15Fix problem with AMS PCM driver that caused mpegplayer lockup. It pre-decreme...Michael Sevakis1-4/+16
2011-01-15Oops...have to mind the boot.lds variation in /firmware/target/arm/philips by...Michael Sevakis1-0/+69
2011-01-15Get the last warning for vibe 500 bootloader.Michael Sevakis1-0/+1
2011-01-15Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...Michael Sevakis3-3/+6
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis25-139/+718
2011-01-12Fix warning when linking booltoaders with the new toolchain by marking .bss s...Nils Wallménius3-3/+3
2011-01-12Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...Andree Buschmann4-20/+53
2011-01-11SA9200: Adjust touchpad sensitivities so that actual contact with the player ...Michael Sevakis4-2/+80
2011-01-11SA9200: Implement the backlight hold handling.Michael Sevakis1-3/+17
2011-01-11SA9200: Give LCD about an 8% speedup. Sync optional LCD settings to defaults ...Michael Sevakis1-10/+37
2011-01-11SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...Michael Sevakis3-15/+687
2011-01-10Revert unneeded change from r29026.Andree Buschmann1-0/+1
2011-01-10iPod Video LCD: Avoid white flash when entering sleep mode or shutting off.Andree Buschmann2-1/+4
2011-01-10HD300 - adjust default battery capacity (based on battery benches)Marcin Bukat1-2/+1
2011-01-08Fix iPod Classic LCD problemsMichael Sparmann1-34/+33
2011-01-08Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis5-6/+5
2011-01-08Adjust iPod Classic CPU clock speed constants to at least roughly correct valuesMichael Sparmann2-6/+6
2011-01-07Oops, that didn't belong in there.Michael Sparmann2-153/+1
2011-01-07Fix CS42L55 (iPod Classic) tone controlMichael Sparmann4-9/+198
2011-01-07Implement hold switch and headphone detection on iPod ClassicMichael Sparmann1-3/+2
2011-01-07HD300 - calibrate discharge curveMarcin Bukat1-1/+1
2011-01-07Gigabeat S/i.MX31: Take care of an interrupt priority inversion that can happ...Michael Sevakis6-16/+65
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-07Fix iPod Classic USEC_TIMERMichael Sparmann1-1/+1
2011-01-06iPod Classic: Unmute amplifiers when setting volume (fixes resuming paused pl...Michael Sparmann1-4/+6
2011-01-06Fix volume control on iPod ClassicMichael Sparmann2-12/+14
2011-01-05Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis4-39/+90
2011-01-04Fix USB storage driver. ata_get_info was no longer filling-in num_sectors aft...Michael Sevakis1-0/+1
2011-01-03Remove files accidentally commited in 28953Michael Sparmann2-119/+0
2011-01-03Fix regression from r28950: ATA broken on MPIO and possibly other targetsMichael Sparmann1-4/+4
2011-01-03Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...Andree Buschmann1-8/+2
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann40-10/+4913
2011-01-02Fix yellowMichael Sparmann5-34/+61
2011-01-02Fix redMichael Sparmann3-38/+38
2011-01-02Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann11-332/+118
2011-01-02Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...Michael Sparmann3-0/+17
2011-01-02Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann2-273/+334
2011-01-01Gigeabeat S: Reset DMA size info when stopping audio playback and recording t...Michael Sevakis1-0/+22
2011-01-01Fix comment.Andree Buschmann1-1/+1
2011-01-01Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann1-44/+25
2010-12-30Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM ...Andree Buschmann1-0/+18