summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/sansa-fuzeplus
AgeCommit message (Expand)Author
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly
2012-05-08fuze+: don't touch B1P{22,24} in lcd code since these are used by the tunerAmaury Pouly
2012-03-17imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)Amaury Pouly
2012-03-15fuze+: add unknown channel to debug menuAmaury Pouly
2012-03-15imx233/fuze+: rework i2c and fmradio_i2c initAmaury Pouly
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-02-05fuze+: the radio chip needs a few milliseconds to power upAmaury Pouly
2012-02-04Fix Fuze+ bootloader redBoris Gjenero
2012-02-03imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly
2012-02-02fuze+: don't use the DCP to copy the framebuffer since it can yield and then ...Amaury Pouly
2012-02-01fuze+: check rectangle coordinates in lcd_update_rectAmaury Pouly
2012-02-01fuze+: pin B1P30 is volume down key and has no relation with SDAmaury Pouly
2012-02-01imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly
2012-01-27fuze+: change rendering scheme, do not rely on generic framebuffer and implem...Amaury Pouly
2012-01-15fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer a...Amaury Pouly
2012-01-08fix fuze+ build: we need stdbool.h for boolRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07fuze+: workaround the power/volume+ multiplexing that would trigger a false p...Amaury Pouly
2012-01-04imx233: move dbg function declaration to system-target.hRafaël Carré
2011-12-26fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-13imx233: add comment about block resetAmaury Pouly
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly
2011-11-17imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly
2011-11-17fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...Amaury Pouly
2011-11-14imx233: remove virtual 5V channel (value doesn't make sense), fix battery con...Amaury Pouly
2011-11-14imx233: add automatic battery conversion using delay channel, make 5V a virtu...Amaury Pouly
2011-11-14fuze+: fix backlight to have a real zeroAmaury Pouly
2011-11-14fuze+: fix backlight calculationsAmaury Pouly
2011-11-10fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anythin...Amaury Pouly
2011-11-07fuze+: fix typo in lcd init sequence for second lcd typeAmaury Pouly
2011-11-02fuze+: use macro and add a few staticAmaury Pouly
2011-10-27fuzeplus: rework button handling to use a queue instead of a blocking semapho...Amaury Pouly
2011-10-23fuze+: fix typo and remove ugly logf constructAmaury Pouly
2011-10-18imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly
2011-10-18fuze+: fix bootloader not set backlight brightnessAmaury Pouly
2011-10-02fuze+: implement basic touchpad driverAmaury Pouly
2011-10-02fuze+: set backlight brightness to default only when there is not backlight i...Amaury Pouly
2011-09-25imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly
2011-09-13imx233/fuze+: implement various audio stubs and update sourceAmaury Pouly
2011-09-13imx233/fuze+: implement lradc function and adc on top of itAmaury Pouly
2011-09-13imx233/fuze+: fix default init code (define lcd kind as 9325 and do 7783 init !)Amaury Pouly
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-07-24imx233/fuze+: implement lcd_blit_yuv (untested)Amaury Pouly
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly
2011-05-13fuze+: implement a full-blown debug screen for touchpad with graphical feedbackAmaury Pouly