Age | Commit message (Expand) | Author |
2011-06-20 | Fix dircache_size calculation bug introcuced 3 revisions ago. | Thomas Martitz |
2011-06-20 | Dircache: Return the size of the result string in dircache_copy_path() so tha... | Thomas Martitz |
2011-06-20 | Dircache: Rework and simplify dircache_copy_path(). | Thomas Martitz |
2011-06-20 | Dircache: Remove dircache_entry::name_len. | Thomas Martitz |
2011-06-20 | Move buffer.h to firmware/include.h to replace a useless malloc header. | Thomas Martitz |
2011-06-20 | Submit final part of FS#12154. Optimization for WM8758 used in iPod Video: Si... | Andree Buschmann |
2011-06-20 | Submit first part of FS#12154. Whitespace removal and correction of several d... | Andree Buschmann |
2011-06-19 | Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. | Jens Arnold |
2011-06-17 | fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,... | Amaury Pouly |
2011-06-17 | Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ... | Michael Sevakis |
2011-06-14 | Slightly more typesafe ALIGN_DOWN/UP macros. | Thomas Martitz |
2011-06-08 | Remove superfluous executable bits on a bunch of files. | Torne Wuff |
2011-06-07 | rda5802: don't use the si4700-specific exceptions for putting the tuner to sleep | Bertrik Sikken |
2011-06-05 | Make the histogram code usable for playback as well. Move the recording histo... | Peter D'Hoye |
2011-06-05 | fix red | Marcin Bukat |
2011-06-05 | Move dbg_hw_info() into target tree. FS#11735 by me | Marcin Bukat |
2011-06-05 | Android: Greatly simplify the pcm callback mechanism on both, the Java and th... | Thomas Martitz |
2011-06-04 | FS#12094 - RDA5802 tuner: clean up register 0x4 handling, drop implicitly ena... | Bertrik Sikken |
2011-06-04 | Android: listen to ACTION_AUDIO_BECOMING_NOISY for headphone (FS#12097). | Dominik Riebeling |
2011-06-04 | Android: implement headphone detection thus enabling pause on unplug (FS#12097). | Dominik Riebeling |
2011-06-04 | iAudio boot: Unify common macro values | Jens Arnold |
2011-06-04 | rk27xx - missing semicolon | Marcin Bukat |
2011-06-04 | fix rockchip i2c driver | Marcin Bukat |
2011-06-02 | Fix FS#11813 - Frequency is not tuned the first time the radio is turned on | Bertrik Sikken |
2011-05-31 | Android: install codecs as native libs instead of extracting them (FS#12134). | Dominik Riebeling |
2011-05-31 | Android: ignore swap16 and swap32 from NDK. | Dominik Riebeling |
2011-05-30 | Rockchip rk27xx port initial commit. This is still work in progress. | Marcin Bukat |
2011-05-29 | Fix an implicit declaration warning. | Dominik Riebeling |
2011-05-25 | Fix SDL touch screen handling on the screen edges | Thomas Jarosch |
2011-05-25 | Fix a problem where hardware keypresses dont reset the idle poweroff timer on... | Jonathan Gordon |
2011-05-24 | FS#12120. Convert FRACMUL macros into inline functions and fix typecasting fo... | Nils Wallménius |
2011-05-18 | A few people have reported problems running the fuzev2 LCD at max brightness.... | Michael Giacomelli |
2011-05-16 | The gigabeat S needs special casing so that you can still hold vol down to ac... | Michael Giacomelli |
2011-05-16 | Enter USB charging mode on devices that support it if any key is held down du... | Michael Giacomelli |
2011-05-13 | fuze+: implement a full-blown debug screen for touchpad with graphical feedback | Amaury Pouly |
2011-05-11 | fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree... | Amaury Pouly |
2011-05-10 | fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba... | Amaury Pouly |
2011-05-08 | Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann |
2011-05-08 | Fix tabs in .c and .h files in firmware/ | Bertrik Sikken |
2011-05-05 | Fix whitespace errors aka tabs. | Dominik Riebeling |
2011-05-04 | fuze+: move defines from .c to .h; implement button reading for volume up/dow... | Amaury Pouly |
2011-05-03 | AMSv2 USB: Write usb_delay() in assembly | Rafaël Carré |
2011-05-02 | fuze+: use mdelay and not udelay in lcd sequences | Amaury Pouly |
2011-05-02 | iap: pass length and data pointer to iap_handlepkt functions, this prepares f... | Bertrik Sikken |
2011-05-01 | Sansa Fuze+: initial commit (bootloader only, LCD basically working) | Amaury Pouly |
2011-04-27 | Get rid of a committed #define from kernel.h that didn't make the final cut. ... | Michael Sevakis |
2011-04-27 | Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib... | Michael Sevakis |
2011-04-23 | iap: reduce code duplication in iap autobaud code | Bertrik Sikken |
2011-04-23 | Split off target-specific parts from firmware/drivers/serial.c | Bertrik Sikken |
2011-04-22 | ipod6g: make functions and variables static where possible | Bertrik Sikken |