index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpu
/
riscv_cpu.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-14
riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
Hanyuan Zhao
2024-05-07
cpu: Remove <common.h> and add needed includes
Tom Rini
2024-04-09
riscv: don't read riscv, isa in the riscv cpu's get_desc()
Conor Dooley
2024-02-02
smbios: provide type 4 RISC-V SMBIOS Processor ID
Heinrich Schuchardt
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-09
cpu: riscv: set correct SMBIOS processor family value
Heinrich Schuchardt
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-09-03
riscv: cpu: Skip unavailable hart in the get_count() op
Bin Meng
2019-02-27
cpu: Bind timer driver for boot hart
Atish Patra
2018-12-18
cpu: Add a RISC-V CPU driver
Bin Meng