Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | MIPS: u-boot.lds: add relocation specific sections | Gabor Juhos | 2013-02-12 | -1/+41 |
* | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation | Daniel Schwierzeck | 2013-02-12 | -4/+0 |
* | MIPS: u-boot.lds: introduce symbol __image_copy_end | Daniel Schwierzeck | 2013-02-12 | -0/+2 |
* | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] | Daniel Schwierzeck | 2013-02-12 | -5/+6 |
* | MIPS: compute num_got_entries from .got section's size | Gabor Juhos | 2013-02-12 | -4/+2 |
* | MIPS: add unified u-boot.lds file | Gabor Juhos | 2013-01-31 | -0/+84 |