- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 11 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- a8eb9b2 ARC: HSDK: anounce state of BIM switch by Eugeniy Paltsev · 4 years, 6 months ago
- 25998ae ARC: HSDK-4xD: make init status resistant to U-boot reloading by Eugeniy Paltsev · 4 years, 7 months ago
- 3ad73b7 ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · 4 years, 7 months ago
- 32ac4ee ARC: HSDK-4xD: tweak memory map by Eugeniy Paltsev · 4 years, 8 months ago
- 6917a9d ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 8 months ago
- 1d897d1 ARC: HSDK-4xD: add support for SLC enable/disable by Eugeniy Paltsev · 4 years, 8 months ago
- d4ee5c3 ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 7 months ago
- da34c6b ARC: HSDK-4xD: drop additional GPU clock info by Eugeniy Paltsev · 4 years, 7 months ago
- b84aa4c ARC: HSDK-4xD: print info about HDMI clocks by Eugeniy Paltsev · 4 years, 7 months ago
- e31fdd8 ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibility by Eugeniy Paltsev · 4 years, 7 months ago
- 4b4da7f ARC: HSDK-4xD: use active low polarity of cpu_start pulse by Eugeniy Paltsev · 4 years, 10 months ago
- f0f84ef ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 7 months ago
- c77bbc2 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 9 months ago
- 95f7103 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 4 years, 11 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- 3f6b4ea arc: emsdp: docs: Prefer Degilent over Opella-XD by Alexey Brodkin · 5 years ago
- 0da3263 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
- 968b98b arc: emsdp: Add more platform-specific compiler options by Alexey Brodkin · 5 years ago
- 9ddaf1d arc: emsdp: Add initialization of PSRAM by Alexey Brodkin · 5 years ago
- 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
- 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- cc2f7b6 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- 5485831 ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- 34d117b hsdk: readme: Suggest getting pyelftools with pip by Alexey Brodkin · 6 years ago
- 4f5e552 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
- 6ef705b arc: devboards: Implement checkboard() by Alexey Brodkin · 6 years ago
- fb9a46a arc: emsdp: Refactor register and bit accesses by Alexey Brodkin · 6 years ago
- 4e86c7e arc: emsdp: Read real CPU clock value from hardware by Alexey Brodkin · 6 years ago
- 7f25b72 arc: Get rid of board-specific print_cpuinfo() by Alexey Brodkin · 6 years ago
- a6b8c29 iot_dk: Add README by Alexey Brodkin · 6 years ago
- adc9b09 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
- 9f87d47 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · 6 years ago
- 8a8f32d iot_dk: Save CPU clock value to gd->cpu_clk by Alexey Brodkin · 6 years ago
- 031154f iot_dk: Add support of 136 MHz clock by Alexey Brodkin · 6 years ago
- 7d388ad iot_dk: Implement board reset by Alexey Brodkin · 6 years ago
- 5b86ca9 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · 6 years ago
- 5396e8b arc: Add support for IoT development kit by Alexey Brodkin · 7 years ago
- 164abd1 HSDK: Fixes and improvements in README by Alexey Brodkin · 6 years ago
- 0552e10 ARC: AXS10x/HSDK: Use our own version of mkimage by Alexey Brodkin · 6 years ago
- 817cd83 ARC: AXS10x: add tool and make target to generate bsp by Eugeniy Paltsev · 6 years ago
- 0921f92 ARC: EMDK: Add readme by Alexey Brodkin · 6 years ago
- 3b4410d ARC: HSDK: Add readme by Alexey Brodkin · 6 years ago
- 9ddcfef ARC: HSDK: Add tool and make target to generate bsp by Eugeniy Paltsev · 6 years ago
- 2c3f926 ARC: Add support for EM Development Kit board by Alexey Brodkin · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ada8aff ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · 7 years ago
- f665c14 ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · 7 years ago
- 4e782b5 ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · 7 years ago
- 67482f5 arc: Add support for HS Development Kit board by Alexey Brodkin · 8 years ago
- 2a5062c axs103: Support slave core kick-start on axs103 v1.1 firmware by Alexey Brodkin · 8 years ago
- 0b0db98 axs103: Clean-up smp_kick_all_cpus() by Alexey Brodkin · 8 years ago
- 0c77092 arc: dts: separate single axs10x.dts file by Vlad Zakharov · 8 years ago
- 65fcba1 arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · 8 years ago
- cc8be22 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · 8 years ago
- c7d8db6 board: axs10x: Flush entire cache after programming reset vector by Alexey Brodkin · 8 years ago
- fb2dea6 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · 9 years ago
- f6e27ba board: axs10x - cap max SDIO clock value to bus/2 by Alexey Brodkin · 9 years ago
- af6da69 board: axs103 - add maintainer information by Alexey Brodkin · 9 years ago
- 8b2eb77 arc: implement slave cores kick-start for Linux kernel by Alexey Brodkin · 10 years ago
- 0241c31 board: axs10x - support v3 mother-board by Alexey Brodkin · 10 years ago
- d5717e8 board: AXS10x - update SDIO clock value by Alexey Brodkin · 10 years ago
- 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
- e20bcb0 board/synopsys: remove selection of CPU from the board by Alexey Brodkin · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 2fea4f5 axs101: Fix type mismatch warning by Vasili Galka · 10 years ago
- 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 17b0da8 axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
- 50a91da arc: arcangel4: set board entry <none> to fix a build error by Masahiro Yamada · 11 years ago
- f39b2a6 axs101: fix dw gmac instantiation for updated dw gmac driver by Alexey Brodkin · 11 years ago
- a7069dd arc: add AXS101 board support by Alexey Brodkin · 11 years ago
- 66712b8 arc: add Arcangel4 board support by Alexey Brodkin · 11 years ago