aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/platformvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the need for the delay to be zero when MULTIDELAY is undefined,Andrew Turner2016-10-251-1/+1
* Remove struct platform_data, it was never used.Andrew Turner2016-09-291-9/+0
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYAndrew Turner2016-04-301-5/+32
* Add FDT_PLATFORM_DEF2 for when there are multiple platforms needing to useAndrew Turner2014-05-171-15/+18
* Add the start of the ARM platform code. This is based on the PowerPCAndrew Turner2014-05-171-0/+104