~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
Commit message (
Expand
)
Author
Age
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
*
arc: Migrate ARC_MMU_VER to Kconfig
Tom Rini
2023-01-20
*
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-07
*
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
*
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-06-23
*
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-22
*
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2021-01-05
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
ARC: HSDK-4xD: add CSM configuration support
Eugeniy Paltsev
2020-04-27
*
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2020-04-27
*
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-04-16
*
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-03-31
*
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-20
*
ARC: Switch to generic accessors
Alexey Brodkin
2020-02-12
*
ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
Alexey Brodkin
2019-01-25
*
ARC: Improve identification of ARC cores
Alexey Brodkin
2018-12-03
*
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
*
ARC: Enable unaligned access in hardware if compiler uses it
Alexey Brodkin
2018-07-31
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-03-21
*
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
*
ARC: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
*
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
*
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
*
ARC: Introduce is_isa_X() functions
Eugeniy Paltsev
2018-03-21
*
arc: Fine-tune implementation of memory barriers
Alexey Brodkin
2018-03-21
*
arc: Get rid of handwritten string routines
Alexey Brodkin
2018-03-21
*
ARC: ARCv2: Cache: Fixed operation without IOC
Eugeniy Paltsev
2018-01-19
*
ARC: add defines of some cache and xCCM AUX registers
Eugeniy Paltsev
2017-12-11
*
ARC: add macro to get CPU id
Eugeniy Paltsev
2017-12-11
*
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
Eugeniy Paltsev
2017-12-10
*
arc: Use asm-generic/io.h
Paul Burton
2017-10-02
*
arc: Make u-boot-arc.h a private header
Simon Glass
2017-06-05
*
board_f: Make relocation functions generic
Simon Glass
2017-04-05
*
board_f: Make init_helpers generic
Simon Glass
2017-04-05
*
drivers: timer: Introduce ARC timer driver
Vlad Zakharov
2017-03-24
*
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2017-01-25
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
*
arc: No need in sections defined in sources with newer tools
Alexey Brodkin
2016-08-05
*
arc: make global_data.h usable in assembly files
Alexey Brodkin
2016-07-04
*
arc: Update data accessors with use of memory barriers
Alexey Brodkin
2016-06-13
*
arc: Add virt_to_phys() stub
Alexey Brodkin
2016-04-11
*
arc: get rid of running_on_hw
Alexey Brodkin
2016-04-11
*
arc: cache - utilize IO coherency (AKA IOC) engine
Alexey Brodkin
2016-02-20
*
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2016-02-20
*
arc: add empty asm/processor.h to satisfy compilation of USB code
Alexey Brodkin
2015-11-18
*
arc: add stubs for map_physmem() and unmap_physmem()
Alexey Brodkin
2015-11-18
*
arc: Use the generic bitops headers
Fabio Estevam
2015-11-05
[next]