Discussion:
CVS commit: src/sys/arch/evbarm/conf
Ryo Shimizu
2014-10-06 10:37:20 UTC
Permalink
Module Name: src
Committed By: ryo
Date: Mon Oct 6 10:37:20 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: NITROGEN6X
Added Files:
src/sys/arch/evbarm/conf: CUBOX-I

Log Message:
* add imxsnvs (rtc)
* add CUBOX-I config


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/CUBOX-I
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/NITROGEN6X

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-10 17:49:12 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Fri Oct 10 17:49:12 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
add AWIN_GPIO_IGNORE_FW, remove no motg0


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-11 00:52:44 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sat Oct 11 00:52:44 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
dont pull in CUBIEBOARD kernel config since this is quite a bit different from the A10/A20 boards


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Masao Uebayashi
2014-10-11 03:24:19 UTC
Permalink
Module Name: src
Committed By: uebayasi
Date: Sat Oct 11 03:24:19 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARDXM

Log Message:
Don't enable wscons options w/o related devices.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/conf/BEAGLEBOARDXM

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Masao Uebayashi
2014-10-11 11:55:07 UTC
Permalink
Module Name: src
Committed By: uebayasi
Date: Sat Oct 11 11:55:07 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD BPI CUBIEBOARD CUBOX-I
IMX23_OLINUXINO KOBO NETWALKER NITROGEN6X ODROID-U ODROID-XU RPI

Log Message:
Device midi attachment where the evil usbdevices.config is included.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/evbarm/conf/BEAGLEBOARD
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/BPI
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/conf/CUBIEBOARD
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/CUBOX-I
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/IMX23_OLINUXINO
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/KOBO
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/evbarm/conf/NETWALKER
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/NITROGEN6X \
src/sys/arch/evbarm/conf/ODROID-XU
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/conf/ODROID-U
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Masao Uebayashi
2014-10-11 15:55:36 UTC
Permalink
Module Name: src
Committed By: uebayasi
Date: Sat Oct 11 15:55:36 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBONE OVERO

Log Message:
No wsdisplay options without wsdisplay.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbarm/conf/BEAGLEBONE
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/evbarm/conf/OVERO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-11 17:35:06 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sat Oct 11 17:35:06 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
disable MULTIPROCESSOR for now


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Michael Lorenz
2014-10-12 12:01:50 UTC
Permalink
Module Name: src
Committed By: macallan
Date: Sun Oct 12 12:01:50 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: RPI

Log Message:
add commented out entry for linksprite's RTC module


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-12 13:08:55 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 12 13:08:54 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
enable ehci, ohci, and USB device drivers


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-12 15:38:46 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 12 15:38:46 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
A31 needs a different DMA controller driver, disable awindma and awinac for now


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-12 23:59:30 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 12 23:59:30 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
add P2WI; lock down TWI0 as iic0 and P2WI as iic1; add AXP221 driver


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-13 12:34:25 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Mon Oct 13 12:34:25 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
enable awindma


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-13 19:04:17 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Mon Oct 13 19:04:17 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
enable awinac


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Masao Uebayashi
2014-10-14 09:32:16 UTC
Permalink
Module Name: src
Committed By: uebayasi
Date: Tue Oct 14 09:32:16 UTC 2014

Added Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL

Log Message:
INSTALL kernel for HUMMINGBIRD_A31. Blindly copied from RPI. Good enough
to fix build release.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-14 12:00:22 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Tue Oct 14 12:00:22 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL

Log Message:
do as other allwinner boards and dont use sshramdisk


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Hisashi T Fujinaka
2014-10-14 13:53:34 UTC
Permalink
Module Name: src
Committed By: htodd
Date: Tue Oct 14 13:53:34 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: SHEEVAPLUG TWINTAIL

Log Message:
Comment out more USB options to to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/evbarm/conf/SHEEVAPLUG
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/evbarm/conf/TWINTAIL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Hisashi T Fujinaka
2014-10-14 17:48:24 UTC
Permalink
Module Name: src
Committed By: htodd
Date: Tue Oct 14 17:48:24 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL

Log Message:
Fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-14 22:42:36 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Tue Oct 14 22:42:36 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: mk.awin std.awin

Log Message:
move cpu flags to makeoptios


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/mk.awin \
src/sys/arch/evbarm/conf/std.awin

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-14 22:43:33 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Tue Oct 14 22:43:33 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
override CPUFLAGS and build with -mcpu=cortex-a7


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-15 23:04:08 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Wed Oct 15 23:04:08 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD

Log Message:
motg works now


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/conf/CUBIEBOARD

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Martin Husemann
2014-10-17 18:45:14 UTC
Permalink
Module Name: src
Committed By: martin
Date: Fri Oct 17 18:45:14 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HPT5325 OPENBLOCKS_A6 SHEEVAPLUG

Log Message:
Fix the names of the (commented out) Kirwood L2 cache options.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/conf/HPT5325 \
src/sys/arch/evbarm/conf/OPENBLOCKS_A6
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbarm/conf/SHEEVAPLUG

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Nick Hudson
2014-10-19 15:27:33 UTC
Permalink
Module Name: src
Committed By: skrll
Date: Sun Oct 19 15:27:33 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: BPI

Log Message:
More stuff works


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/BPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-19 22:38:01 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 19 22:38:01 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
enable awge


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-20 16:35:07 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Mon Oct 20 16:35:07 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31

Log Message:
get rid of VERBOSE_INIT_ARM


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-22 00:46:16 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Wed Oct 22 00:46:16 UTC 2014

Modified Files:
src/sys/arch/evbarm/conf: files.awin

Log Message:
defopt -> defflag


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/files.awin

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...