summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/system-target.h (follow)
Commit message (Expand)AuthorAge
* imx233: refactor power off and rebootAmaury Pouly2016-12-12
* imx233: fix frequency reportingAmaury Pouly2016-05-28
* imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly2016-05-28
* imx233: prepare frequency scaling for stmp3700Amaury Pouly2014-03-08
* imx233: stop the watchdog before loading main firmwareAmaury Pouly2014-02-10
* imx233: add hardware and software watchdogAmaury Pouly2014-02-10
* imx233: always boost in bootloaderAmaury Pouly2013-09-25
* imx233: rewrite digctl using new register headersAmaury Pouly2013-06-16
* imx233: implement emi frequency scaling (disabled by default)Amaury Pouly2013-01-10
* imx233: implement basic frequency scaling and enable auto-slowAmaury Pouly2012-08-30
* imx233: move icoll stuff to its own fileAmaury Pouly2012-05-19
* imx233: add audioin init code, add adc dma interrupts, fix register definesAmaury Pouly2012-02-05
* imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly2012-02-01
* imx233: add DCP driver (only memcpy implemented), move channel arbiter to ker...Amaury Pouly2012-01-15
* imx233: move dbg function declaration to system-target.hRafaël Carré2012-01-04
* firewire/usb_remove/insert_int: move to system-target.hRafaël Carré2011-12-31
* imx233: implement core_sleepAmaury Pouly2011-12-26
* imx233/fuze+: fix typo and add dac dma/error interruptsAmaury Pouly2011-10-18
* imx233/fuze+: implement usb enableAmaury Pouly2011-09-14
* imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on bo...Amaury Pouly2011-09-13
* imx233:fuze+: major memory and usb reworkAmaury Pouly2011-09-05
* imx233/fuze+: implement gpio interruptsAmaury Pouly2011-07-22
* imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly2011-07-03
* imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly2011-06-30
* fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly2011-06-17
* fuze+: move defines from .c to .h; implement button reading for volume up/dow...Amaury Pouly2011-05-04
* Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly2011-05-01