summaryrefslogtreecommitdiff
path: root/firmware/app.lds
AgeCommit message (Expand)Author
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski
2006-08-12Iriver iFP7xx sound support.Tomasz Malesinski
2006-08-03Fix failed builds for non-iPod buildsDaniel Ankers
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing
2006-03-18Added iAudio X5 to the app linker command fileLinus Nielsen Feltzing
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman
2006-01-24added .vectors section for ARMTomasz Malesinski
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-12Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen
2005-11-12More iPod changesDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing
2005-07-08H110 adjustmentsLinus Nielsen Feltzing
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-22Fixed CODEC_BUFFER_SIZE mismatchLinus Nielsen Feltzing
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing
2005-06-21preparation for sectioned linking (will remove dead functions/data)Jörg Hohensohn
2005-06-18Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg
2005-05-24Blind fix for gmini build.Jens Arnold
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing
2005-03-18Stricter alignment of sectionsLinus Nielsen Feltzing
2005-03-07gmini: icode in iram, correct layout for DSP iramJean-Philippe Bernardy
2005-03-01iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing
2005-02-25gmini: safer description of imem zones, secondary idata section addedJean-Philippe Bernardy
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing
2005-02-15Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman
2005-02-11Subtle fix for international supportJean-Philippe Bernardy
2005-02-11added missing linker-defined symbolsJean-Philippe Bernardy
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy
2005-02-10added calmrisc16 targetJean-Philippe Bernardy
2005-02-03Duplicate lables for the m68k linker that wants the symbols without aDaniel Stenberg
2004-10-15stacksymbols adapted to ColdfireLinus Nielsen Feltzing
2004-10-08Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing
2004-10-07Now used IRAMORIGLinus Nielsen Feltzing
2004-10-06ENDADDR is now correctly definedLinus Nielsen Feltzing
2004-10-06Adapted for iRiver H1xxLinus Nielsen Feltzing
2004-10-06Removed Neo supportLinus Nielsen Feltzing
2004-08-09Fixed main thread stack sizeJens Arnold