summaryrefslogtreecommitdiff
path: root/firmware/export/config.h (follow)
Commit message (Expand)AuthorAge
...
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers2007-02-27
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* Do the CONFIG_USBOTG define correctlyJonathan Gordon2007-02-18
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* Should be LCD_H10_20GB, not LCD_H10Barry Wardell2007-02-17
* another attemptDaniel Stenberg2007-02-17
* repair the conditionDaniel Stenberg2007-02-17
* avoid using #if on undefined symbols, in preparation for -WundefDaniel Stenberg2007-02-17
* ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold2007-02-17
* Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman2007-02-04
* RTC support for Sansa.Barry Wardell2007-02-03
* 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