summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz4-8/+13
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold1-0/+1
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis1-0/+1
2009-01-23Gigabeat S: Make sure the hold button on the remote is independent of the mai...Michael Sevakis1-1/+7
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis3-22/+224
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo1-1/+1
2009-01-23Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis3-19/+37
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis8-139/+237
2009-01-22Onda VX747: get NAND driver workingMaurus Cuelenaere1-36/+42
2009-01-21Onda VX747: disable DMA for now on NAND for performanceMaurus Cuelenaere1-1/+25
2009-01-21Onda VX747:Maurus Cuelenaere9-183/+385
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken1-0/+5
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis2-4/+4
2009-01-21Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo1-21/+81
2009-01-20PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...Michael Sevakis3-15/+2
2009-01-19This should take care of resetting when unplugging on e200 as reported in FS#...Michael Sevakis1-2/+7
2009-01-19Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis1-0/+5
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis6-108/+187
2009-01-18Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn...Michael Giacomelli1-3/+3
2009-01-18Commit battery discharge curve for the Ipod Photo. We still need one for the...Michael Giacomelli1-1/+4
2009-01-18Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze...Michael Giacomelli3-4/+13
2009-01-18Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the ...Michael Giacomelli1-4/+3
2009-01-18Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video ...Andree Buschmann1-2/+2
2009-01-16SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor ...Michael Giacomelli1-45/+35
2009-01-14Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...Michael Sevakis2-0/+4
2009-01-13Fixed broken boost on AMS.Björn Stenberg1-1/+1
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg2-83/+81
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg2-81/+83
2009-01-12Onda VX7x7: commit working USB driverMaurus Cuelenaere1-78/+80
2009-01-12Fix FS#9782 - lcd_bitmap_transparent_part clipping but keep smaller clipping ...Michael Sevakis2-8/+32
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis4-23/+291
2009-01-10Dual boot for the Philips HDD1630.Mark Arigo1-1/+1
2009-01-10Gigabeat S: Make sure USB battery maintenece is engaged if fully charged from...Michael Sevakis1-0/+6
2009-01-08Replace some nasty hard-coded offsets with labelsDave Chapman1-4/+5
2009-01-08Fix red.Michael Sevakis2-1/+6
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis13-41/+194
2009-01-08Sansa AMS : use SD controller status to notify end of data transferRafaël Carré3-40/+33
2009-01-05Update copyright headers for 2009 since they're new files.Michael Sevakis2-2/+2
2009-01-05Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis2-0/+153
2009-01-03Gigabeat S: Ensure a few more clocks are stopped for things we aren't using a...Michael Sevakis1-1/+4
2009-01-02static/const/#include/tab police on various filesBertrik Sikken1-0/+1
2008-12-31Updated Fuze button code. FS#9645 by Thomas Martitz.Björn Stenberg3-81/+189
2008-12-31Ingenic Jz4740:Maurus Cuelenaere1-25/+62
2008-12-31Hehe. Broke it already in last-second sanitation. Put some bits back.Michael Sevakis1-0/+3
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2-51/+176
2008-12-31Ingenic players:Maurus Cuelenaere3-61/+406
2008-12-30Implemented system_reboot().Björn Stenberg1-0/+5
2008-12-30Fixed m200v4 red build.Björn Stenberg1-0/+4
2008-12-30Cleaner usb detection.Björn Stenberg1-11/+15
2008-12-29Added usb_detect() for Clip, Fuze, E200v2 and C200v2.Björn Stenberg1-0/+9