summaryrefslogtreecommitdiff
path: root/firmware/target/arm/philips
AgeCommit message (Expand)Author
2009-08-19fix svn propertiesNils Wallménius
2009-08-19fix redNils Wallménius
2009-07-16Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...Thomas Martitz
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo
2009-07-01Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert.Mark Arigo
2009-06-19Philips SA9200: 1) reset all devices in system_init, 2) revert an earlier cha...Mark Arigo
2009-06-19Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo
2009-06-19Clean up the Synaptics touchpad driver.Mark Arigo
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-03-14Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2)...Mark Arigo
2009-03-07Make Philips SA9200 build againMark Arigo
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo
2009-02-13Philips HDD1630 - working battery voltage readings. Still needs to be calibra...Mark Arigo
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-01-27Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...Mark Arigo
2009-01-27Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo
2009-01-21Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis
2008-12-24Remove some unused code in the Philips SA9200 port.Mark Arigo
2008-12-19Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo
2008-12-17Make the Philips SA9200 port build again.Mark Arigo
2008-12-12FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-10Fix a warning introduced by r18940Dave Chapman
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo