summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/RPI2
AgeCommit message (Expand)Author
2020-09-29Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtimejmcneill
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-02-06Add bcm2837-rpi-3-a-plus.dts to DTS. Requested by logixskrll
2020-02-06Sort DTSskrll
2019-03-09Add DTS for Raspberry Pi Compute Module 3 IO board V3.0skrll
2018-10-18Provide generic start code that assumes the MMU is off and caches areskrll
2018-07-01Add bcm2835-rpi-zero-w.dts and bcm2837-rpi-3-b-plus.dts as appropriateskrll
2018-06-27on evbarm/RPI,RPI2, VERBOSE_INIT_ARM had broken.ryo
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2015-03-14add no options ARM11_COMPAT_MMUjmcneill
2015-03-04Spin up the non-boot CPUs, but don't allow cpu_boot_secondary_processorsskrll
2015-02-28Initial RPI2 support - it doesn't work yet. The generic timer gets messedskrll