| Commit message (Expand) | Author | Age |
| ... | |
| * | Sansa clip zip: swap RGB<>BGR for WiseChip display | Bertrik Sikken | 2011-11-04 |
| * | Make local functions and variables static where possible | Bertrik Sikken | 2011-11-03 |
| * | Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by... | Andrew Ryabinin | 2011-11-03 |
| * | Sansa clip zip: show AMSv2 variant in debug menu | Bertrik Sikken | 2011-11-02 |
| * | fuze+: use macro and add a few static | Amaury Pouly | 2011-11-02 |
| * | Sansa clip zip: attempt to fix the pixel format swappedness for good | Bertrik Sikken | 2011-10-31 |
| * | Sansa clip zip: implement lcd_write_data function | Bertrik Sikken | 2011-10-30 |
| * | Sansa clip zip: use a state machine for scanning buttons to avoid busy-waits | Bertrik Sikken | 2011-10-30 |
| * | Gigabeat S: Maintain power thread at realtime priority at all times so it may... | Michael Sevakis | 2011-10-30 |
| * | Sansa clip zip: make the simulator work by adding the background bitmap | Bertrik Sikken | 2011-10-30 |
| * | Sansa clip zip: fix colours of icons, logos, album art | Bertrik Sikken | 2011-10-29 |
| * | Sansa clip zip: add missing prototype to backlight-target.h | Bertrik Sikken | 2011-10-29 |
| * | Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t... | Bertrik Sikken | 2011-10-29 |
| * | Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e... | Andree Buschmann | 2011-10-28 |
| * | fuzeplus: rework button handling to use a queue instead of a blocking semapho... | Amaury Pouly | 2011-10-27 |
| * | Sansa clipzip: miscellaneous updates | Bertrik Sikken | 2011-10-23 |
| * | fuze+: fix typo and remove ugly logf construct | Amaury Pouly | 2011-10-23 |
| * | Some iPod Video's need a 2nd call of ub_drv_init() to establish the USB conne... | Andree Buschmann | 2011-10-20 |
| * | imx233/fuze+: implement pcm out and audio codec, update SOURCES | Amaury Pouly | 2011-10-18 |
| * | imx233/fuze+: add prototype for rtc block (only for register defines for now) | Amaury Pouly | 2011-10-18 |
| * | imx233/fuze+: implement audioout functions (init, volume, frequency); add stu... | Amaury Pouly | 2011-10-18 |
| * | imx233/fuze+: implement hw info debug screen to show dma channels state | Amaury Pouly | 2011-10-18 |
| * | imx233/fuze+: allow dma info retrieval; wait for end of channel reset before ... | Amaury Pouly | 2011-10-18 |
| * | imx233/fuze+: move to a more generic xtal derived clock enabling function, fi... | Amaury Pouly | 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-18 |
| * | 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-17 |
| * | 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-14 |
| * | 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-13 |
| * | Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ... | Bertrik Sikken | 2011-10-12 |
| * | Switch to SYS mode on arm FS#12322 by me | Marcin Bukat | 2011-10-11 |
| * | imx233/fuze+: declare 3d audio capability, update lang accordingly | Amaury Pouly | 2011-10-08 |
| * | Changed #warning to a TODO comment. | Björn Stenberg | 2011-10-05 |
| * | Add missing usb_drv_init(), fixes FS#12303. | Andree Buschmann | 2011-10-03 |
| * | 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-02 |
| * | rk27xx - implement partial lcd updates | Marcin Bukat | 2011-10-01 |
| * | imx233/fuze+: add fuze+ to the simulator framework | Amaury Pouly | 2011-09-25 |
| * | Sansa clipzip: make main build compile (plugins still disabled) | Bertrik Sikken | 2011-09-24 |
| * | imx233/fuze+: rework crt0 and linker script to be able to load at any address... | Amaury Pouly | 2011-09-23 |
| * | Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,... | Bertrik Sikken | 2011-09-21 |
| * | HDD6330: improve the behavior of the lcd during shutdown. | Szymon Dziok | 2011-09-20 |
| * | 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-18 |