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
2024-07-04
Merge patch series "xtensa: Enable qemu-xtensa board"
Tom Rini
2024-07-04
drivers: cpu: Add xtensa CPU driver
Jiaxun Yang
2024-05-22
Merge patch series "Clean-up patch set for MbedTLS integration"
Tom Rini
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
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-15
cpu: drop imx9_cpu
Peng Fan
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
2023-09-14
cpu: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-05-21
imx9: add i.MX93 variants support
Peng Fan
2023-05-21
imx: imx8_cpu: print cpu grade temperature
Peng Fan
2023-05-21
imx: imx8_cpu: support get temperature for i.MX9
Peng Fan
2023-05-21
imx: imx8_cpu: support i.MX9
Peng Fan
2023-05-21
imx: imx8_cpu: use static for local functions
Peng Fan
2023-05-21
imx: move imx8 sci header file to include/firmware/imx
Peng Fan
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
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
[next]