summaryrefslogtreecommitdiff
path: root/firmware/rom.lds (follow)
Commit message (Expand)AuthorAge
* rombox: Do not copy .init section to ram on startup.Marcin Bukat2014-01-20
* fix player rom buildMarcin Bukat2014-01-18
* coldfire: fix rom buildMarcin Bukat2014-01-18
* Fix path to PP crt0Rafaël Carré2012-01-03
* Add linker script wildcards for -ffunction-sections and -fdata-sections.Boris Gjenero2011-12-18
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Fixed the rombox generation for SH1.Miika Pekkarinen2007-01-08
* Enable ROM file generation for H120/H140.Miika Pekkarinen2007-01-08
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* allow the flash plugin to verify the RomBox link addressJörg Hohensohn2005-08-23
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing2005-04-20
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* RoLo now works on the iRiverLinus Nielsen Feltzing2005-03-31
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* Adjustments for iRiverLinus Nielsen Feltzing2005-01-28
* Rombox now properly uses all available DRAM for 8 MB builds.Jens Arnold2005-01-12
* rombox support: building and zipDaniel Stenberg2004-09-06
* define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg2004-09-03
* lds file for rombox buildsDaniel Stenberg2004-09-03