summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/boot.lds (follow)
Commit message (Expand)AuthorAge
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis2011-01-08
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binar...Michael Sevakis2009-03-12
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis2008-05-05
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Also declare .qharray for the bootloader on imx31. Usb is also supported ther...Frank Gevaerts2008-04-20
* Fix bootloader red.Michael Sevakis2008-04-18
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* split boot.lds and move it into the target treeMarcoen Hirschberg2008-03-27