summaryrefslogtreecommitdiff
path: root/firmware/export/config.h (follow)
Commit message (Expand)AuthorAge
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis2006-12-16
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen2006-10-15
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* Threading changes in preparation for multiple core supportDaniel Ankers2006-08-21
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
* Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM...Jens Arnold2006-08-16
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Barry Wardell's H10 adjustmentsDaniel Stenberg2006-08-03
* introducing CPU_PP as a define to check for PortalPlayer chips withDaniel Stenberg2006-08-02
* better names for the target-specific files and define PP5024 properlyDaniel Stenberg2006-08-01
* added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2006-08-01
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing2006-07-13
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* Actually enable the dircache for simulators.Miika Pekkarinen2006-03-30
* Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold2006-03-30
* MCF5250 has IRAM tooLinus Nielsen Feltzing2006-03-28
* Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen2006-03-26
* Use ROCKBOX_STRICT_ALIGN for all ARM targets.Miika Pekkarinen2006-03-26
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman2006-02-05
* Now dircache should work on players requiring long aligned memoryMiika Pekkarinen2006-01-31
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* New target - iPod Video.Dave Chapman2005-12-18
* iPod: Cleanup of i2c code and addition of RTC driverDave Chapman2005-12-11
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman2005-11-19
* H300 backlightLinus Nielsen Feltzing2005-11-14
* Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman2005-11-13