summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/app.lds (follow)
Commit message (Expand)AuthorAge
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis2011-01-08
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...Michael Sevakis2010-06-30
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* Gigabeat S: Place SDMA code load address starting in uninitialized section ad...Michael Sevakis2009-02-10
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis2008-05-10
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts2008-04-20
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla2008-04-07
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13