summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
AgeCommit message (Expand)Author
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-18Do the CONFIG_LED defineJonathan Gordon
2007-02-18Do the CONFIG_USBOTG define correctlyJonathan Gordon
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon
2007-02-17Should be LCD_H10_20GB, not LCD_H10Barry Wardell
2007-02-17another attemptDaniel Stenberg
2007-02-17repair the conditionDaniel Stenberg
2007-02-17avoid using #if on undefined symbols, in preparation for -WundefDaniel Stenberg
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman
2007-02-03RTC support for Sansa.Barry Wardell
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-16Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-11-08More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-10-15Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-16Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM...Jens Arnold
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-03Barry Wardell's H10 adjustmentsDaniel Stenberg
2006-08-02introducing CPU_PP as a define to check for PortalPlayer chips withDaniel Stenberg
2006-08-01better names for the target-specific files and define PP5024 properlyDaniel Stenberg
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg
2006-03-30Actually enable the dircache for simulators.Miika Pekkarinen
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-28MCF5250 has IRAM tooLinus Nielsen Feltzing
2006-03-26Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen
2006-03-26Use ROCKBOX_STRICT_ALIGN for all ARM targets.Miika Pekkarinen
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman