summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Sansa clip zip: swap RGB<>BGR for WiseChip displayBertrik Sikken2011-11-04
* Make local functions and variables static where possibleBertrik Sikken2011-11-03
* Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin2011-11-03
* Sansa clip zip: show AMSv2 variant in debug menuBertrik Sikken2011-11-02
* fuze+: use macro and add a few staticAmaury Pouly2011-11-02
* Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken2011-10-31
* Sansa clip zip: implement lcd_write_data functionBertrik Sikken2011-10-30
* Sansa clip zip: use a state machine for scanning buttons to avoid busy-waitsBertrik Sikken2011-10-30
* Gigabeat S: Maintain power thread at realtime priority at all times so it may...Michael Sevakis2011-10-30
* Sansa clip zip: make the simulator work by adding the background bitmapBertrik Sikken2011-10-30
* Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken2011-10-29
* Sansa clip zip: add missing prototype to backlight-target.hBertrik Sikken2011-10-29
* Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken2011-10-29
* Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...Andree Buschmann2011-10-28
* fuzeplus: rework button handling to use a queue instead of a blocking semapho...Amaury Pouly2011-10-27
* Sansa clipzip: miscellaneous updatesBertrik Sikken2011-10-23
* fuze+: fix typo and remove ugly logf constructAmaury Pouly2011-10-23
* Some iPod Video's need a 2nd call of ub_drv_init() to establish the USB conne...Andree Buschmann2011-10-20
* imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly2011-10-18
* imx233/fuze+: add prototype for rtc block (only for register defines for now)Amaury Pouly2011-10-18
* imx233/fuze+: implement audioout functions (init, volume, frequency); add stu...Amaury Pouly2011-10-18
* imx233/fuze+: implement hw info debug screen to show dma channels stateAmaury Pouly2011-10-18
* imx233/fuze+: allow dma info retrieval; wait for end of channel reset before ...Amaury Pouly2011-10-18
* imx233/fuze+: move to a more generic xtal derived clock enabling function, fi...Amaury Pouly2011-10-18
* imx233/fuze+: fix typo and add dac dma/error interruptsAmaury Pouly2011-10-18
* fuze+: fix bootloader not set backlight brightnessAmaury Pouly2011-10-18
* imx233/fuze+: move audio driver to the canonical locationAmaury Pouly2011-10-18
* Expunge a commented #include that found its way in in r30771.Michael Sevakis2011-10-17
* Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis2011-10-17
* Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2011-10-17
* i.MX31 avic: Fix super-stale comment.Michael Sevakis2011-10-14
* i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis2011-10-14
* rk27xx - add support for i2s in master mode. Based on patch by Andrew RyabininMarcin Bukat2011-10-13
* rk27xx - fix sys timer clock setup. Spotted by Andrew RyabininMarcin Bukat2011-10-13
* Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken2011-10-12
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly2011-10-08
* Changed #warning to a TODO comment.Björn Stenberg2011-10-05
* Add missing usb_drv_init(), fixes FS#12303.Andree Buschmann2011-10-03
* fuze+: implement basic touchpad driverAmaury Pouly2011-10-02
* fuze+: set backlight brightness to default only when there is not backlight i...Amaury Pouly2011-10-02
* rk27xx - implement partial lcd updatesMarcin Bukat2011-10-01
* imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly2011-09-25
* Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken2011-09-24
* imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly2011-09-23
* Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken2011-09-21
* HDD6330: improve the behavior of the lcd during shutdown.Szymon Dziok2011-09-20
* Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken2011-09-18
* NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that th...Frank Gevaerts2011-09-18
* Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr...Frank Gevaerts2011-09-18