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