Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2013b6683e622952beabf8bc02c36ef98d1a28ac
/
drivers
/
cpu
2a8bc03
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Mon Oct 05 10:54:27 2020 -0400
929f5cc
cpu: at91: add driver for CPU
by Claudiu Beznea
· Thu Oct 01 13:27:25 2020 +0300
79d3bba
timer: Add a test for timer_timebase_fallback
by Sean Anderson
· Mon Sep 28 10:52:23 2020 -0400
791fa45
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
7a6b641
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
4ae7a95
riscv: cpu: check and append L1 cache to cpu features
by Sagar Shrikant Kadam
· Sun Jun 28 07:45:03 2020 -0700
afc0c19
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
by Sagar Shrikant Kadam
· Sun Jun 28 07:45:02 2020 -0700
ce0d69a
uclass: cpu: fix to display proper CPU features
by Sagar Shrikant Kadam
· Sun Jun 28 07:45:01 2020 -0700
d2a10ff
riscv: Enable cpu clock if it is present
by Sean Anderson
· Wed Jun 24 06:41:22 2020 -0400
4724409
riscv: Try to get cpu frequency from a "clocks" node if it exists
by Sean Anderson
· Wed Jun 24 06:41:21 2020 -0400
50ca4a0
cpu: imx8: use intended cpu-thermal device when getting temp value
by Anatolij Gustschin
· Wed May 20 01:31:44 2020 +0200
8966958
cpu: imx8: fix type and rate detection
by Anatolij Gustschin
· Sat May 16 22:34:19 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
877ff94
cpu: imx8: show RevC instead of Rev? at boot log
by Frank Li
· Sun May 03 21:58:55 2020 +0800
cd8d1c5
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
by Ye Li
· Sun May 03 21:58:54 2020 +0800
4b1fbb7
cpu: imx8: fix get core name and rate
by Peng Fan
· Sun May 03 21:58:53 2020 +0800
e2ded33
cpu: imx8: support a72 as boot cpu
by Peng Fan
· Sun May 03 21:58:52 2020 +0800
8296b74
cpu: imx8: reimplement get cpu count
by Peng Fan
· Sun May 03 21:58:51 2020 +0800
35c589a
cpu: sandbox: support is_current
by Peng Fan
· Sun May 03 21:58:48 2020 +0800
221763a
uclass: cpu: Add new API to get udevice for current CPU
by Peng Fan
· Sun May 03 21:58:47 2020 +0800
c35854a
cpu: Support querying the address width
by Simon Glass
· Wed Apr 08 16:57:20 2020 -0600
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· Thu Nov 14 12:57:20 2019 -0700
21981d2
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
by Peng Fan
· Mon Aug 26 08:12:19 2019 +0000
33d46a2
riscv: cpu: Skip unavailable hart in the get_count() op
by Bin Meng
· Thu Aug 08 00:52:08 2019 -0700
04098f9
cpu: Bind timer driver for boot hart
by Atish Patra
· Mon Feb 25 08:15:14 2019 +0000
c4fcb62
cpu: Add a RISC-V CPU driver
by Bin Meng
· Wed Dec 12 06:12:26 2018 -0800
a8fa410
cpu: mpc83xx: Remove unnecessary characters in the description string
by Bin Meng
· Wed Oct 10 22:06:56 2018 -0700
d6e53c7
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· Fri Oct 26 09:02:52 2018 +0200
28fbefa
cpu: Add MPC83xx CPU driver
by Mario Six
· Mon Aug 06 10:23:45 2018 +0200
dea5df7
test: Add tests for CPU uclass
by Mario Six
· Mon Aug 06 10:23:44 2018 +0200
0263b43
cpu: Add cpu_probe_all method
by Mario Six
· Mon Aug 06 10:23:43 2018 +0200
d140661
bcm6838: add initial support
by Philippe Reynes
· Mon Jul 16 19:06:14 2018 +0200
cdae69f
cpu: bmips: fix probe to get the address
by Philippe Reynes
· Fri Jun 22 18:52:05 2018 +0200
ea5eb56
cpu: bmips: convert to use live dt
by Álvaro Fernández Rojas
· Thu Mar 22 19:39:39 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
3f55125
dm: cpu: bmips: add BCM6362 support
by Álvaro Fernández Rojas
· Sat Feb 03 10:30:26 2018 +0100
9e72a9a
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· Sat Jan 20 19:16:02 2018 +0100
1b6ddac
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· Sat Jan 20 14:16:54 2018 +0100
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· Thu May 18 20:09:07 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
d252f27
dm: cpu: bmips: add BCM6338 support
by Álvaro Fernández Rojas
· Tue May 16 18:46:57 2017 +0200
825a805
dm: cpu: bmips: add BCM3380 support
by Álvaro Fernández Rojas
· Tue May 16 18:42:41 2017 +0200
37f5fec
dm: cpu: bmips: add BCM6348 support
by Álvaro Fernández Rojas
· Tue May 16 18:39:00 2017 +0200
8b16a45
dm: cpu: bmips: rename cpu_desc specific functions
by Álvaro Fernández Rojas
· Tue May 16 18:38:59 2017 +0200
e224a70
cpu: add CPU driver for Broadcom MIPS SoCs
by Álvaro Fernández Rojas
· Tue Apr 25 00:39:18 2017 +0200
67f66bd
cpu: Add get_vendor callback
by Alexander Graf
· Fri Aug 19 01:23:27 2016 +0200
f967f9a
x86: Move MP initialization codes into a common place
by Bin Meng
· Wed Jun 17 11:15:36 2015 +0800
d13b014
dm: cpu: Add a new get_count method to cpu uclass
by Bin Meng
· Wed Jun 17 11:15:34 2015 +0800
6e02ec8
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
by Bin Meng
· Fri Jun 12 14:52:19 2015 +0800
b891f78
dm: cpu: Fix undefined ENOSYS build error
by Bin Meng
· Fri Jun 12 14:52:18 2015 +0800
131a645
dm: Implement a CPU uclass
by Simon Glass
· Tue Apr 28 20:25:09 2015 -0600