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