index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
6
-19
/
+19
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2
-9
/
+9
2020-12-13
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-18
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
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-02
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-21
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]