summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2011-10-18imx233/fuze+: fix typo and add dac dma/error interruptsAmaury Pouly
2011-10-18fuze+: fix bootloader not set backlight brightnessAmaury Pouly
2011-10-18imx233/fuze+: move audio driver to the canonical locationAmaury Pouly
2011-10-17Expunge a commented #include that found its way in in r30771.Michael Sevakis
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-10-14i.MX31 avic: Fix super-stale comment.Michael Sevakis
2011-10-14i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis
2011-10-13rk27xx - add support for i2s in master mode. Based on patch by Andrew RyabininMarcin Bukat
2011-10-13rk27xx - fix sys timer clock setup. Spotted by Andrew RyabininMarcin Bukat
2011-10-12Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-10-08imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly
2011-10-05Changed #warning to a TODO comment.Björn Stenberg
2011-10-03Add missing usb_drv_init(), fixes FS#12303.Andree Buschmann
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-10-01rk27xx - implement partial lcd updatesMarcin Bukat
2011-09-25imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken
2011-09-23imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly
2011-09-21Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken
2011-09-20HDD6330: improve the behavior of the lcd during shutdown.Szymon Dziok
2011-09-18Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken
2011-09-18NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that th...Frank Gevaerts
2011-09-18Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr...Frank Gevaerts
2011-09-16sansa clipzip: fix rectangle setup of type 1 lcdBertrik Sikken
2011-09-14Remove obsolete USB_DETECT_BY_DRV define throughout.Michael Sevakis
2011-09-14Scrub r30546 bootloader build errors.Michael Sevakis
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-09-14Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis
2011-09-14imx233/fuze+: implement usb enableAmaury Pouly
2011-09-13imx233/fuze+: remove useless fileAmaury Pouly
2011-09-13imx233/fuze+: add charger related definesAmaury Pouly
2011-09-13imx233/fuze+: correctly reset i2c blockAmaury 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+: implement power management stubsAmaury Pouly
2011-09-13imx233/fuze+: fix default init code (define lcd kind as 9325 and do 7783 init !)Amaury Pouly
2011-09-13imx233/fuze+: correctly lcdif blockAmaury Pouly
2011-09-13imx233/fuze+: fix prototypeAmaury Pouly
2011-09-13imx233/fuze+: correctly reset timrot blockAmaury Pouly
2011-09-13imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, c...Amaury Pouly
2011-09-13imx233/fuze+: define sd stubAmaury Pouly
2011-09-13imx233/fuze+: reset dma block correctly and define maximum transfer sizeAmaury Pouly
2011-09-13imx233/fuze+: reset ssp block correctly, define maximum ssp transfer sizeAmaury Pouly
2011-09-13imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on bo...Amaury Pouly
2011-09-13imx233/fuze+: fix ctr0 to use a fresh stack and update firmware linker scriptAmaury Pouly
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...Amaury Pouly
2011-09-13HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po...Szymon Dziok