aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/ALPINE
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* arm: Tag ALPINE kernel as NO_UNIVERSEEmmanuel Vadot2023-03-021-0/+2
* arm: Add extres pseudo devices to some kernelEmmanuel Vadot2022-02-231-0/+8
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-1/+1
* Fix bogusly declared WERRORs in kernel buildWarner Losh2019-08-251-1/+0
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-201-1/+0
* 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
* Move the simple armv6 only timer drivers to require MULTIDELAY to helpAndrew Turner2017-07-041-0/+1
* Remove PLATFORM_SMP. It's unneeded as all configs with both PLATFORM andAndrew Turner2017-07-041-1/+0
* Add PLATFORM and PLATFORM_SMP support to the ALPINE kernel configuration.Andrew Turner2017-07-041-0/+2
* Driver for PCI Ethernet NIC on Alpine V1 and V2.Wojciech Macek2016-10-201-0/+4
* Add driver for PCIe root complex on Annapurna Alpine platform.Wojciech Macek2016-09-201-0/+5
* Remove messy machdep code for Alpine V1 and use proper drivers insteadWojciech Macek2016-09-071-0/+4
* 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-6/+0
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Enable ARM_INTRNG on all kernel configs where we use the Generic InterruptAndrew Turner2016-02-111-0/+1
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-1/+0
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-251-1/+1
* Clean up the style to be "include<space><tab>" and remove options alreadyAndrew Turner2015-05-181-7/+2
* tr -d '\r' makes config a lot more happy.Bjoern A. Zeeb2015-05-161-83/+83
* Introduce support for the Alpine PoC from Annapurna LabsZbigniew Bodek2015-05-151-0/+83