Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | ARM,relocate: do not use r9 | Jeroen Hofstee | 2013-09-23 | 1 | -3/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | pxa: fix memory coherency problem after relocation | Mike Dunn | 2013-06-22 | 1 | -0/+9 |
* | arm: optimize relocate_code routine | Albert ARIBAUD | 2013-06-21 | 1 | -20/+12 |
* | arm: make __rel_dyn_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | 1 | -9/+2 |
* | arm: make __image_copy_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | 1 | -5/+2 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | 1 | -13/+0 |
* | arm: factorize relocate_code routine | Albert ARIBAUD | 2013-05-30 | 1 | -0/+112 |