index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
/
cpu.c
Age
Commit message (
Expand
)
Author
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2023-12-21
arc: Cleanup and audit usage of <config.h>
Tom Rini
2023-10-24
arc: Remove common.h usage
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-01-25
ARC: Fix iteration in arc_xx_version()
Alexey Brodkin
2018-12-03
ARC: Improve identification of ARC cores
Alexey Brodkin
2018-10-12
ARC: make generic print_cpuinfo() weak
Alexey Brodkin
2018-10-05
ARC: Implement print_cpuinfo()
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2016-04-11
arc: get rid of running_on_hw
Alexey Brodkin
2015-07-01
arc: significant cache rework
Alexey Brodkin
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
2015-01-15
arc: move common sources in library
Alexey Brodkin