Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE | Simon Glass | 2022-10-31 | 1 | -1/+1 |
* | linker_lists: Rename sections to remove . prefix | Andrew Scull | 2022-06-23 | 1 | -2/+2 |
* | ARC: Use elf32-bigarc in case of -EB | Alexey Brodkin | 2018-05-31 | 1 | -1/+1 |
* | ARC: Move .ivt section to the very beginning of the image | Alexey Brodkin | 2018-05-31 | 1 | -7/+8 |
* | ARC: Make sure .ivt section is not purged by garbage collector | Alexey Brodkin | 2018-05-31 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | arc: No need in sections defined in sources with newer tools | Alexey Brodkin | 2016-08-05 | 1 | -37/+14 |
* | arc: make sure _start is in the beginning of .text section | Alexey Brodkin | 2015-04-10 | 1 | -0/+1 |
* | arc: move linker script in arch/arc/cpu folder | Alexey Brodkin | 2015-01-15 | 1 | -0/+85 |