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