summaryrefslogtreecommitdiff
path: root/drivers/cpu/cpu_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson1-7/+32
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-4/+4
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-4/+4
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-4/+4
2020-05-03cpu: sandbox: support is_currentPeng Fan1-0/+9
2020-04-16cpu: Support querying the address widthSimon Glass1-0/+1
2018-09-18test: Add tests for CPU uclassMario Six1-0/+61