aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
AgeCommit message (Collapse)Author
2010-04-08imote2.conf: Change flash size to 30 MbyteStefan Schmidt
We have a32 Mbyte flash chip but better leave some space for jffs2.
2010-04-07conf/machine/htcdream.conf: add wifi to MACHINE_FEATURES and add required ↵Michael 'Mickey' Lauer
kernel modules
2010-04-06htcdream.conf: added mesa-dri as PREFERRED_PROVIDER for virtual/libgl under shrDenis 'GNUtoo' Carikli
2010-04-04zaurus-2.6.inc: fix virtual/xserver for collie (no specific version)Andrea Adami
2010-03-30angstrom: start adding infrastructure to support 'hardfp' on new arm coresKoen Kooi
2010-03-28eee701: changed preferred linux version from 2.6.32 to 2.6.33Denis 'GNUtoo' Carikli
This commit depends on commit 513aa6b432fd01bfbf7132297a738a84baead5ca ( linux-2.6.33: added eee701 defconfig )
2010-03-27imote2.conf: Remove misleading comment.Stefan Schmidt
ROOT_FLASH_SIZE is not only used by the opie image.
2010-03-27imote2.conf: Update JFFS2 and console informationsStefan Schmidt
This merges in the differences betwenn this machine files and the one provided by Jonathan Cameron. Thanks Jonathan.
2010-03-25at91-l9260.conf: fix spelling errorUlf Samuelsson
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
2010-03-22mh355.conf: Added producer website to machine confMarco Cavallini
2010-03-22machine/mh355.conf : Added new Microhard MH355 machine based on AT91SAM9263Marco Cavallini
2010-03-19omapzoom36x.conf: Machine config for OMAP Zoom36xGeetha T
2010-03-18om-gta01: fix jffs2 building params, xorg.conf (Thanks to Michael)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17Add Freescale mpc8641_hpcn demo boardMartyn Welch
A demo board from Freescale, based on the MPC8641D Freescale SOC. Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-16tune-ppc440.inc: add base to extra archsAdrian Alonso
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16xilinx-ml507.conf: new config file for ml507 devboardAdrian Alonso
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-15bug20: initial configuration for BUG 2.0 deviceMarcin Juszkiewicz
Currently it is at prototype phase so company internal only. Kernel recipe will not be added into OE for now. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-15Add Freescale P2020DS Demo BoardMartyn Welch
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org>
2010-03-11om-gta01: fix XSERVER variable, bump PR for task-x11shr build user
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09linux-davinci: update to the latest staging snapshotDenys Dmytriyenko
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-28linux-kirkwood: changed openrd-client defconfig to also build ppp modulesFrans Meulenbroeks
as requested on the openrd mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-26om-gta01: set virtual/libgl provider to mesa-dri and use swrast from itMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-22hawkboard: add ubifs support, number of LEBs might change due pending kernel ↵Koen Kooi
partition change
2010-02-16initramfs-kexecboot.inc: apply sane defaultsAndrea Adami
2010-02-16initramfs-kexecboot.inc: Remove kexecboot from MACHINE_FEATURES.Andrea Adami
* add more comments
2010-02-15imote2.conf: Add Xbow iMote 2 machine.Stefan Schmidt
2010-02-15xf86-video-intel_2.10.0 made dependent on xorg-extensionsFrans Meulenbroeks
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb so everyone using this driver gets them Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-15eee701: add dri* and glx modules to XSERVERKoen Kooi
2010-02-14initramfs-kexecboot.inc: remove RDEPENDS_kernel-base = "kernel-image"Andrea Adami
2010-02-14zaurus-kernels: move the kernel size check to linux-kexecboot.inc.Andrea Adami
* no need for DONT_CHECK_KERNELSIZE * clean up the affected files * check happens only if KERNEL_IMAGE_MAXSIZE is set
2010-02-13linux-kirkwood: made utf8 the default NLSFrans Meulenbroeks
Made utf8 the default NLS (as suggested by hrw). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13bug.conf : depends on kernel-modulesDenis 'Gnutoo' Carikli
Most users would want all modules,moreover some modules are needed for framebuffer
2010-02-13bug.conf: added screen resolutionDenis 'Gnutoo' Carikli
some recipes depend on MACHINE_DISPLAY_WIDTH_PIXELS and MACHINE_DISPLAY_HEIGHT_PIXELS like wesnoth for instance
2010-02-13eee701 machine config: fix to use xorg instead of kdriveDenis 'Gnutoo' Carikli
eFfeM pointed me out that he had a Xvesa binary in his xf46-image, for eeepc701 and no Xorg. So I investigated and found that: In eee701.conf there were ?= for XSERVER and PREFERRED_PROVIDER_virtual/xserver That was wrong because we required i686-generic.conf which set them And so the ?= didn't override the variable. Note that we can't set theses variables in local.conf anymore because they are now overriden by eee701.conf,but In another hand eFfeM pointed me that all machine but gta01 and gta02 seem to do the same thing. So I bet that not setting theses variables in local.conf is a desirable behaviour.
2010-02-12ea3250.conf: New machine configRuud Althuizen
Machine config for the LPC32XX based Embedded Artists development board Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12omapzoom.conf : this is an omap3 device using same kernel as most othersGraeme Gregory
Change it to use the omap3.inc so it gets the same features beagle/zoom2/hawk get.
2010-02-12om-gta02: install only really important kernel-modulesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-02-10x-load_git.bb : add support for omapzoom2 in x-loadGraeme Gregory
this recipe is a bit wierd as omapzoom2 version of x-load refers to u-boot build directory.
2010-02-10linux 2.6.28: fix nokia900 buildMarcin Juszkiewicz
- defconfig is based on Maemo5 one (present in sources as rx51_defconfig) - MACHINE_KERNEL_PR is set in nokia900.conf as we do not use linux-omap recipes for that device. It was discussed with OMAP3 maintainter (Koen Kooi) on IRC: 11:02 < hrw> koen: nokia900 uses omap3.inc and I need to bump kernel - are you ok with bumping M_K_PR for all omap3? 11:02 < hrw> koen: I can also move M_K_PR to nokia900.conf to separate it 11:02 < hrw> this device do not use linux-omap recipes 11:02 < hrw> at least not yet 11:06 < _koen_> hrw: either solution is fine by me, but if it isn't using linux-omap I think I prefer moving MKPR to nokia900.conf
2010-02-10nokia900: use zImage kernelsMarcin Juszkiewicz
2010-02-10u-boot_git.bb : add actual omapzoom2 u-boot from TI tree.Graeme Gregory
This is the TI maintained u-boot for the zoom2. Also added is koens patch to make sure NEON code does not deadlock.
2010-02-07om-gta01: update UBI params a bit moreMartin Jansa
* mkfs.ubifs complains: Error: max_leb_cnt too low (2376 needed) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-07archos5it: add archos5it support from Archos OE repoKoen Kooi
* machine config, pointercal, xorg conf, kernel
2010-02-07archos 5: sync with Archos OE repoKoen Kooi
2010-02-06om-gta01.conf: update ubi paramsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-04oxnas: remove support for oxnas machineSteffen Sledz
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-03Add htcleo, linux-qsd8; linux-msm7xxxx > linux-msm7, move extra msm kernel ↵Lukas Gorris
into linux-msm7 (sorry for the size, stupid defconfigs..)
2010-02-02Add xorg-driver for msm platform, use it on msm machines. (wip)Lukas Gorris