~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARC: Use elf32-bigarc in case of -EBAlexey Brodkin2018-05-31
* ARC: Move .ivt section to the very beginning of the imageAlexey Brodkin2018-05-31
* ARC: Make sure .ivt section is not purged by garbage collectorAlexey Brodkin2018-05-31
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-05
* arc: Update exception & interrupt handling for ARCv2Alexey Brodkin2016-08-05
* arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2015-04-10
* arc: merge common start-up code between ARC and ARCv2Alexey Brodkin2015-04-03
* arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-13
* arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2015-02-09
* arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-15
* arc: move common sources in libraryAlexey Brodkin2015-01-15
* arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-15
* arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-15
* arc: add dependences on MMU presenceAlexey Brodkin2015-01-15
* arc: interrupts - fix mask setupIgor Guryanov2015-01-15
* arc: add ECR (exception cause register) outputIgor Guryanov2015-01-15
* arc: check caches existence before useIgor Guryanov2015-01-15
* arc: add cpu filesAlexey Brodkin2014-02-07