| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: AXS10x: cleanup kconfig | Eugeniy Paltsev | 2020-04-27 | 1 | -2/+0 |
* | ARC: HSDK-4xD: add CSM configuration support | Eugeniy Paltsev | 2020-04-27 | 1 | -0/+3 |
* | ARC: HSDK-4xD: print timer clock value | Eugeniy Paltsev | 2020-04-27 | 1 | -2/+4 |
* | ARC: HSDK: split HSDK and HSDK-4xD DTS | Eugeniy Paltsev | 2020-04-27 | 4 | -143/+166 |
* | ARC: HSDK-4xD: add initial board support | Eugeniy Paltsev | 2020-04-27 | 1 | -1/+1 |
* | ARC: ARCv2: handle DSP presence in HW | Eugeniy Paltsev | 2020-04-27 | 2 | -0/+16 |
* | ARC: HSDK: Enable on-chip reset controller | Eugeniy Paltsev | 2020-04-16 | 1 | -0/+7 |
* | ARC: CACHE: mark IOC helper functions as inlined_cachefunc | Eugeniy Paltsev | 2020-04-16 | 1 | -3/+3 |
* | ARC: CACHE: add support for SL$ disable | Eugeniy Paltsev | 2020-04-16 | 2 | -7/+114 |
* | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini | 2020-04-10 | 1 | -2/+2 |
* | ARC: IO: add MB for __raw_* memory accessors | Eugeniy Paltsev | 2020-03-31 | 1 | -23/+35 |
* | ARC: IO: add compiler barriers to IO accessors | Eugeniy Paltsev | 2020-03-31 | 1 | -11/+19 |
* | ARC: IO: add volatile to accessors | Eugeniy Paltsev | 2020-03-31 | 1 | -9/+15 |
* | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada | 2020-02-20 | 1 | -0/+1 |
* | ARC: Switch to generic accessors | Alexey Brodkin | 2020-02-12 | 1 | -129/+75 |
* | ARC: rework setting of ARC CPU specific compiler options | Eugeniy Paltsev | 2020-02-12 | 1 | -20/+0 |
* | ARC: nsim_hs38: Add support of Virtio NET & BLK | Alexey Brodkin | 2020-02-12 | 2 | -2/+26 |
* | ARC: nSIM: switch from ARC UART to DW UART | Alexey Brodkin | 2020-02-12 | 1 | -5/+7 |
* | common: Move reset_cpu() to the CPU header | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move enable/disable_interrupts out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move interrupt functions into a new header | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | arc: emsdp/iotdk: Switch to DM_MMC | Alexey Brodkin | 2019-11-01 | 2 | -0/+45 |
* | NET: DW: fix regression for ARC boards | Eugeniy Paltsev | 2019-10-07 | 2 | -2/+2 |
* | arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division | Alexey Brodkin | 2019-09-03 | 1 | -0/+75 |
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner | 2019-05-18 | 2 | -2/+16 |
* | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner | 2019-05-18 | 1 | -2/+6 |
* | ARC: [plat-axs10x]: migrate to DM_MMC | Eugeniy Paltsev | 2019-04-18 | 1 | -0/+28 |
* | ARC: [plat-hsdk]: migrate to DM_MMC | Eugeniy Paltsev | 2019-04-18 | 1 | -0/+26 |
* | dts: switch spi-flash to jedec, spi-nor compatible | Neil Armstrong | 2019-04-12 | 2 | -2/+2 |
* | ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN | Alexey Brodkin | 2019-01-25 | 1 | -0/+3 |
* | ARC: Fix iteration in arc_xx_version() | Alexey Brodkin | 2019-01-25 | 1 | -2/+2 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+2 |
* | ARC: Improve identification of ARC cores | Alexey Brodkin | 2018-12-03 | 2 | -21/+204 |
* | emdk->emsdp: Rename board | Alexey Brodkin | 2018-11-01 | 3 | -5/+5 |
* | ARC: Don't use COMMON section for global not-initialized variables | Alexey Brodkin | 2018-10-15 | 1 | -1/+1 |
* | ARC: make generic print_cpuinfo() weak | Alexey Brodkin | 2018-10-12 | 1 | -1/+1 |
* | arc: Add support for IoT development kit | Alexey Brodkin | 2018-10-05 | 3 | -0/+51 |
* | ARC: Implement print_cpuinfo() | Alexey Brodkin | 2018-10-05 | 1 | -1/+34 |
* | ARC: Add model property to boards .dts | Alexey Brodkin | 2018-10-05 | 6 | -0/+12 |
* | ARC: Don't pre-define CROSS_COMPILE | Alexey Brodkin | 2018-10-05 | 1 | -6/+0 |
* | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada | 2018-09-10 | 1 | -34/+2 |
* | ARC: HSDK: Fix timer frequency value | Eugeniy Paltsev | 2018-09-05 | 1 | -1/+1 |
* | ARC: Enable unaligned access in hardware if compiler uses it | Alexey Brodkin | 2018-07-31 | 2 | -0/+12 |
* | AXS10x: add spi flash support | Eugeniy Paltsev | 2018-07-31 | 1 | -0/+34 |
* | GPIO: CREG: improve flexibility of hsdk-creg-gpio driver | Eugeniy Paltsev | 2018-07-31 | 1 | -1/+6 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 1 | -5/+5 |
* | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2018-06-18 | 1 | -1/+0 |
* | ARC: Add support for EM Development Kit board | Alexey Brodkin | 2018-05-31 | 3 | -0/+39 |