index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
6
-19
/
+19
2020-12-14
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2
-9
/
+9
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
6
-6
/
+6
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
5
-5
/
+5
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2
-0
/
+124
2020-10-05
cpu: at91: add driver for CPU
Claudiu Beznea
2
-0
/
+124
2020-09-30
timer: Add a test for timer_timebase_fallback
Sean Anderson
1
-7
/
+32
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
6
-32
/
+34
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
6
-34
/
+32
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
6
-32
/
+34
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
1
-0
/
+12
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
1
-4
/
+1
2020-07-01
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
1
-0
/
+3
2020-07-01
riscv: Enable cpu clock if it is present
Sean Anderson
1
-0
/
+20
2020-07-01
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
1
-1
/
+18
2020-05-22
cpu: imx8: use intended cpu-thermal device when getting temp value
Anatolij Gustschin
1
-25
/
+25
2020-05-22
cpu: imx8: fix type and rate detection
Anatolij Gustschin
1
-6
/
+6
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-19
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-19
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-03
cpu: imx8: show RevC instead of Rev? at boot log
Frank Li
1
-0
/
+2
2020-05-03
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
Ye Li
1
-6
/
+12
2020-05-03
cpu: imx8: fix get core name and rate
Peng Fan
1
-10
/
+17
2020-05-03
cpu: imx8: support a72 as boot cpu
Peng Fan
1
-0
/
+19
2020-05-03
cpu: imx8: reimplement get cpu count
Peng Fan
1
-1
/
+18
2020-05-03
cpu: sandbox: support is_current
Peng Fan
1
-0
/
+9
2020-05-03
uclass: cpu: Add new API to get udevice for current CPU
Peng Fan
1
-0
/
+34
2020-04-16
cpu: Support querying the address width
Simon Glass
1
-0
/
+1
2019-12-03
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+1
2019-10-08
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan
2
-0
/
+183
2019-09-03
riscv: cpu: Skip unavailable hart in the get_count() op
Bin Meng
1
-0
/
+4
2019-02-27
cpu: Bind timer driver for boot hart
Atish Patra
1
-3
/
+4
2018-12-18
cpu: Add a RISC-V CPU driver
Bin Meng
3
-0
/
+123
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
1
-1
/
+1
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
1
-2
/
+2
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
4
-0
/
+483
2018-09-18
test: Add tests for CPU uclass
Mario Six
2
-0
/
+62
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
1
-0
/
+23
2018-08-08
bcm6838: add initial support
Philippe Reynes
1
-0
/
+33
2018-07-11
cpu: bmips: fix probe to get the address
Philippe Reynes
1
-1
/
+1
2018-06-01
cpu: bmips: convert to use live dt
Álvaro Fernández Rojas
1
-9
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2
-4
/
+2
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-22
dm: cpu: bmips: add BCM6362 support
Álvaro Fernández Rojas
1
-0
/
+51
2018-01-26
dm: cpu: bmips: add BCM6318 support
Álvaro Fernández Rojas
1
-0
/
+35
2018-01-26
dm: cpu: bmips: add BCM6368 support
Álvaro Fernández Rojas
1
-0
/
+36
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-3
/
+3
[next]