index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
rom.lds
Age
Commit message (
Expand
)
Author
2020-10-26
h300: add support for ROM image generation
James Buren
2020-10-26
Get rid of another vestigal SH remnant in the rom linker script
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2014-01-20
rombox: Do not copy .init section to ram on startup.
Marcin Bukat
2014-01-18
fix player rom build
Marcin Bukat
2014-01-18
coldfire: fix rom build
Marcin Bukat
2012-01-03
Fix path to PP crt0
Rafaël Carré
2011-12-18
Add linker script wildcards for -ffunction-sections and -fdata-sections.
Boris Gjenero
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2007-01-08
Fixed the rombox generation for SH1.
Miika Pekkarinen
2007-01-08
Enable ROM file generation for H120/H140.
Miika Pekkarinen
2006-08-31
Clean up crt0.S and move it to the target tree
Daniel Ankers
2005-10-19
Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...
Jens Arnold
2005-08-23
allow the flash plugin to verify the RomBox link address
Jörg Hohensohn
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-04-20
Ooops. DRAM can't start at 0x30000000 on iRiver
Linus Nielsen Feltzing
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2005-03-31
RoLo now works on the iRiver
Linus Nielsen Feltzing
2005-02-15
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...
Dave Chapman
2005-01-28
Adjustments for iRiver
Linus Nielsen Feltzing
2005-01-12
Rombox now properly uses all available DRAM for 8 MB builds.
Jens Arnold
2004-09-06
rombox support: building and zip
Daniel Stenberg
2004-09-03
define the ROM start in the config-*.h file instead and avoid the ifdef
Daniel Stenberg
2004-09-03
lds file for rombox builds
Daniel Stenberg