summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Rework FS#12310 fix (r30906) for better readability. No functional change.Michael Sparmann2011-11-10
* Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero2011-11-09
* Remove last_sleep when it's not needed because IDE power is never turned off.Boris Gjenero2011-11-08
* Fix build errors and warnings in the lcd drivers.Thomas Martitz2011-11-08
* Support for transparency in 32bit bitmaps on color targets.Thomas Martitz2011-11-08
* Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz2011-11-08
* Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2011-11-08
* Put icons on buflib:Jonathan Gordon2011-11-08
* Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli2011-11-08
* fuze+: fix typo in lcd init sequence for second lcd typeAmaury Pouly2011-11-07
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
* Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow.Jens Arnold2011-11-06
* imx233: don't include debug-imx233.c in bootloaderAmaury Pouly2011-11-06
* Commit FS#12209 by Vencislav Atanasov: iPod 6g/classic usb product id Michael Sparmann2011-11-06
* iPod Classic: Set LCD controller configuration register during initialization...Michael Sparmann2011-11-06
* usb-s3c6400x.c: Fix memory corruption bug (closes FS#12310)Michael Sparmann2011-11-06
* usb-s3c6400x.c: Remove an unused variableMichael Sparmann2011-11-06
* MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat2011-11-05
* Sansa clip zip: do not enable display if it's already enabledBertrik Sikken2011-11-05
* 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: update target configuration with correct battery capacity, al...Bertrik 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
* Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz2011-10-29
* Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...Andree Buschmann2011-10-28
* Fix FS#12325 - screen corruption on early usb.Thomas Martitz2011-10-28
* fuzeplus: rework button handling to use a queue instead of a blocking semapho...Amaury Pouly2011-10-27
* usb: add forgotten break in usb switch, this could lead to unwanted code bein...Amaury Pouly2011-10-27
* Revert swap channel feature as we're presently in a feature freeze. I'll reco...Michael Giacomelli2011-10-26
* Fix red by committing the entire patch.Michael Giacomelli2011-10-26
* Sansa clipzip: miscellaneous updatesBertrik Sikken2011-10-23
* fuze+: fix typo and remove ugly logf constructAmaury Pouly2011-10-23
* Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...Fred Bauer2011-10-22
* Finish r30818 revertFred Bauer2011-10-22
* Revert r30818Fred Bauer2011-10-22
* fix r30818Fred Bauer2011-10-22
* Missed line in r30818Fred Bauer2011-10-21
* Change lru from double to single linked list. Only the font cache uses LRU an...Fred Bauer2011-10-21
* Add empty font_lock() for bootloaders to fix builds.Dominik Riebeling2011-10-21
* Use array index 'i' only -after- bounds checkThomas Jarosch2011-10-21