Commit Graph

871 Commits

Author SHA1 Message Date
jmcneill
cb16d50388 enable ehci, ohci, and USB device drivers 2014-10-12 13:08:54 +00:00
macallan
250360a77f add commented out entry for linksprite's RTC module 2014-10-12 12:01:50 +00:00
jmcneill
db235ac6db disable MULTIPROCESSOR for now 2014-10-11 17:35:06 +00:00
uebayasi
fa8a98c8aa No wsdisplay options without wsdisplay. 2014-10-11 15:55:36 +00:00
uebayasi
bc6310c5db Device midi attachment where the evil usbdevices.config is included. 2014-10-11 11:55:07 +00:00
uebayasi
16779bb5f7 Don't enable wscons options w/o related devices. 2014-10-11 03:24:19 +00:00
jmcneill
8401e83900 dont pull in CUBIEBOARD kernel config since this is quite a bit different from the A10/A20 boards 2014-10-11 00:52:44 +00:00
jmcneill
736b5989bf add AWIN_GPIO_IGNORE_FW, remove no motg0 2014-10-10 17:49:12 +00:00
jmcneill
16dc4dca31 Add Merrii Hummingbird A31 board specific info + kernel config. 2014-10-10 07:37:50 +00:00
ryo
68f5cbecd2 * add imxsnvs (rtc)
* add CUBOX-I config
2014-10-06 10:37:20 +00:00
skrll
004440d498 Introduce RPI_HWCURSOR and default to off. The existing code causes
problems with vchiq at the moment.
2014-10-03 11:40:54 +00:00
skrll
5c21d9604c Fix reinoud-ification.
My odroid-xu has console again.
2014-10-02 09:03:43 +00:00
macallan
c8bf585147 add vcprop_subr.c, should have went with previous commit :/ 2014-09-30 18:13:29 +00:00
matt
78ae6eaca7 Add INSTALL kernel. Fix .ub generation. 2014-09-27 04:03:24 +00:00
reinoud
3868855777 Split the two kernels to include only support for the device it describes 2014-09-26 16:30:32 +00:00
reinoud
ecd9923f11 Rename ODROID to ODROID-XU 2014-09-26 15:33:58 +00:00
reinoud
9657162e22 Add USBHIST_SIZE option 2014-09-26 15:33:33 +00:00
jakllsch
201db3c7a2 enable NFS root FS support in RPI 2014-09-25 16:05:44 +00:00
ryo
a4103ccd60 add support i.MX6 and NITROGEN6X evaluation board 2014-09-25 05:05:28 +00:00
skrll
96cd4614c5 Re-enable bcmdmac by popular demand. It works now too. 2014-09-22 21:05:39 +00:00
reinoud
410d55ca8b Re-enable OHCI since the Exynos5 SoC OHCI hang has been fixed 2014-09-21 15:23:55 +00:00
reinoud
ec7934705e Update ODROID config, disabling ohci for now since it won't attach 2014-09-19 14:48:42 +00:00
reinoud
e62f622612 Cleanup ODROID-U config 2014-09-19 14:39:34 +00:00
wiz
6623c7d147 Add commented out KDTRACE_HOOKS line. 2014-09-18 14:58:21 +00:00
martin
61ee040607 Pass BOARDTYPE as a string to awin_machdep.c 2014-09-15 19:28:49 +00:00
jmcneill
3b5c713365 add motg (commented out) 2014-09-13 17:50:27 +00:00
jmcneill
2f047289ab options MOTG_ALLWINNER 2014-09-13 14:48:02 +00:00
skrll
2fea13cdf7 Make emmc use of dma controller optional and disable the bcmdmac for now.
It doesn't work for me.
2014-09-13 08:08:24 +00:00
jmcneill
3e343f5f8a enable bcmdmac, now required by sdhc 2014-09-12 20:51:21 +00:00
matt
941d53493d options GTTWSI_ALLWINNER 2014-09-10 09:55:09 +00:00
jmcneill
eab0f0ab36 add axp20x 2014-09-09 22:49:20 +00:00
jmcneill
6893084f35 add BUFQ_PRIOCSCAN 2014-09-09 00:16:03 +00:00
rjs
be15bd170d Add rgephy. 2014-09-08 19:24:16 +00:00
skrll
9df00f4fee Add awinrtc. Hi Jared. 2014-09-08 07:57:36 +00:00
skrll
c170a85cb4 Add BPI to the list of kernels to build. 2014-09-07 20:17:57 +00:00
jmcneill
a1d043fbb6 add awinrtc 2014-09-07 17:50:01 +00:00
jmcneill
234c00a189 add bcmdmac0, commented out until something uses it 2014-09-07 14:17:23 +00:00
skrll
fc571236cb Add a Banana Pi kernel config and fixup mmc0detect assignment for BPI. 2014-09-07 06:26:08 +00:00
skrll
a1087b295f Fix BOARDTYPE handling 2014-09-07 06:14:13 +00:00
jmcneill
cfdc87b0f7 remove duplicate awindma entry 2014-09-06 16:55:50 +00:00
jmcneill
3f3319a143 enable audio driver now that it works 2014-09-06 16:55:07 +00:00
jmcneill
aeaeff942d add awindma 2014-09-06 00:16:36 +00:00
skrll
210c9238b2 Copy the list of PHYs from elsewhere.
XXX sys/dev/mii/miidevices.config anyone?
2014-09-05 11:27:57 +00:00
jmcneill
96f3af9446 add (commented out) awinac driver 2014-09-04 02:39:41 +00:00
matt
57cc604bb7 These have been moved to evbarm/awin or conf/*.awin 2014-08-31 19:14:33 +00:00
matt
1dfddc4fb8 Move away from cubie to awin since "cubie" will actually work on non-cubie
boards.  Let the config file specify what board is being built for.
2014-08-31 19:13:01 +00:00
kiyohara
dcb7622179 Pad L4 WAKEUP to 1M, like omap2_reg.h. 2014-08-30 15:21:17 +00:00
kiyohara
00d9d04946 Move options __HAVE_MM_MD_DIRECT_MAPPED_PHYS from MIRABOX to ARMADAXP.
It is must required.
2014-08-30 13:45:56 +00:00
kiyohara
0ea999a21f Add options __HAVE_MM_MD_DIRECT_MAPPED_PHYS and set KERNEL_BASE_{EXT,VIRT}.
And support VFP.
2014-08-30 13:40:18 +00:00
matt
bf4c8a3ff7 Instead of printing cubie, use the BOARDTYPE instead. This allows other
boards to use the cubie code but see a more useful BOARDTYPE.  We could
also use it to enable more apporpriate configuration for the board.
2014-08-29 07:29:07 +00:00