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
/
drivers
/
cpu
Age
Commit message (
Expand
)
Author
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-23
cpu: add basic cpu driver for MediaTek ARM chips
Weijie Gao
2022-09-13
cpu: microblaze: add error handling in microblaze_cpu_get_desc()
Ovidiu Panait
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-06-24
cpu: add CPU driver for microblaze
Ovidiu Panait
2022-06-24
cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2022-04-26
cpu: 83xx: Add missing dependency on CPU_MPC83XX
Michal Simek
2021-09-25
sandbox: correct cpu nodes
Heinrich Schuchardt
2021-09-21
cpu: at91: add compatible for ARM9260EJ-S
Claudiu Beznea
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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 dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-05
cpu: at91: add driver for CPU
Claudiu Beznea
2020-09-30
timer: Add a test for timer_timebase_fallback
Sean Anderson
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
uclass: cpu: fix to display proper CPU features
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-22
cpu: imx8: use intended cpu-thermal device when getting temp value
Anatolij Gustschin
2020-05-22
cpu: imx8: fix type and rate detection
Anatolij Gustschin
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
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-03
cpu: imx8: show RevC instead of Rev? at boot log
Frank Li
2020-05-03
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
Ye Li
2020-05-03
cpu: imx8: fix get core name and rate
Peng Fan
2020-05-03
cpu: imx8: support a72 as boot cpu
Peng Fan
2020-05-03
cpu: imx8: reimplement get cpu count
Peng Fan
2020-05-03
cpu: sandbox: support is_current
Peng Fan
2020-05-03
uclass: cpu: Add new API to get udevice for current CPU
Peng Fan
2020-04-16
cpu: Support querying the address width
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-10-08
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan
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
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
[next]