~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imx9: add i.MX93 variants supportPeng Fan2023-05-21
* imx: imx8_cpu: print cpu grade temperaturePeng Fan2023-05-21
* imx: imx8_cpu: support get temperature for i.MX9Peng Fan2023-05-21
* imx: imx8_cpu: support i.MX9Peng Fan2023-05-21
* imx: imx8_cpu: use static for local functionsPeng Fan2023-05-21
* imx: move imx8 sci header file to include/firmware/imxPeng Fan2023-05-21
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek2022-10-17
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* cpu: add basic cpu driver for MediaTek ARM chipsWeijie Gao2022-09-23
* cpu: microblaze: add error handling in microblaze_cpu_get_desc()Ovidiu Panait2022-09-13
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* cpu: add CPU driver for microblazeOvidiu Panait2022-06-24
* cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2022-06-24
* cpu: 83xx: Add missing dependency on CPU_MPC83XXMichal Simek2022-04-26
* sandbox: correct cpu nodesHeinrich Schuchardt2021-09-25
* cpu: at91: add compatible for ARM9260EJ-SClaudiu Beznea2021-09-21
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-05
|\
| * cpu: at91: add driver for CPUClaudiu Beznea2020-10-05
* | timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-30
|/
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-20
* riscv: cpu: check and append L1 cache to cpu featuresSagar Shrikant Kadam2020-07-01
* riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bitSagar Shrikant Kadam2020-07-01
* uclass: cpu: fix to display proper CPU featuresSagar Shrikant Kadam2020-07-01
* riscv: Enable cpu clock if it is presentSean Anderson2020-07-01
* riscv: Try to get cpu frequency from a "clocks" node if it existsSean Anderson2020-07-01
* cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-22
* cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-22
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* cpu: imx8: show RevC instead of Rev? at boot logFrank Li2020-05-03
* cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li2020-05-03
* cpu: imx8: fix get core name and ratePeng Fan2020-05-03
* cpu: imx8: support a72 as boot cpuPeng Fan2020-05-03
* cpu: imx8: reimplement get cpu countPeng Fan2020-05-03
* cpu: sandbox: support is_currentPeng Fan2020-05-03
* uclass: cpu: Add new API to get udevice for current CPUPeng Fan2020-05-03
* cpu: Support querying the address widthSimon Glass2020-04-16
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02