summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-2/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-0/+0
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson2-2/+2
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson2-2/+4
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait1-7/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass3-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-1/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+2
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-1/+2
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev1-0/+7
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev2-4/+4
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev1-2/+0
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev1-0/+3
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev1-2/+4
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev4-143/+166
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev1-1/+1
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2-0/+16
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev1-0/+7
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev1-3/+3
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev2-7/+114
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-2/+2
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev1-23/+35
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev1-11/+19
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev1-9/+15
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin1-129/+75
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev1-20/+0
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2-2/+26
2020-02-12ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin1-5/+7
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2-0/+45
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev2-2/+2
2019-09-03arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin1-0/+75
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2-2/+16
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+6
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev1-0/+28
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev1-0/+26
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2-2/+2
2019-01-25ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin1-0/+3