rockbox/firmware/target/arm/imx233/sansa-fuzeplus
Amaury Pouly 645680d62b imx233: add pinctrl debug code to track pin uses
Past development has proved that one can mistakely use
the same pin for two uses without noticing. Since this
causes extremely hard to find bugs, the infrastructure
will allow to register pin uses and panic when a conflict
is detected. The pinctrl debug now shows the pin uses
when its support is compiled in.

Change-Id: Idb2d5235ce09207d77aa474d6f158e72b933761a
2012-05-10 00:13:11 +02:00
..
adc-fuzeplus.c imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
adc-target.h imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
audio-fuzeplus.c imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference. 2012-02-03 20:04:39 +01:00
backlight-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
backlight-target.h
button-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
button-target.h fix fuze+ build: we need stdbool.h for bool 2012-01-08 00:22:39 +00:00
debug-fuzeplus.c imx233: move dbg function declaration to system-target.h 2012-01-04 06:37:25 +00:00
fmradio-i2c-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
lcd-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
lcd-target.h fuze+: change rendering scheme, do not rely on generic framebuffer and implement rect updating and yuv blitting correctly. 2012-01-27 20:08:33 +01:00
power-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
powermgmt-fuzeplus.c imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging 2011-12-24 19:20:12 +00:00
powermgmt-target.h imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging 2011-12-24 19:20:12 +00:00