summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2009-09-08tune-xscale.inc: Use TARGET_ARCH to find endiannessKhem Raj1
* Use TARGET_ARCH to find endianness instead of SITEINFO_ENDIANNESS which is not yet evaluated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-08linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)Marcin Juszkiewicz1
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj2
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-09-02linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k mlKoen Kooi1
* also sync patch between pm and regular kernels
2009-08-28vortex86sx: use X.orgMarcin Juszkiewicz1
2009-08-26alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.incKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26topas910.conf: No need for the lowlevel loader any more. But mtdutils are ↵Florian Boor1
useful to deal with NAND.
2009-08-26kixrp435.conf: Machine description for the Intel KIXRP435 reference board.Florian Boor1
2009-08-26topas910.conf: Some defines to build valid uImages.Florian Boor1
2009-08-24linux-omap 2.6.29: update holes patch, make iommu modular for beagleKoen Kooi1
2009-08-18da830-omapl137-evm: add DA830/OMAPL137 machineDenys Dmytriyenko1
Uses default linux-davinci kernel from Arago Project for now Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-18dm6467t-evm: add "new" 1GHz DaVinci DM6467 machineDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-17linux-omap* 2.6.29: add patch that should solve the memhole problemKoen Kooi1
2009-08-14zaurus-2.6.inc: add zaurusd to collie RDEPENDSRolf Leggewie1
* there is no need to deviate from the other Zaurus machines here http://svn.o-hand.com/repos/misc/trunk/zaurusd/config/machines * regroup some fields while we're at it
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi1
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-11Update the em-x270 machine to work with linux_2.6.23.Rafael Campos Las Heras1
* Use of generic linux_2.6.23 recipe * remove em-x270_2.6.23 recipe (ugly). * Add a patch that allows to compile with gcc 4.1 compiler. Signed-off-by: Rafael Campos Las Heras <methril@gmail.com> Signed-off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-09tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCHKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-04omap3evm: switch to linux-omap-psp till we can get a recent linux-omap to ↵Koen Kooi1
work again
2009-08-03vortex86sx: fix MACHINE_FEATURESMarcin Juszkiewicz1
2009-07-30xilinx-ml403 : Do not build a kernel for this machine.Philip Balister1
* Kernel config depends on the fpga bitstream. No sense building kernel we can't use.
2009-07-25mx31ads: Switch kernel to mainlineMark Brown1
The i.MX31ADS kernel recipie was very old and pointed at external patches that are no longer available. Update to mainline, based off the defconfig for generic mx3 in mainline, since that at least builds.
2009-07-16linux-omap 2.6.29: update support for the ISP resizerKoen Kooi1
2009-07-13Added machine taskit Stamp9G20 Evaluation BoardMarco Cavallini1
* based on a patch from http://www.armbedded.eu/documentation * distro details http://www.kaeilos.com/?q=stamp9g20evb-taskit
2009-07-10linux-omapandroid_2.6.29.bb : android kernel for zoom2, seems to be theGraeme Gregory1
best supported kernel at this time
2009-07-09omapzoom2.conf : add new zoom2 machine fileGraeme Gregory1
2009-07-08omap3.inc: bump PR for kernel changeKoen Kooi1
2009-07-08calamari.conf: New machine (MPC8536DS development system).Leon Woestenberg2
2009-07-01tx25.conf: Prefer a usable kernelFlorian Boor1
2009-07-01tx25.conf: Use correct kernelFlorian Boor1
2009-07-01Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-30linux-davinci: update to the latest staging/vpfe branchDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-30linux-omap 2.6.29: add support for mmc1 on expansion connectorKoen Kooi1
2009-06-22Add basic support for i.MX27ADS boardAlan Carvalho de Assis1
This patch adds basic support on OpenEmbedded for i.MX27ADS board. It uses the mainline kernel instead Freescale one. The mainline doesn't have support for USB, Camera, etc. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-21linux-kirkwood: update to 2.6.29.5, enable more usb driversKoen Kooi1
2009-06-19This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵Dieter Thimm1
tx25 ka-ro Board.
2009-06-19linux-omap-pm git: start syncing with linux-omap non-pmKoen Kooi1
* also add dvsdk defines to omap3.inc
2009-06-18Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2009-06-18conf/machine/akita.conf and conf/machine/spitz.conf: Revert to ↵Stanislav Brabec2
xserver-kdrive-1300: * see http://projects.linuxtogo.org/pipermail/angstrom-distro-devel/2009-June/003315.html
2009-06-18zaurus-kernel.inc: remove MACHINE_KERNEL_PR settings (optional now)Andrea Adami1
2009-06-17micro2440.conf, mini2440.conf: Set u-boot entry point currectly.Florian Boor2
2009-06-17mini2440.conf, micro2440.conf: Pull wifi firmware into images.Florian Boor2
2009-06-15u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.Leon Woestenberg1
Newest u-boot release 2009.06. Also, as the mpc8315e-rdb boards come with a buggy u-boot (possible invalid access due to missing guard, when speculatively executing libz code), its u-boot version is now set to 2009.06 which contains the fix. Same applies to mpc8313e-rdb, to be upgraded later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko4
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-09tx27.conf: Disable jffs2 cleanmarkers and set preferred X serverFlorian Boor1
2009-06-06zaurus-installer: add collie support. properly unbreaks collie image build.Rolf Leggewie1
* this effectively reverts d4dae3f91c9e0e5391ea5e83751ae0d56cbaabe6 which was not the proper way to do it. Zaurus machine config probably still needs some more TLC.
2009-06-06zaurus-2.6.inc: FIX - collie doesn't need zaurus-updater inAndrea Adami1
EXTRA_IMAGEDEPENDS
2009-06-05zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosaAndrea Adami1
2009-06-05linux-powerpc-fsl-git: Add patch for missing MSI support in the DTS.Leon Woestenberg1
Also fixed the comments in the mpc8315e-rdb machine configuration.
2009-06-05linux-kirkwood: enable more features in defconfigKoen Kooi1
2009-06-05linux-davinci git: add OTG to dm355-leopard defconfigKoen Kooi1