Age | Commit message (Expand) | Author |
---|---|---|
2015-04-10 | arc: fix separate compilation of start.o | Alexey Brodkin |
2015-04-10 | arc: make sure _start is in the beginning of .text section | Alexey Brodkin |
2015-04-03 | arc: clean-up init procedure | Alexey Brodkin |
2015-04-03 | arc: move low-level interrupt and exception handlers in a separate file | Alexey Brodkin |
2015-04-03 | arc: merge common start-up code between ARC and ARCv2 | Alexey Brodkin |
2015-02-09 | arc: build libgcc in U-Boot | Alexey Brodkin |
2015-01-15 | arc: move common sources in library | Alexey Brodkin |
2014-02-07 | arc: add library functions | Alexey Brodkin |