summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi2.h (follow)
Commit message (Collapse)AuthorAge
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
| | | | | | | | | | | Except for unfinished or experimental ports, it isthe case that USE_ROCKBOX_USB and HAVE_USBSTACK are both defined or both undefined. Furthermore, it is a leftover of some early developments on the USB stack and doesn't make sense anymore. Change-Id: Ic87a865b6bb4c7c9a8d45d1f0bb0f2fb536b8cad Reviewed-on: http://gerrit.rockbox.org/1091 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* zenxfi2: implement headphones detectionAmaury Pouly2014-02-16
| | | | Change-Id: Ifbc8b10cebb3b7b126f1d6a212f6731f91e234e4
* zenxfi2: add speaker supportAmaury Pouly2014-02-16
| | | | Change-Id: I37b85e23e6af92939700d640dbea74c646f49b7b
* imx233: add support for sd/mmc probingAmaury Pouly2014-02-10
| | | | | | | | | | | | zenxfi2: add support for internal storage on the SD version The code can now skip devices marked as PROBE if they fail to init, thus making it possible to handle various kinds of internal storages. The current code probably doesn't interplay nicely since it acquires pins and never release them so it will probably break NAND code when it's ready but NAND code is not ready yet anyway. Change-Id: I4cb962de4215661e521743a3f511445dbbf28673
* zenxfi2: fix red by adding partition styleAmaury Pouly2013-10-22
| | | | Change-Id: Id5b8907b68d1913f8f36d7494d7e78b63562187c
* imx233: add subtarget and package type to configure filesAmaury Pouly2013-06-16
| | | | Change-Id: I234dab0e861d38abf866803bfcd729c63a8ee3ed
* imx233: enable cpu frequency scaling on all targetsAmaury Pouly2013-01-18
| | | | Change-Id: If19f51da5e4d66d7a85b3b9f50cbde115e73b6cb
* imx233: properly disable frequency scaling for nowAmaury Pouly2012-09-04
| | | | Change-Id: I3d700762a7f46e82ac99fed03e1aa9448b6cba47
* Delete obsolete define from the config files for the new creative ports.Nils Wallménius2012-05-21
| | | | Change-Id: I00164be4960f987399fc5ea713f19ab06490883c
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
These are really similar devices so one commit for both is ok. Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3