summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Actually make glyph_cache_save static instead of just claiming it should beFrank Gevaerts2011-11-27
* glyph_cache_save should be staticFrank Gevaerts2011-11-27
* PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to aft...Michael Sevakis2011-11-27
* Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero2011-11-27
* In buflib_buffer_shift(), properly update handle->alloc values, which are cha...Boris Gjenero2011-11-27
* Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...Bertrik Sikken2011-11-27
* AMSv2: remove stray ; from USB_DEVBSS_ATTRRafaël Carré2011-11-27
* Sansa AMSv2: potential USB fix from FS#11664 by funman:Bertrik Sikken2011-11-26
* fix up font_cache/LRU boundry errors from r30763Fred Bauer2011-11-25
* Fix battery meter on Sansa Connect.Tomasz Moń2011-11-24
* FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero2011-11-22
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* Add INIT_ATTR to storage_init() when possibleRafaël Carré2011-11-20
* Fix typo in commentRafaël Carré2011-11-20
* Fix parameter order in font_load_in_memory(). FS#12395.Fred Bauer2011-11-20
* FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer2011-11-19
* Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken2011-11-19
* Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken2011-11-19
* Update some missed pointers when moving the dircache allocationFred Bauer2011-11-19
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly2011-11-17
* Fix yellow.Thomas Martitz2011-11-17
* Remove sim_tasks from the sdl application build.Thomas Martitz2011-11-17
* fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...Amaury Pouly2011-11-17
* Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz2011-11-17
* Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz2011-11-17
* fix target id for HiFiMAN HM-801Andrew Ryabinin2011-11-16
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon2011-11-16
* Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2011-11-16
* Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli2011-11-15
* imx233: fix prototype and battery conversion setup codeAmaury Pouly2011-11-14
* imx233: implement battery reading using power register (automatically updated...Amaury Pouly2011-11-14
* imx233: debug raw and mV battery outputAmaury Pouly2011-11-14
* imx233: remove virtual 5V channel (value doesn't make sense), fix battery con...Amaury Pouly2011-11-14
* imx233: add include for future use of adc to read batteryAmaury Pouly2011-11-14
* imx233: fix commentAmaury Pouly2011-11-14
* imx233: add adc debug screenAmaury Pouly2011-11-14
* imx233: add automatic battery conversion using delay channel, make 5V a virtu...Amaury Pouly2011-11-14
* imx233: use generic code for both channels and delays arbiter codeAmaury Pouly2011-11-14
* imx233: cosmetic changes in adcAmaury Pouly2011-11-14
* imx233/fuze+: add a small delay before powering off to allow the user to rele...Amaury Pouly2011-11-14
* fuze+: fix backlight to have a real zeroAmaury Pouly2011-11-14
* fuze+: fix backlight calculationsAmaury Pouly2011-11-14
* Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann2011-11-13
* Sansa clip zip: correct USB vendor/product idBertrik Sikken2011-11-13
* Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...Bertrik Sikken2011-11-12
* Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with...Andree Buschmann2011-11-11
* Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz2011-11-11
* fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anythin...Amaury Pouly2011-11-10