index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
imx31
/
app.lds
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-05-01
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
Do some things to make -ffunction-sections work better.
Michael Sevakis
2011-12-17
*
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
2011-11-22
*
Some static data is only used by .init functions. Add .initdata to declare su...
Michael Sevakis
2011-01-08
*
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-20
*
Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...
Michael Sevakis
2010-06-30
*
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
*
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...
Michael Sevakis
2010-05-08
*
Gigabeat S: Place SDMA code load address starting in uninitialized section ad...
Michael Sevakis
2009-02-10
*
Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...
Michael Sevakis
2009-02-07
*
Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...
Michael Sevakis
2008-05-10
*
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-29
*
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-20
*
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-18
*
explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...
Robert Kukla
2008-04-07
*
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
2008-03-13