Commit Graph

  • a33372936b Add emac driver for cubieboard and try to load it at startup Nicolas Aguirre 2013-11-25 08:38:06 +0100
  • ef1284c09e Change filename for sunxi-img class to match the new one. Nicolas Aguirre 2013-11-15 18:57:41 +0100
  • 9acddf8bb8 Factorise sunxi machines definition Nicolas Aguirre 2013-11-15 18:56:26 +0100
  • 16a80ed3ea Rename a10-sdimg with sunxi-sdimg Nicolas Aguirre 2013-11-15 18:45:10 +0100
  • dd157cc4f1 Simplify IMAGE_DEPENDS of a10-sdimg class, install fex file wathever the board selected. Nicolas Aguirre 2013-11-15 18:40:23 +0100
  • e95d4dfd39 Install fex file for mele board. Nicolas Aguirre 2013-11-15 18:38:45 +0100
  • 18cb5f40fa Fix support for olinuxino-a13 board. Nicolas Aguirre 2013-11-15 18:35:16 +0100
  • 5674c623ae Fix dependecies and description of libdri2 recipe. Nicolas Aguirre 2013-11-15 18:18:29 +0100
  • e6415635f6 Merge pull request #7 from ebutera/master Aguirre 2013-11-08 09:49:30 -0800
  • 65462e01dd README: fix formatting Enrico Butera 2013-11-08 00:01:58 +0100
  • 38f6804f9f README: updated, now it's official and with maintainers Enrico Butera 2013-11-07 23:39:53 +0100
  • 8fecb82a40 Merge pull request #6 from slapin/master Aguirre 2013-11-06 05:00:41 -0800
  • a3d83e799d cubieboard: updated defconfig Sergey Lapin 2013-11-06 09:12:00 +0400
  • ae117be24a update for new u-boot and OE Sergey Lapin 2013-11-06 01:13:14 +0400
  • 5c3dfe18e1 Merge pull request #5 from KristofRobot/cubieboard2 Aguirre 2013-10-31 09:23:56 -0700
  • c49767d57a sdcard_image-a10: fixed file existance test for script.bin Kristof Robot 2013-10-31 16:54:15 +0100
  • d00d34c8e4 sunxi-board-fex: fixed typo in COMPATIBLE_MACHINE Kristof Robot 2013-10-31 14:47:01 +0100
  • c91658f3dc sdcard_image-a10: removed u-boot.bin - replaced by u-boot-sunxi-with-spl.bin Kristof Robot 2013-10-31 14:35:13 +0100
  • 3e381905ea sdcard_image-a10: added fex support for cubieboard2 Kristof Robot 2013-10-31 13:50:53 +0100
  • 63a3484230 Added config file for avahi-daemon Kristof Robot 2013-10-20 19:31:55 +0200
  • 6f0fb62383 Updated based on latest sun7i-defconfig from jwrdegoede Kristof Robot 2013-10-20 09:33:04 +0200
  • 25cd18f212 sunxi-board-fex: added cubieboard2 support Kristof Robot 2013-10-31 13:29:15 +0100
  • 25621a78d3 linux_3.4: added cubieboard2 support Kristof Robot 2013-10-31 13:28:34 +0100
  • 31b4184017 cubieboard2: added network kernel module as essential dependency Kristof Robot 2013-10-31 13:26:08 +0100
  • 51fe9392f2 Correctly install mali and fbturbo driver: - add correct xorg config - For mali-sunxi driver to work it also need library files from sunxi-mali-dev package. Adding sunxi-mali-dev to XSERVER force the installation of the -dev Raoul Hecky 2013-10-29 22:38:45 +0100
  • 2352ee9620 add kernel module for usb to serial devices Raoul Hecky 2013-10-29 22:37:52 +0100
  • cff5750359 Merge pull request #4 from RehiveTech/fex-support Aguirre 2013-10-29 06:43:55 -0700
  • 62df94f1b7 fix typo Nicolas Aguirre 2013-10-29 08:13:37 +0100
  • 33c8f1c32b Use the rightmele machine configuration for u-boot Nicolas Aguirre 2013-10-29 08:13:08 +0100
  • bf1e58d4ba Merge pull request #3 from RehiveTech/master Aguirre 2013-10-28 01:13:52 -0700
  • 429929f209 Add ability to put the compiled fex file into the SD image Tomas Novotny 2013-10-23 19:41:14 +0200
  • 3d98d44f35 sunxi-tools: Fix build of sunxi-tools-native Tomas Novotny 2013-10-23 17:45:10 +0200
  • a982c07f5e sunxi-tools: Fix typo in the directory name Tomas Novotny 2013-10-23 17:44:23 +0200
  • 7d7ff35204 Add support for A10S-OLinuXino-MICRO board Tomas Novotny 2013-10-23 15:28:55 +0200
  • 3fbb13499b Change sunxifb to the new repository Nicolas Aguirre 2013-10-19 09:42:05 +0200
  • 7b3b7ca8ac Install sunxi-mali libraries correctly Nicolas Aguirre 2013-10-19 09:12:31 +0200
  • e49b51acea Update sunxi-tools repository, and install all tools Nicolas Aguirre 2013-10-19 08:31:10 +0200
  • a4f0732c12 Fix kernel version number and cleanup package Nicolas Aguirre 2013-10-19 08:30:57 +0200
  • e46a72cf39 Update u-boot to the lates sunxi version. They changed the sdcard layout so update a10 sdcard image class to reflect these changes. Nicolas Aguirre 2013-10-19 07:42:23 +0200
  • 91ee5beccc Remove evas bbappend, it's not BSP related Nicolas Aguirre 2013-10-19 07:10:47 +0200
  • 72032b2c20 add opengl deps when building for mele/cubieboard Raoul Hecky 2013-10-17 15:01:12 +0200
  • f8d920108a fix configure/compile of sunxi-mali Raoul Hecky 2013-10-17 13:53:56 +0200
  • 1a7f72a8e6 Add cubieboard2 support, first work Nicolas Aguirre 2013-10-16 22:12:12 +0200
  • e7042a339a Use sunxifb driver in xorg conf Nicolas Aguirre 2013-10-11 13:48:04 +0200
  • 43efb1d306 Add xf86-video-sunxifb recipe Nicolas Aguirre 2013-10-11 13:47:29 +0200
  • 91d16e9443 Add libdri2 recipe Nicolas Aguirre 2013-10-11 13:46:57 +0200
  • 45d5895c27 Add sunxi-mali recipe Nicolas Aguirre 2013-10-11 13:46:34 +0200
  • 9f79a10437 Remove old recipe Nicolas Aguirre 2013-09-12 08:22:07 +0200
  • ddc46e4b9c Update defconfig for mele Nicolas Aguirre 2013-09-12 08:21:37 +0200
  • 8840d1a82a Change linux to use 3.4 branch Nicolas Aguirre 2013-09-12 08:20:59 +0200
  • 0d2df1c041 Merge pull request #2 from vonfritz/master Aguirre 2013-08-06 05:24:00 -0700
  • cbae061f5c Merge ef43815dfd into 74c1713211 Aguirre 2013-08-06 05:23:46 -0700
  • ef43815dfd added MACHINE_EXTRA_RRECOMMENDS Marco Franceschetti 2013-07-10 16:23:16 +0200
  • 812baa7788 update olinuxino defconfig (a13-defconfig) Marco Franceschetti 2013-07-10 15:22:27 +0200
  • f0e0de4099 update defconfig and kernel recipe Marco Franceschetti 2013-07-09 23:30:47 +0200
  • 2f4ba4cd79 update kernel rev Marco Franceschetti 2013-07-09 23:12:55 +0200
  • bd09d63e72 add PACKAGE_ARCH Marco Franceschetti 2013-07-05 10:23:29 +0200
  • cd1369bc74 update rev Marco Franceschetti 2013-07-05 10:22:06 +0200
  • a148b4e7dc add u-boot.inc from oe-core Marco Franceschetti 2013-07-05 10:16:23 +0200
  • 7b28c282fa Merge remote-tracking branch 'origin/dylan' Marco Franceschetti 2013-07-05 09:59:55 +0200
  • 74c1713211 Add tar.gz as image format for this machine Nicolas Aguirre 2013-06-28 07:12:05 +0200
  • 7d1ef3907e Use dylan linux.inc file Nicolas Aguirre 2013-05-18 21:10:55 +0200
  • ba10495e94 update linux to the latest working version on 3.0 branch Nicolas Aguirre 2013-05-18 21:10:25 +0200
  • 3603ce61c0 Write uboot and spl at the end of the process. SDCards are now booting with this modfication. You still need to copy the script.bin file depending on your device. Nicolas Aguirre 2013-04-12 17:25:28 +0200
  • 3ccb2ae4c0 Merge pull request #1 from koenkooi/danny Aguirre 2013-04-03 23:36:14 -0700
  • b31fb7fd7d Merge bd4713680b into 4e1be83791 Koen Kooi 2013-04-03 11:54:34 -0700
  • bd4713680b tslib git bbappend: make it work with the tslib_git.bb in meta-openembedded/danny Koen Kooi 2013-04-03 15:04:16 +0200
  • 4e1be83791 Remove DEFAULTTUNE of the MACHINE description as it's a DISTRO decision. Nicolas Aguirre 2013-04-03 13:14:32 +0200
  • 9159d1b35e Generate less image types Nicolas Aguirre 2013-03-14 23:08:11 +0100
  • 3c48817722 Set right the memory adress for starting kernel Nicolas Aguirre 2013-03-14 23:07:41 +0100
  • 329ce1008d Load these modules at startup Nicolas Aguirre 2013-03-14 23:06:52 +0100
  • 402fe8557f Add class to generate sd card image for boards based on allwinner a10 processor Nicolas Aguirre 2013-03-12 16:14:03 +0100
  • 2e2b53edaf u-boot and linux kernel are compatible with cubieboard Nicolas Aguirre 2013-03-12 16:13:32 +0100
  • 7292baa2d9 Add cubieboard machine Nicolas Aguirre 2013-03-12 16:12:49 +0100
  • c8cb5d9db4 Add 3.0.62 kernel Nicolas Aguirre 2013-03-06 20:52:18 +0100
  • 9576b4097b Add specific tslib lib for olinuxino a13 Nicolas Aguirre 2013-02-25 20:42:59 +0100
  • b663e7b3d6 Add Xorg configuration Nicolas Aguirre 2013-02-25 20:42:42 +0100
  • 0769172ac4 Bump config to match 3.0.57 kernel revision Nicolas Aguirre 2013-02-24 21:29:24 +0100
  • 9bbb6f5d64 More X11 stuff for olinuxino a13 Nicolas Aguirre 2013-02-24 21:29:04 +0100
  • 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 Nicolas Aguirre 2013-01-16 22:43:26 +0100
  • be92a15128 update to the latest version of sunxi kernel (3.0.57) Nicolas Aguirre 2013-01-11 18:52:30 +0100
  • 238aa3394f Enable gpio module, usefull for changing mele a1000/2000 leds. Nicolas Aguirre 2013-01-11 18:52:00 +0100
  • 213b57e1c8 Use new version of u-boot Nicolas Aguirre 2012-11-20 14:23:56 +0100
  • 0cb53d37b9 Use new sunxi repository for the kernel Nicolas Aguirre 2012-11-13 13:15:52 +0100
  • c56db9e4e6 use hardfp as default version for this machine Nicolas Aguirre 2012-11-13 13:15:40 +0100
  • a535b80229 Add aufs support in allwinner kernel Nicolas Aguirre 2012-10-17 19:21:01 +0200
  • 046db95a55 Use performance as default cpu governor, and all others as modules. Nicolas Aguirre 2012-10-12 08:13:32 +0200
  • 77064c81dc Update to 3.0.42 defconfig and add USB Audio class Nicolas Aguirre 2012-10-11 22:56:45 +0200
  • 327011d841 Use latest revision Nicolas Aguirre 2012-10-08 00:25:39 +0200
  • 93a2c11b2d Add nand-part of sunxi-tools Nicolas Aguirre 2012-10-07 10:39:52 +0200
  • f0baa81247 Add linux 3.0 with latest working revision of allwinner kernel on allwinner-v3.0-android-v2 branch Nicolas Aguirre 2012-10-07 10:37:50 +0200
  • 2e6360bba6 Use linux as preffered provider for kernel Nicolas Aguirre 2012-10-07 10:35:46 +0200
  • af083c262f linux-libc-headers: pin version matching current kernel Enrico Butera 2012-06-28 00:50:33 +0200
  • 299a63f0f0 allwinner-a10: serial console is ttyS0 Enrico Butera 2012-06-14 22:26:13 +0200
  • 69bf38bb4b allwinner-a10: add SPL_BINARY Enrico Butera 2012-06-07 23:17:36 +0200
  • fd9b08a738 u-boot: update to latest version, copy spl binary for distribution Enrico Butera 2012-06-07 23:14:07 +0200
  • 0192226c66 allwinner-a10: initial import. Enrico Butera 2012-06-03 19:47:57 +0200
  • 770eab6338 Initial commit Enrico Butera 2012-06-03 10:33:06 -0700