summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
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
2009-06-05linux-davinci git: update dm355-leopard defconfigKoen Kooi1
2009-06-05linux-kirkwood: update to 2.6.29.4Koen Kooi1
2009-06-04micro2440.conf: Merge in some bits from mini2440.conf, add support for u-boot.Florian Boor1
2009-06-04Added support for u-boot gitMichel Pollet1
Automagically load u-boot git and build that. Make sure we use the 16k aligned one, so it can be flashed with mtd_debug. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Base "machine" supportMichel Pollet1
This generate filesystems that boot on the mini. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04ep93xx: switch back to armv4tMarcin Juszkiewicz1
- maverick optimisations should be used only in applications/libraries which make use of floating point operations - glibc requires patching to have full Maverick support
2009-06-04at2440evb.conf: Add AT2440EVB machine config.Ramax Lo1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-03TX27: Generate a better jffs2 and add hook for summary information enabled ↵Florian Boor1
jffs2.
2009-06-03micro2440.conf: make matchbox penel look nicer with the big displayFlorian Boor1
2009-06-02tune-ep3912: optimize with -O not -O2Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-02tune-ep9312: ep9312 can run armv4tMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-02tune-ep9312: use flags from Martin W. Guy workMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-02ep93xx: use Maverick FPMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-31zaurus-kernel: bump PR to match linux-kexecboot-2.6.24 fix for gcc-4.3Andrea Adami1
2009-05-29tx27.conf: Initial machine description for Ka-Ro TX27 boardFlorian Boor1
2009-05-29linux-omap 2.6.29: update defconfigKoen Kooi1
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now
2009-05-27omap3: bump MACHINE_KERNEL_PRKoen Kooi1
2009-05-25Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-25at91*: use correct u-boot configsDmitry Eremin-Solenikov3
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-25at91*: drop PREFERRED_VERSION_u-bootDmitry Eremin-Solenikov6
u-boot 2009.01 for all of these boards already conatains DEFAULT_PREFERENCE_at91xxx = "1". Drop the version specification from machine configs to lower confusion. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-25zaurus-kernel.inc: add a (common) PR for linux-kexecbootAndrea Adami1
2009-05-24linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵Koen Kooi2
located
2009-05-24zaurus-2.6.inc: fix bogus MACHINE_EXTRA_RDEPENDS_collie and addAndrea Adami1
a placeholder for MACHINE_EXTRA_RRECOMMENDS_collie
2009-05-24kexecboot.inc: rename as initramfs-kexecboot.inAndrea Adami2
2009-05-24zaurus-2.6.inc: reorder common include - readd collie and tosa specific bits ↵Andrea Adami4
- add MACHINE_KERNEL_PR