~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Use proper project name U-BootMichal Simek2023-06-12
* arc: Migrate ARC_MMU_VER to KconfigTom Rini2023-01-20
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-07
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
* global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini2021-06-23
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-05
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-27
* ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2020-04-27
* ARC: CACHE: add support for SL$ disableEugeniy Paltsev2020-04-16
* ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev2020-03-31
* ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev2020-03-31
* ARC: IO: add volatile to accessorsEugeniy Paltsev2020-03-31
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-20
* ARC: Switch to generic accessorsAlexey Brodkin2020-02-12
* ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin2019-01-25
* ARC: Improve identification of ARC coresAlexey Brodkin2018-12-03
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-10
* ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2018-07-31
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev2018-03-21
* ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev2018-03-21
* ARC: Move cache global variables to arch_global_dataEugeniy Paltsev2018-03-21
* ARC: Move BCR encodings to separate header fileEugeniy Paltsev2018-03-21
* ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev2018-03-21
* ARC: Introduce is_isa_X() functionsEugeniy Paltsev2018-03-21
* arc: Fine-tune implementation of memory barriersAlexey Brodkin2018-03-21
* arc: Get rid of handwritten string routinesAlexey Brodkin2018-03-21
* ARC: ARCv2: Cache: Fixed operation without IOCEugeniy Paltsev2018-01-19
* ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev2017-12-11
* ARC: add macro to get CPU idEugeniy Paltsev2017-12-11
* ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev2017-12-10
* arc: Use asm-generic/io.hPaul Burton2017-10-02
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-05
* board_f: Make relocation functions genericSimon Glass2017-04-05
* board_f: Make init_helpers genericSimon Glass2017-04-05
* drivers: timer: Introduce ARC timer driverVlad Zakharov2017-03-24
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-25
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23
* arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-05
* arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-04
* arc: Update data accessors with use of memory barriersAlexey Brodkin2016-06-13
* arc: Add virt_to_phys() stubAlexey Brodkin2016-04-11
* arc: get rid of running_on_hwAlexey Brodkin2016-04-11
* arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-20
* arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-20
* arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-18
* arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin2015-11-18
* arc: Use the generic bitops headersFabio Estevam2015-11-05