summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin
2020-02-12ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-09-03arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-01-25ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin
2019-01-25ARC: Fix iteration in arc_xx_version()Alexey Brodkin
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-05arc: Add support for IoT development kitAlexey Brodkin
2018-10-05ARC: Implement print_cpuinfo()Alexey Brodkin
2018-10-05ARC: Add model property to boards .dtsAlexey Brodkin
2018-10-05ARC: Don't pre-define CROSS_COMPILEAlexey Brodkin