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