Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: add .padding section to linker script | Daniel Schwierzeck | 2014-11-01 | 1 | -0/+18 |
* | MIPS: define __init_end in u-boot.lds | Paul Burton | 2014-04-20 | 1 | -0/+1 |
* | MIPS: always keep all sections in u-boot ELF binary. | Daniel Schwierzeck | 2014-04-20 | 1 | -26/+30 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 1 | -1/+1 |
* | MIPS: u-boot.lds: add relocation specific sections | Gabor Juhos | 2013-02-12 | 1 | -1/+41 |
* | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation | Daniel Schwierzeck | 2013-02-12 | 1 | -4/+0 |
* | MIPS: u-boot.lds: introduce symbol __image_copy_end | Daniel Schwierzeck | 2013-02-12 | 1 | -0/+2 |
* | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] | Daniel Schwierzeck | 2013-02-12 | 1 | -5/+6 |
* | MIPS: compute num_got_entries from .got section's size | Gabor Juhos | 2013-02-12 | 1 | -4/+2 |
* | MIPS: add unified u-boot.lds file | Gabor Juhos | 2013-01-31 | 1 | -0/+84 |