Commit Graph

45 Commits

Author SHA1 Message Date
1ece45aa7e olinuxino a13 doesn't have an ethernet controller, so build all known usb ethernet drivers
Also added spidev and all modules needed to get lcd screen working.
2014-02-11 19:37:28 +01:00
f8bef0bc77 Merge pull request #30 from net147/sunxi-emac-compiled-in
Compile sunxi-emac into kernel for booting from network over NFS
2014-02-05 17:06:27 +01:00
1b9656c39d linux: compile sunxi-emac into kernel for cubietruck
The network driver needs to be compiled into the kernel for booting from
network over NFS.
2014-02-05 09:10:48 +11:00
e7d8f0c856 linux: compile sunxi-emac into kernel for cubieboard2
The network driver needs to be compiled into the kernel for booting from
network over NFS.
2014-02-05 09:10:33 +11:00
e6cd6c0ff6 linux: compile sunxi-emac into kernel for cubieboard
The network driver needs to be compiled into the kernel for booting from
network over NFS.
2014-02-05 09:09:26 +11:00
99f8bdf099 linux: enable CONFIG_SUNXI_EMAC for olinuxino-a20 NIC 2014-01-31 17:01:44 +11:00
1101a2da80 Merge pull request #20 from KristofRobot/issue14
linux_3.4.bb: fix QA warnings/errors (resolves #14)
2014-01-01 10:44:12 -08:00
25c8f6f528 linux_3.4.bb: fix QA warnings/errors (resolves #14) 2014-01-01 10:44:10 +01:00
db3d191f28 Add support for cubietruck 2013-12-31 10:52:13 +08:00
c80c4d24b9 Add support for the olinuxino-A20 board 2013-12-11 18:54:31 +01:00
ea2055061f Merge pull request #11 from raoulh/master
sunxi layer fixes and updates
2013-12-11 01:31:10 -08:00
3bfe889a0b Merge pull request #9 from KristofRobot/clean_kernel
linux_3.4: removed all kernel module references (resolves #8)
2013-12-10 11:33:15 -08:00
f2bc290430 remove modules that cause a build failure 2013-12-10 15:36:18 +01:00
b8d303b000 recipes-kernel/linux/linux_3.4.bb: removed all kernel module references (resolves #8)
Kernel module references should be put in machine.conf instead
2013-12-09 18:34:55 +01:00
ba9330350f Update linux-sunxi kernel to the latest revision v3.4.67 2013-12-03 18:58:22 +01:00
3a8616d932 new machine meleg : Add support for mele a1000g and a2000g 2013-12-02 15:19:18 +01:00
a3d83e799d cubieboard: updated defconfig 2013-11-06 09:12:00 +04:00
6f0fb62383 Updated based on latest sun7i-defconfig from jwrdegoede
URL:https://github.com/jwrdegoede/linux-sunxi/blob/sunxi-3.4/arch/arm/configs/sun7i_defconfig

Also enabled CONFIG_VFPv3
2013-10-31 13:30:44 +01:00
25621a78d3 linux_3.4: added cubieboard2 support 2013-10-31 13:28:34 +01:00
2352ee9620 add kernel module for usb to serial devices 2013-10-29 22:37:52 +01:00
7d7ff35204 Add support for A10S-OLinuXino-MICRO board 2013-10-23 15:28:55 +02:00
a4f0732c12 Fix kernel version number and cleanup package 2013-10-19 08:30:57 +02:00
1a7f72a8e6 Add cubieboard2 support, first work 2013-10-16 22:12:12 +02:00
ddc46e4b9c Update defconfig for mele 2013-09-12 08:21:37 +02:00
8840d1a82a Change linux to use 3.4 branch 2013-09-12 08:20:59 +02:00
812baa7788 update olinuxino defconfig (a13-defconfig) 2013-07-10 15:22:27 +02:00
f0e0de4099 update defconfig and kernel recipe 2013-07-09 23:30:47 +02:00
2f4ba4cd79 update kernel rev 2013-07-09 23:12:55 +02:00
7d1ef3907e Use dylan linux.inc file 2013-05-18 21:10:55 +02:00
ba10495e94 update linux to the latest working version on 3.0 branch 2013-05-18 21:10:25 +02:00
329ce1008d Load these modules at startup 2013-03-14 23:06:52 +01:00
2e2b53edaf u-boot and linux kernel are compatible with cubieboard 2013-03-12 16:13:32 +01:00
7292baa2d9 Add cubieboard machine 2013-03-12 16:12:49 +01:00
c8cb5d9db4 Add 3.0.62 kernel 2013-03-06 20:52:18 +01:00
0769172ac4 Bump config to match 3.0.57 kernel revision 2013-02-24 21:29:24 +01:00
84758b7f78 Change machine name ! allwinner-a10 doesn't exists anymore.
Add 2 new machines : olinuxino-a13 for olimex A13 borads
                     mele for Mele a1000/a20000 products
2013-01-16 22:43:26 +01:00
be92a15128 update to the latest version of sunxi kernel (3.0.57) 2013-01-11 18:52:30 +01:00
238aa3394f Enable gpio module, usefull for changing mele a1000/2000 leds. 2013-01-11 18:52:00 +01:00
0cb53d37b9 Use new sunxi repository for the kernel 2012-11-13 13:15:52 +01:00
a535b80229 Add aufs support in allwinner kernel 2012-10-17 19:21:01 +02:00
046db95a55 Use performance as default cpu governor, and all others as modules. 2012-10-12 08:13:32 +02:00
77064c81dc Update to 3.0.42 defconfig and add USB Audio class 2012-10-11 22:56:45 +02:00
327011d841 Use latest revision 2012-10-08 00:25:39 +02:00
f0baa81247 Add linux 3.0 with latest working revision of allwinner kernel on allwinner-v3.0-android-v2 branch 2012-10-07 10:37:50 +02:00
0192226c66 allwinner-a10: initial import.
Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
2012-06-03 19:47:57 +02:00