summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Remove copy/pasted preprocessor defines that shouldn't have been included.Michael Giacomelli2012-08-06
* Enable logdiskf to for all device targets, but not bootloaders or applicationMichael Giacomelli2012-08-06
* Introduce logging to disk feature into rockbox.Michael Giacomelli2012-08-07
* Fix database tool.Thomas Martitz2012-07-31
* Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli2012-07-22
* fix database toolThomas Martitz2012-07-18
* hm60x: Fix gpio pin direction.Andrew Ryabinin2012-07-13
* hm60x: Fix not working backlight on some hm-601's.Andrew Ryabinin2012-07-13
* rk27xx codec: simplify startupMarcin Bukat2012-07-11
* rk27xx: implement system_exception_wait()Marcin Bukat2012-07-11
* rk27xx codec: Fix volume settingMarcin Bukat2012-07-10
* rk27generic: fix charging_state()Marcin Bukat2012-07-10
* rk27xx: disable watchdog on startupMarcin Bukat2012-07-09
* hm60x: Add support for HM-601 slims with new lcds.Andrew Ryabinin2012-06-30
* Use RGB565 define instead of plain 565.Frank Gevaerts2012-06-20
* Fix non-integer display_zoom for charcell.Frank Gevaerts2012-06-19
* Change display_zoom from int to double.Frank Gevaerts2012-06-19
* hosted: disable USING_STORAGE_CALLBACK againThomas Martitz2012-06-15
* Remove extraneous "extern int display_zoom" declarations.Frank Gevaerts2012-06-14
* The threading model should be set from configure, not config.h.Frank Gevaerts2012-06-11
* Add the Android/MIPS targetFrank Gevaerts2012-06-11
* Rearrange #ifdefs a bit, so SIGALTSTACK overrides CPU-specific threading.Frank Gevaerts2012-06-11
* Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken2012-06-10
* Move s3c2440 i2c driver in firmware/SOURCES to a more logical placeBertrik Sikken2012-06-09
* imx233: define HAVE_TEST_AND_CLEAN_CACHEAmaury Pouly2012-06-07
* Fix redAmaury Pouly2012-05-31
* rds: implement more robust PS/RT parsingAmaury Pouly2012-05-31
* Fill USB serial number descriptor on imx233 targets.Amaury Pouly2012-05-31
* imx233: add ocotp debug screenAmaury Pouly2012-05-31
* imx233: add ocotp driverAmaury Pouly2012-05-31
* ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori2012-05-28
* zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken2012-05-27
* load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz2012-05-26
* Fix broken logic for enabling USING_STORAGE_CALLBACK.Frank Gevaerts2012-05-26
* Gigabeat S: Fix the recording locking upon using it a second time.Michael Sevakis2012-05-23
* zenxfi3: fix typo when configuring lcd_enable pinAmaury Pouly2012-05-23
* zenxfi3: fix vol+/vol- button pin assignmentBertrik Sikken2012-05-22
* zenxfi3: don't configure lcd_hsync and lcd_dotclk (used by audio)Amaury Pouly2012-05-22
* zenxfi2: acquire button pinsAmaury Pouly2012-05-22
* zenxfi2: acquire lcd pins before useAmaury Pouly2012-05-22
* zenxfi3: acquire audio gate pinsAmaury Pouly2012-05-22
* zenxfi3: acquire button and mpr121 interrupt pinsAmaury Pouly2012-05-22
* zenxfi3: acquire lcd pins before useAmaury Pouly2012-05-22
* imx233: have pwm code acquire configured pinsAmaury Pouly2012-05-22
* Delete obsolete define from the config files for the new creative ports.Nils Wallménius2012-05-21
* imx233: enable PLL on startupAmaury Pouly2012-05-21
* Undo f695681 (r30433). USB hardware must be initialized first.Jens Arnold2012-05-20
* Fuze+ simulator: update image with keys indicationJean-Louis Biasini2012-05-20
* imx233: make sure dma descriptors are cache friendlyAmaury Pouly2012-05-20
* imx233: fix sd window size testAmaury Pouly2012-05-20