summaryrefslogtreecommitdiffstats
path: root/drivers/cpu/cpu_sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-301-7/+32
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-4/+4
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-4/+4
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-4/+4
* cpu: sandbox: support is_currentPeng Fan2020-05-031-0/+9
* cpu: Support querying the address widthSimon Glass2020-04-161-0/+1
* test: Add tests for CPU uclassMario Six2018-09-181-0/+61