summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx31/boot.lds
AgeCommit message (Expand)AuthorFilesLines
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy1-1/+1
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy1-2/+2
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis1-8/+4
2011-01-08Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis1-3/+0
2010-05-08Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis1-10/+34
2009-03-12Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binar...Michael Sevakis1-0/+2
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis1-2/+3
2008-05-05Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis1-12/+12
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold1-1/+1
2008-04-20Also declare .qharray for the bootloader on imx31. Usb is also supported ther...Frank Gevaerts1-0/+1
2008-04-18Fix bootloader red.Michael Sevakis1-3/+5
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis1-0/+8
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg1-0/+84