summaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-08-05arc: No need in sections defined in sources with newer toolsAlexey Brodkin
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin
2016-06-13arc: Update data accessors with use of memory barriersAlexey Brodkin
2016-04-11arc: Add virt_to_phys() stubAlexey Brodkin
2016-04-11arc: get rid of running_on_hwAlexey Brodkin
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin
2015-11-17arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin
2015-11-17arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin
2015-11-05arc: Use the generic bitops headersFabio Estevam
2015-07-01arc: significant cache reworkAlexey Brodkin
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-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-06use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey 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: add more flavours of ARC700 series CPUAlexey Brodkin
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov
2015-01-15arc: check caches existence before useIgor Guryanov
2014-08-26arc: Fix printf size_t format related warnings (again...)Vasili Galka
2014-06-03ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-02-20arc: remove "hardware.h"Alexey Brodkin
2014-02-07arc: add architecture header filesAlexey Brodkin