Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/KOBO
RevisionDateAuthorComments
 1.15  09-Oct-2025  skrll Add the beginnings of a GENERIC_V5 kernel that targets armv5 boards and
uses FDT.

In this first iteration some support is added for OLinuXino boards.

Thanks to Yuri Honegger for doing the vast majority of the work.
 1.14  09-Feb-2023  abs Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
"Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work
 1.13  30-Dec-2022  andvar s/Cotroller/Controller/
 1.12  29-Sep-2020  jmcneill Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
detection instead of ifdefs where required.
 1.11  18-Apr-2020  skrll PMAP_DEBUG has been deleted on arm
 1.10  24-Jul-2019  hkenken branches: 1.10.8;
Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
imx PCIe common driver
 1.9  06-Feb-2019  rin Add ure(4) to kernel config files. Also add PHY drivers where necessary.
 1.8  20-Mar-2017  skrll branches: 1.8.14;
Disable DIAGNOSTIC - it is already enabled in GENERIC.common
 1.7  10-Apr-2015  hkenken branches: 1.7.2; 1.7.4;
include "GENERIC.common"
 1.6  11-Oct-2014  uebayasi branches: 1.6.2;
Device midi attachment where the evil usbdevices.config is included.
 1.5  23-Aug-2014  dholland Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
 1.4  16-Aug-2014  apb branches: 1.4.2;
Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.3  03-Aug-2014  martin branches: 1.3.2;
Add COMPAT_NETBSD32 to more kernels (we have too many)
 1.2  27-Jul-2014  dholland "internally consistency checks" -> "internal consistency checks"
 1.1  25-Jul-2014  hkenken Initial commit of support for Kobo touch. (i.MX507 or i.MX508)
(http://www.kobo.com)
 1.3.2.2  10-Aug-2014  tls Rebase.
 1.3.2.1  03-Aug-2014  tls file KOBO was added on branch tls-earlyentropy on 2014-08-10 06:53:54 +0000
 1.4.2.3  03-Dec-2017  jdolecek update from HEAD
 1.4.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.2.1  16-Aug-2014  tls file KOBO was added on branch tls-maxphys on 2014-08-20 00:02:53 +0000
 1.6.2.2  28-Aug-2017  skrll Sync with HEAD
 1.6.2.1  06-Jun-2015  skrll Sync with HEAD
 1.7.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.7.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.8.14.3  21-Apr-2020  martin Sync with HEAD
 1.8.14.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.8.14.1  10-Jun-2019  christos Sync with HEAD
 1.10.8.1  20-Apr-2020  bouyer Sync with HEAD

RSS XML Feed