Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-13 | ARC: HSDK: add reset for EHCI | Eugeniy Paltsev |
2020-05-13 | ARC: DTS: cleanup USB node names | Eugeniy Paltsev |
2020-04-27 | ARC: AXS10x: cleanup kconfig | Eugeniy Paltsev |
2020-04-27 | ARC: HSDK-4xD: add CSM configuration support | Eugeniy Paltsev |
2020-04-27 | ARC: HSDK-4xD: print timer clock value | Eugeniy Paltsev |
2020-04-27 | ARC: HSDK: split HSDK and HSDK-4xD DTS | Eugeniy Paltsev |
2020-04-27 | ARC: HSDK-4xD: add initial board support | Eugeniy Paltsev |
2020-04-27 | ARC: ARCv2: handle DSP presence in HW | Eugeniy Paltsev |
2020-04-16 | ARC: HSDK: Enable on-chip reset controller | Eugeniy Paltsev |
2020-04-16 | ARC: CACHE: mark IOC helper functions as inlined_cachefunc | Eugeniy Paltsev |
2020-04-16 | ARC: CACHE: add support for SL$ disable | Eugeniy Paltsev |
2020-04-10 | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini |
2020-03-31 | ARC: IO: add MB for __raw_* memory accessors | Eugeniy Paltsev |
2020-03-31 | ARC: IO: add compiler barriers to IO accessors | Eugeniy Paltsev |
2020-03-31 | ARC: IO: add volatile to accessors | Eugeniy Paltsev |
2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada |
2020-02-12 | ARC: Switch to generic accessors | Alexey Brodkin |
2020-02-12 | ARC: rework setting of ARC CPU specific compiler options | Eugeniy Paltsev |
2020-02-12 | ARC: nsim_hs38: Add support of Virtio NET & BLK | Alexey Brodkin |
2020-02-12 | ARC: nSIM: switch from ARC UART to DW UART | Alexey Brodkin |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | Move strtomhz() to vsprintf.h | Simon Glass |
2019-11-01 | arc: emsdp/iotdk: Switch to DM_MMC | Alexey Brodkin |
2019-10-07 | NET: DW: fix regression for ARC boards | Eugeniy Paltsev |
2019-09-03 | arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division | Alexey Brodkin |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-18 | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner |
2019-04-18 | ARC: [plat-axs10x]: migrate to DM_MMC | Eugeniy Paltsev |
2019-04-18 | ARC: [plat-hsdk]: migrate to DM_MMC | Eugeniy Paltsev |
2019-04-12 | dts: switch spi-flash to jedec, spi-nor compatible | Neil Armstrong |
2019-01-25 | ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN | Alexey Brodkin |
2019-01-25 | ARC: Fix iteration in arc_xx_version() | Alexey Brodkin |
2019-01-19 | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich |
2018-12-03 | ARC: Improve identification of ARC cores | Alexey Brodkin |
2018-11-01 | emdk->emsdp: Rename board | Alexey Brodkin |
2018-10-15 | ARC: Don't use COMMON section for global not-initialized variables | Alexey Brodkin |
2018-10-12 | ARC: make generic print_cpuinfo() weak | Alexey Brodkin |
2018-10-05 | arc: Add support for IoT development kit | Alexey Brodkin |
2018-10-05 | ARC: Implement print_cpuinfo() | Alexey Brodkin |
2018-10-05 | ARC: Add model property to boards .dts | Alexey Brodkin |
2018-10-05 | ARC: Don't pre-define CROSS_COMPILE | Alexey Brodkin |