aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/RPI2
Commit message (Expand)AuthorAgeFilesLines
* arm: kernel: Remove old kernel configsEmmanuel Vadot2019-04-101-102/+0
* Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-201-2/+0
* [rpi] Add fdt_pinctrl(4) support to Raspberry Pi GPIO driverOleksandr Tymoshenko2018-04-081-0/+2
* Update several more URLsEitan Adler2017-10-291-2/+2
* Tag all armv7 kernels as such in their machine config line.Warner Losh2017-10-051-1/+1
* Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM isAndrew Turner2017-07-071-1/+0
* Remove PLATFORM_SMP. It's unneeded as all configs with both PLATFORM andAndrew Turner2017-07-041-1/+0
* Start to deorbit the kernel configs in GENERIC by marking them withAndrew Turner2016-11-071-0/+2
* Add rpi_ft5406 module and add it to extra modules in Raspberry Pi configsOleksandr Tymoshenko2016-10-031-1/+1
* RPI2: Add support for MULTIDELAY, this is needed for inclusion into GENERIC.Emmanuel Vadot2016-09-301-0/+1
* RPI2: Add support for PLATFORM_SMP so we can later add it to GENERIC.Emmanuel Vadot2016-09-291-0/+1
* Remove HZ=<various> from all armv6 configs, put HZ=1000 in std.armv6.Ian Lepore2016-07-091-1/+0
* Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore2016-07-091-16/+0
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Implement bcm2836 interrupt controller for INTRNG and enable itSvatopluk Kraus2016-04-051-0/+2
* Create device options for the two common ARM timers.Andrew Turner2015-11-211-0/+3
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-251-1/+0
* Add the SMP support for Raspberry Pi 2 (BCM2836).Luiz Otavio O Souza2015-05-071-1/+2
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-3/+3
* Move the first batch of common armv6 options to std.armv6.Andrew Turner2015-05-051-31/+0
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-1/+1
* Now that DMA works, enable the audio driver on RPi 2.Luiz Otavio O Souza2015-05-051-2/+2
* In preparation for the next cycle of official ARM images, add ARM_NEW_PMAPLuiz Otavio O Souza2015-05-041-0/+1
* Fix the kernel ident for RPI2.Luiz Otavio O Souza2015-05-021-2/+2
* Now that we have an U-Boot for RPI2, do not use the static DTB compiledLuiz Otavio O Souza2015-04-231-2/+2
* Add support for the Raspberry Pi 2. As the chip is based on the bcm2835 inAndrew Turner2015-03-251-0/+142