summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/philips
AgeCommit message (Expand)AuthorFilesLines
2009-01-27Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...Mark Arigo1-1/+1
2009-01-27Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo1-6/+0
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-3/+4
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo1-1/+1
2009-01-21Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo1-21/+81
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-4/+0
2008-12-24Remove some unused code in the Philips SA9200 port.Mark Arigo2-88/+2
2008-12-19Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo2-28/+132
2008-12-17Make the Philips SA9200 port build again.Mark Arigo1-17/+7
2008-12-12FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo5-7/+66
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2-10/+4
2008-11-10Fix a warning introduced by r18940Dave Chapman1-0/+1
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold1-0/+1
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2-5/+5
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg16-32/+64
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo8-0/+628
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis1-2/+2
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo10-0/+935