- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- f1580fc ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 7 months ago
- d62743c ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 7 months ago
- d8a0892 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · 4 years, 7 months ago
- f9a6a6c ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 8 months ago
- 062703b ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 7 months ago
- 63c40fa ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · 4 years, 7 months ago
- e87a552 ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 7 months ago
- f0aa995 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 7 months ago
- d8b76a5 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 9 months ago
- 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 9 months ago
- 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 9 months ago
- 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- af4a1ef ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · 4 years, 8 months ago
- bb29eb9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · 4 years, 8 months ago
- 36fdca1 ARC: IO: add volatile to accessors by Eugeniy Paltsev · 4 years, 8 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 5af2aa8 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 10 months ago
- a2e2709 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 10 months ago
- 8244d69 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 5 years ago
- 88abe9a ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 9de5058 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
- 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
- cf6506b arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
- 11c7fe0 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
- 76fe0aa ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN by Alexey Brodkin · 6 years ago
- b7e3a78 ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · 6 years ago
- b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
- 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
- ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
- 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
- e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
- c15be5b arc: Add support for IoT development kit by Alexey Brodkin · 7 years ago
- 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · 6 years ago
- b015082 ARC: Add model property to boards .dts by Alexey Brodkin · 6 years ago
- ead2fe2 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 919c3ea ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago
- 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
- c96cafb AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
- b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
- 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
- b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
- 4b2705b ARC: Add support for EM Development Kit board by Alexey Brodkin · 7 years ago
- 7273810 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · 6 years ago
- 70a66c1 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
- 2aef390 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
- abd5676 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · 6 years ago
- f711e54 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
- 91b5eaa ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · 6 years ago
- cf4f323 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 7 years ago
- 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- abd77e9 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · 7 years ago
- 9033884 ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · 7 years ago
- 24e026e ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · 7 years ago
- 6ae0e7a ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · 7 years ago
- 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · 7 years ago
- 6305e2b ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · 7 years ago
- dddc886 ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · 7 years ago
- a22fcc4 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · 7 years ago
- 67fd56a ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · 7 years ago
- 767675f ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · 7 years ago
- 0dec96c ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · 7 years ago
- 04011ab ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · 7 years ago
- 0627b3a ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · 7 years ago
- f3de8d6 ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · 7 years ago
- 6d5147b ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · 7 years ago
- bb8155a ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op() by Eugeniy Paltsev · 7 years ago
- 76caa80 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · 7 years ago
- 7fd7e0a ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · 7 years ago
- 589ac75 ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · 7 years ago
- d4c5b2a ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · 7 years ago
- bcedf4d ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · 7 years ago
- 8bd7342 ARC: Introduce is_isa_X() functions by Eugeniy Paltsev · 7 years ago
- e256cb0 ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · 7 years ago
- 988152c ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · 7 years ago
- ad8aef3 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · 7 years ago
- 0f18418 arc: Fine-tune implementation of memory barriers by Alexey Brodkin · 7 years ago
- c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
- 887ca45 arc: Eliminate unused code and data with GCC's garbage collector by Alexey Brodkin · 7 years ago
- b273908 arc: Don't halt slaves by Alexey Brodkin · 7 years ago
- 0b2049f arc: Get rid of handwritten string routines by Alexey Brodkin · 7 years ago
- 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
- adb45be arc: Fix final linkage with Elf32 tools by Alexey Brodkin · 7 years ago
- 346f16d ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · 7 years ago
- 1c2ba46 ARC: HSDK: DTS: Add cgu-clk node by Eugeniy Paltsev · 7 years ago
- 6e626f0 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · 7 years ago
- 111161e ARC: Cache: Disable IOC by default by Eugeniy Paltsev · 7 years ago