summaryrefslogtreecommitdiff
path: root/drivers/cpu/mpc83xx_cpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-12/+14
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-14/+12
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-12/+14
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2018-11-14cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng1-1/+1
2018-09-18cpu: Add MPC83xx CPU driverMario Six1-0/+349