summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on arcMarek Vasut
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin
2020-02-12ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin