summaryrefslogtreecommitdiffstats
path: root/drivers/cpu/mpc83xx_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-12/+14
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-14/+12
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-12/+14
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng2018-11-141-1/+1
* cpu: Add MPC83xx CPU driverMario Six2018-09-181-0/+349