| #
d5c0be2b |
| 09-Feb-2023 |
abs <abs@NetBSD.org> |
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 chan
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
show more ...
|
| #
1d3325a6 |
| 30-Dec-2022 |
andvar <andvar@NetBSD.org> |
s/Cotroller/Controller/
|
| #
29299275 |
| 29-Sep-2020 |
jmcneill <jmcneill@NetBSD.org> |
Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime detection instead of ifdefs where required.
|
| #
a73d6e10 |
| 18-Apr-2020 |
skrll <skrll@NetBSD.org> |
PMAP_DEBUG has been deleted on arm
|
| #
c423cbae |
| 25-Jul-2019 |
skrll <skrll@NetBSD.org> |
Partially undo previous so NETWALKER_INSTALL compiles
|
| #
001dea06 |
| 24-Jul-2019 |
hkenken <hkenken@NetBSD.org> |
Modified i.MX GPIO control module and PCIe module.
+ Add imxpcie.c imx PCIe common driver
|
| #
56d03703 |
| 06-Feb-2019 |
rin <rin@NetBSD.org> |
Add ure(4) to kernel config files. Also add PHY drivers where necessary.
|
| #
5a40d812 |
| 07-Aug-2017 |
hkenken <hkenken@NetBSD.org> |
Add support Microchip SST25VF016B. - Fixed imxspi send and receive bugs.
|
| #
7bb55e03 |
| 21-Dec-2015 |
hkenken <hkenken@NetBSD.org> |
Rewritten to take advantage of genfb(4).
|
| #
85ce02e1 |
| 01-May-2015 |
hkenken <hkenken@NetBSD.org> |
remove DIAGNOSTIC
|
| #
0973511b |
| 10-Apr-2015 |
hkenken <hkenken@NetBSD.org> |
include "GENERIC.common"
|
| #
bc6310c5 |
| 11-Oct-2014 |
uebayasi <uebayasi@NetBSD.org> |
Device midi attachment where the evil usbdevices.config is included.
|
| #
4acb6306 |
| 23-Aug-2014 |
dholland <dholland@NetBSD.org> |
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
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.
show more ...
|
| #
30a03689 |
| 16-Aug-2014 |
apb <apb@NetBSD.org> |
Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
|
| #
c404e018 |
| 03-Aug-2014 |
martin <martin@NetBSD.org> |
Add COMPAT_NETBSD32 to more kernels (we have too many)
|
| #
9a78d593 |
| 27-Jul-2014 |
dholland <dholland@NetBSD.org> |
"internally consistency checks" -> "internal consistency checks"
|
| #
b9040788 |
| 06-May-2014 |
hkenken <hkenken@NetBSD.org> |
Add support for LCD Backlight control on NetWalker. + use imxpwm driver (PWM control driver for i.MX)
|
| #
9d71928c |
| 06-May-2014 |
hkenken <hkenken@NetBSD.org> |
Imported pwrbtn and lidsw drivers for NetWalker. Those attached to GPIO bus. + power button + lid close switch
|
| #
459f2ce0 |
| 29-Mar-2014 |
hkenken <hkenken@NetBSD.org> |
Add optical joystick support for NetWalker. + OJ6SH-T25 (Sharp "Optical TOUCH CRUISER" sensor) + 2 Mouse buttons (GPIO)
|
| #
a66bf666 |
| 24-Mar-2014 |
szptvlfn <szptvlfn@NetBSD.org> |
fix manual section numbering of sysctl. thanks wiz@
|
| #
cf5baf63 |
| 07-Mar-2014 |
hkenken <hkenken@NetBSD.org> |
modified NetWalker kernel config * add ARM_HAS_VBAR, FPU_VFP etc.
|
| #
2ce1224c |
| 23-Jan-2014 |
hkenken <hkenken@NetBSD.org> |
use ukbd_cnattach()
|
| #
666e9191 |
| 30-Jun-2013 |
rmind <rmind@NetBSD.org> |
G/C PFIL_HOOKS from the kernel configs.
|
| #
e46f5f00 |
| 05-Jun-2013 |
christos <christos@NetBSD.org> |
remove obsolete networking options
|
| #
2c1aa36c |
| 02-Mar-2013 |
christos <christos@NetBSD.org> |
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
|