summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2009-02-27rx1950.conf: Add missing quote in MACHINE_FEATURESKhem Raj1
2009-02-27omap3evm: prefer -pm kernel, add ubifs stuffKoen Kooi1
2009-02-20Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz8
into org.openembedded.dev
2009-02-20vortex86sx: we use sisfb which gives 2D accelerationMarcin Juszkiewicz1
2009-02-19task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * ↵Koen Kooi1
update users as well Acked-By: Marcin Juszkiewicz <hrw@openembedded.org>
2009-02-19htc*.conf: factor out common include file for the msm7xxxx devicesMichael 'Mickey' Lauer7
2009-02-17om-gta03.conf: prefer openmoko-devel for nowMichael 'Mickey' Lauer1
2009-02-16overo: add ubifs supportKoen Kooi1
2009-02-15om-gta03.conf: add machine configuration for the forthcoming Openmoko GTA03Michael 'Mickey' Lauer1
2009-02-12beagleboard: add ubifs params and document how to get them if you have ↵Koen Kooi1
access to the real hardware
2009-02-12ronetix: drop alsa from systemMarcin Juszkiewicz2
2009-02-12ronetix-pm926*: added configs for Ronetix boardsMarcin Juszkiewicz2
2009-02-10linux-orion: 2.6.27.10 => 2.6.28.4, add usb webcam modulesTim 'timtim' Ellis1
2009-02-10collie.conf: change PREFERED_PROVIDER for kernelThomas Kunze1
2009-02-10kexecboot.inc: move kexecboot-cfgThomas Kunze1
2009-02-09machines: oxe810 renamed to oxnasssz1
- avoid future confusions (oxe810 is just the processor, oxnas is the official name of the device) - affects machine conf, linux kernel, and u-boot
2009-02-08kexecboot.inc: add kexecboot-cfgThomas Kunze1
add kexecboot-cfg to MACHINE_EXTRA_RRECOMMENDS for supported machines.
2009-02-08conf/machine: separate collie from zaurus-26.incThomas Kunze2
2009-02-06h2200, hx4700: device table hack no longer neededKoen Kooi2
2009-02-04gumstix overo: add basic support to OE, based on gumstix repoKoen Kooi1
2009-02-02kexecboot.inc: create kexecboot kernel on image buildKoen Kooi1
2009-02-02kexecboot: if the 1337 installkit for kexecboot demands tar.gz files, why ↵Koen Kooi1
not instruct OE to build them?
2009-02-02kexecboot.inc: fix thinko with _append missing a spaceKoen Kooi1
2009-02-02davinci-dvevm: remove preferred provider for xserverKoen Kooi1
2009-01-31zaurus-2.6.inc: require kexecboot for all Zaurus modelsAndrea Adami4
- delete the same line in tosa-collie-poodle.conf (pioneers !)
2009-01-31zaurus-2.6: remove RDEPENDS-kernel-base hackeryKoen Kooi1
2009-01-30hx4700, h2200: band-aid device table to account for the prehistoric .21 kernelKoen Kooi2
2009-01-30Reworked stb225 machine configuration file; build uImage for stb225.Ihar Hrachyshka2
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2009-01-29motorola-ezx-base.inc: openezx-kernel is the new kernel for all EZX machinesMichael 'Mickey' Lauer1
2009-01-29beagleboard: remove kernel-modules meta-package , those have no place in ↵Koen Kooi1
machine.conf
2009-01-29tosa.conf : add to IMAGE_FSTYPES instead of just setting itGraeme Gregory1
2009-01-29tosa.conf : clean up kexecboot and enable tar.gz imagesGraeme Gregory1
2009-01-29tosa: enable kexecbootDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2009-01-28lsppc: Remove ppc603e from extra archs, already in tune-ppc603eTim 'timtim' Ellis1
2009-01-28n1200: Remove ppc603e from extra archs, already in tune-ppc603eTim 'timtim' Ellis1
2009-01-28tune-cortexa9.inc: Add a tune file for Cortex A9, based on Cortex A8Tom Rini1
2009-01-28boc01.conf: prune extraneous PACKAGE_EXTRA_ARCHSJeremy Lainé1
2009-01-28Added base pnx833x stb225 board support.Ihar Hrachyshka1
This patch adds support for PNX833X STB225 board with some kernel patches: serial UART, Ethernet, and basic processor flavor functionality. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2009-01-27conf/machine: EXTRA_PACKAGES_ARCHS cleanupMarcin Juszkiewicz60
All duplicates in EXTRA_PACKAGE_ARCHS are removed. Moved EXTRA_PACKAGES_ARCHS to include/tune-* files (PPC and x86 targets), dropped it for ARM targets (as tune-arm* files have them defined properly).
2009-01-26vortex86sx: start machine file for vortex86sxKoen Kooi2
* glibc builds, needs kernel config
2009-01-23n1200: Add KERNEL_IMAGETYPE, UBOOT_LOADADDRESS and UBOOT_ENTRYPOINT to ↵Tim 'timtim' Ellis1
machine config
2009-01-22n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do ↵Tim 'timtim' Ellis1
anything with it and it doesnt build.
2009-01-22lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommendsTim 'timtim' Ellis1
2009-01-22lsmipsel: Move u-boot-utils from machine rdepends to rrecommends, remove pci ↵Tim 'timtim' Ellis1
from features
2009-01-21lsppc: Add KERNEL_IMAGETYPE, UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS info and ↵Tim 'timtim' Ellis1
kernel-devicetree to MACHINE_EXTRA_RDEPENDS
2009-01-21Add tuning for ARM1176JZF-S coreMark Brown1
This core is featured in processors such as the S3C6410.
2009-01-20lsppc: Remove foonas classes lsppchg-image and lsppchd-imageTim 'timtim' Ellis2
2009-01-20lsppc: Remove uboot from machine features as this is broken atm, also remove pciTim 'timtim' Ellis1
2009-01-19lsmipsel: Can not inherit lsmipsel-image because it does not exist, removeTim 'timtim' Ellis1
2009-01-19foonas: Remove TARGET_FPU from foonas machines orion, lsppc, lsmipsel, ↵Tim 'timtim' Ellis5
n1200, storcenter