summaryrefslogtreecommitdiffstats
path: root/firmware/app.lds
AgeCommit message (Expand)AuthorFilesLines
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+8
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-3/+8
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers1-1/+1
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-95/+0
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold1-1/+1
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers1-3/+7
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski1-1/+1
2006-08-12Iriver iFP7xx sound support.Tomasz Malesinski1-0/+8
2006-08-03Fix failed builds for non-iPod buildsDaniel Ankers1-0/+2
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers1-0/+9
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg1-1/+1
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing1-1/+1
2006-03-18Added iAudio X5 to the app linker command fileLinus Nielsen Feltzing1-0/+4
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+4
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski1-1/+1
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman1-1/+1
2006-01-24added .vectors section for ARMTomasz Malesinski1-6/+31
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-4/+8
2005-12-12Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen1-1/+1
2005-11-12More iPod changesDave Chapman1-40/+11
2005-11-07Initial commit of work-in-progress iPod portDave Chapman1-1/+43
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold1-0/+9
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold1-2/+2
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-0/+5
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner1-3/+3
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing1-7/+3
2005-07-08H110 adjustmentsLinus Nielsen Feltzing1-3/+7
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg1-10/+2
2005-06-22Fixed CODEC_BUFFER_SIZE mismatchLinus Nielsen Feltzing1-1/+1
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing1-5/+19
2005-06-21preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn1-4/+7
2005-06-18Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg1-3/+3
2005-05-24Blind fix for gmini build.Jens Arnold1-1/+1
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing1-1/+1
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing1-9/+9
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-0/+2
2005-03-18Stricter alignment of sectionsLinus Nielsen Feltzing1-1/+2
2005-03-07gmini: icode in iram, correct layout for DSP iramJean-Philippe Bernardy1-5/+5
2005-03-01iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing1-6/+14
2005-02-25gmini: safer description of imem zones, secondary idata section addedJean-Philippe Bernardy1-1/+4
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing1-1/+1
2005-02-15Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman1-0/+4
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman1-0/+4
2005-02-11Subtle fix for international supportJean-Philippe Bernardy1-5/+11
2005-02-11added missing linker-defined symbolsJean-Philippe Bernardy1-0/+9
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy1-0/+77
2005-02-10added calmrisc16 targetJean-Philippe Bernardy1-0/+2
2005-02-03Duplicate lables for the m68k linker that wants the symbols without aDaniel Stenberg1-0/+3
2004-10-15stacksymbols adapted to ColdfireLinus Nielsen Feltzing1-0/+2
2004-10-08Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing1-1/+1