summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* * Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere2009-03-09
* * Unify Onda VX747 and VX747+ config filesMaurus Cuelenaere2009-03-09
* Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri...Michael Sevakis2009-03-09
* Allow the user to leave MSC mode by pressing the USB POWER button (the one th...Frank Gevaerts2009-03-08
* Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ...Jens Arnold2009-03-08
* Ondio SP needed the same fix as Ondio FM. Thanks to Marianne Arnold for point...Magnus Holmgren2009-03-08
* Move the multivolume definition to a better place for the Ondio FM to fix the...Magnus Holmgren2009-03-08
* Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor...Michael Sevakis2009-03-07
* Make Philips SA9200 build againMark Arigo2009-03-07
* Use total_sectors in ata_get_info() instead of calculating it all over again....Frank Gevaerts2009-03-05
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t...Karl Kurbjun2009-03-03
* Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun2009-03-03
* Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken2009-03-03
* TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase2009-03-02
* Make the H10 5GB bootloader able to load the OF again. From FS#9955.Barry Wardell2009-03-02
* Make sure that sorting works both for signed and unsigned char (it depends on...Alexander Levin2009-03-02
* Make natural sorting work properly with cyrillic chars: they should be placed...Alexander Levin2009-03-02
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Forgot to #define HAVE_SPEAKER..Maurus Cuelenaere2009-03-02
* Onda VX747:Maurus Cuelenaere2009-03-02
* imx31: Correct a register name typo.Michael Sevakis2009-03-02
* imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis2009-03-02
* Actually apply the patch...thanks again to Bryan Vandyke (and Tom Ross for no...Thomas Martitz2009-03-02
* FS#9972 - Simplify strnatcmp. As we do ignore leading zeros (as opposed to th...Thomas Martitz2009-03-02
* Fix some memset calls that use the wrong order for arguments.Tom Ross2009-03-02
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz2009-03-01
* Fix Onda VX747 bootloader buildMaurus Cuelenaere2009-03-01
* Silence warning from 'ar' if the archive had to be created.Jens Arnold2009-03-01
* send the USB broadcast events at a less busy timeFrank Gevaerts2009-02-28
* Also broadcast transfer information for use by fancy USB screensFrank Gevaerts2009-02-28
* Leave "usb mode" when all LUNs are ejected againFrank Gevaerts2009-02-28
* Adds the possibility to show nice "do not disconnect" screens/icons on the US...Frank Gevaerts2009-02-28
* r20124 broke codecs on targets without IRAM such as Gigabeat F. Behavior shou...Tom Ross2009-02-27
* Mac doesn't handle placing variables in specific sections very well. Building...Tom Ross2009-02-27
* Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere2009-02-26
* Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere2009-02-26
* Clean up warningsKarl Kurbjun2009-02-26
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts2009-02-25
* Don't use inverted button behaviour on H10 when using Rockbox USB (as opposed...Frank Gevaerts2009-02-25
* DBOP_DIN is 16bit wide.Thomas Martitz2009-02-25
* remove SERIALIZE_WRITES. The reason for it (the SD bug) is gone, so there's n...Frank Gevaerts2009-02-24
* Ingenic Jz4740:Maurus Cuelenaere2009-02-23
* Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg2009-02-23
* PP502x: Improve accuracy of header file. It looks as though DMA channels shar...Michael Sevakis2009-02-23
* Commit my patch from FS#9940 - fix the invalid active flags in the Gigabeat S...Dave Chapman2009-02-22
* Submit FS#9863 by Boris Gjenero. Correct ATA wakeup and power on in case of S...Andree Buschmann2009-02-22