summaryrefslogtreecommitdiff
path: root/arch/arc/lib
AgeCommit message (Expand)Author
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin
2015-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-01-15arc: move common sources in libraryAlexey Brodkin
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin
2014-02-07arc: add library functionsAlexey Brodkin