aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/VIRT
Commit message (Expand)AuthorAgeFilesLines
* Add support for getting the memory map from EFI if it has been pased inAndrew Turner2015-05-241-0/+3
* Enable SMP on the qemu virt platform. We use the device tree to find whichAndrew Turner2015-05-241-1/+2
* Use the new gic option. While here remove extra whitespace from the ned ofAndrew Turner2015-05-101-3/+6
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-2/+2
* The VIRT kernel config targets armv6.Andrew Turner2015-05-051-33/+1
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-1/+1
* Add a driver for the ARM Power State Coordination Interface (PSCI). ThisAndrew Turner2015-04-121-0/+1
* Switch to the new v6 pmap code to increase its testing. It will now beAndrew Turner2015-04-121-0/+1
* Add support for the QEMU virt SoC. This is a SoC built depending on theAndrew Turner2015-04-111-0/+95