summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-2/+0
* arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut2021-04-181-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-024-0/+4
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-0/+0
|\
| * arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* | spi: dw: Add SoC-specific compatible stringsSean Anderson2020-12-182-2/+2
* | spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson2020-12-182-2/+4
|/
* board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2020-08-061-7/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-183-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-1/+2
* ARC: HSDK: add reset for EHCIEugeniy Paltsev2020-05-131-0/+7
* ARC: DTS: cleanup USB node namesEugeniy Paltsev2020-05-132-4/+4
* ARC: AXS10x: cleanup kconfigEugeniy Paltsev2020-04-271-2/+0
* ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-271-0/+3
* ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev2020-04-271-2/+4
* ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev2020-04-274-143/+166
* ARC: HSDK-4xD: add initial board supportEugeniy Paltsev2020-04-271-1/+1
* ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2020-04-272-0/+16
* ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev2020-04-161-0/+7
* ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev2020-04-161-3/+3
* ARC: CACHE: add support for SL$ disableEugeniy Paltsev2020-04-162-7/+114
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-2/+2
* ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev2020-03-311-23/+35
* ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev2020-03-311-11/+19
* ARC: IO: add volatile to accessorsEugeniy Paltsev2020-03-311-9/+15
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* ARC: Switch to generic accessorsAlexey Brodkin2020-02-121-129/+75
* ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-121-20/+0
* ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2020-02-122-2/+26
* ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin2020-02-121-5/+7
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-012-0/+45
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-072-2/+2
* arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin2019-09-031-0/+75
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-182-2/+16
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-2/+6
* ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev2019-04-181-0/+28
* ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev2019-04-181-0/+26
* dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-122-2/+2
* ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin2019-01-251-0/+3
* ARC: Fix iteration in arc_xx_version()Alexey Brodkin2019-01-251-2/+2