Commit Graph

1908 Commits

Author SHA1 Message Date
jmcneill
82d7148545 A31 needs a different DMA controller driver, disable awindma and awinac for now 2014-10-12 15:38:45 +00:00
jmcneill
b49e7c7959 PH22 for audiopactrl on Hummingbird A31 2014-10-12 14:04:52 +00:00
jmcneill
cb16d50388 enable ehci, ohci, and USB device drivers 2014-10-12 13:08:54 +00:00
jmcneill
eb17f69d1d define usb1restrict pin for Hummingbird A31 2014-10-12 13:08:12 +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
2ddb0e42ba A31 SMP support 2014-10-10 23:51:28 +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
mlelstv
4418265934 fwrev is a timestamp, print in decimal. 2014-10-07 08:37:18 +00:00
ryo
68f5cbecd2 * add imxsnvs (rtc)
* add CUBOX-I config
2014-10-06 10:37:20 +00:00
mlelstv
1c5fb5d101 be verbose about sysmon error.
enable monitoring.
2014-10-04 13:18:34 +00:00
macallan
0461faf0f5 pay attention to copyin()'s return values 2014-10-04 13:05:57 +00:00
skrll
a15ffa77b8 Better error handling. 2014-10-03 17:57:48 +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
cfabad25c9 More de-reinoud-ification 2014-10-02 12:12:55 +00:00
skrll
5c21d9604c Fix reinoud-ification.
My odroid-xu has console again.
2014-10-02 09:03:43 +00:00
mlelstv
ed8c4bc1de turn off hardware cursor while blanking screen. 2014-10-01 13:31:27 +00:00
mlelstv
2971d46536 make board/firmware revisions visible via sysctl 2014-10-01 13:30:18 +00:00
macallan
c8bf585147 add vcprop_subr.c, should have went with previous commit :/ 2014-09-30 18:13:29 +00:00
reinoud
d117d7fcb7 Accept the Odroid specific tweaks for selecting clkout for external USB
devices on the Odroid boards
2014-09-30 14:24:26 +00:00
macallan
1a90426b3c shut up gcc warning
while there, do some magic number reduction
2014-09-29 21:45:15 +00:00
macallan
ffefe877a9 make global variables static
also, make cursor test pattern red/green to highlight RGB vs. BGR
2014-09-28 15:39:36 +00:00
macallan
b149c9dc8f add hardware cursor support 2014-09-28 14:38:29 +00:00
macallan
cb844c7504 the RPi wiki had the values for VCPROPTAG_SET_CURSOR_INFO and
VCPROPTAG_SET_CURSOR_STATE swapped - now they actually work
thanks jmcneill@ for having the right idea
2014-09-28 12:57:22 +00:00
matt
78ae6eaca7 Add INSTALL kernel. Fix .ub generation. 2014-09-27 04:03:24 +00:00
reinoud
dbd2779418 EXYNOS4 and EXYNOS5 are now exclusive in odroid_machdep.c 2014-09-26 19:27:05 +00:00
reinoud
375e115510 Remove KASSERT that bugs compilation 2014-09-26 19:03:24 +00:00
reinoud
52dc32dbd9 Redo the magic of console selection 2014-09-26 18:59:29 +00:00
reinoud
40797a03eb Decouple sscom console choice from Exynos SoC ID 2014-09-26 18:26: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
matt
0a95b7064d When spinning up the 2nd CPU, do it in little-endian mode so we access
the chip's registers properly.
2014-09-25 07:59:29 +00:00
ryo
a4103ccd60 add support i.MX6 and NITROGEN6X evaluation board 2014-09-25 05:05:28 +00:00
reinoud
8c12cb8ada Add the not connected bits
While here, tweak the usb3503 attachment
2014-09-24 20:38:33 +00:00
skrll
9413278be7 Fix up usb0drv for BPI 2014-09-23 15:02:08 +00:00
macallan
6a85f858e4 add VC memory management goop 2014-09-23 10:52:21 +00:00
macallan
8ae37694b5 add goop for hardware cursor handling 2014-09-23 09:18:33 +00:00
skrll
96cd4614c5 Re-enable bcmdmac by popular demand. It works now too. 2014-09-22 21:05:39 +00:00
reinoud
d6858c32bd Refactor usb hub attachment making it easier to read 2014-09-21 20:49:31 +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