summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
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
2009-05-23tqm8540: initial supportDmitry Eremin-Solenikov1
Add initial support for ppce500 tqm8540 box. No kernel config provided yet. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-21Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov4
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-20machine/geode[gl]x: use more optimization while compilingOtavio Salvador4
Since the code is now the same for Geode GX and Geode LX we also merged the tunning files in a single tune-geode.inc, making it easy to improve from now on. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-21Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov8
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-20test commit to new serverCliff Brake1
2009-05-20dm357-evm: add new machine definitionDenys Dmytriyenko1
kernel support is on the way Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm365-evm: add new machine definitionDenys Dmytriyenko1
kernel support is on the way Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm355-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6467-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6446-evm: rename machine from davinci-dvevm and add defconfigDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20davinci.inc: add common DaVinci machine configurationDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov5
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-20Nylon: Nylon is now derived from angstrom.Martin Dietze4
2009-05-19dm355-leopard: use upstream UBOOT_MACHINEKoen Kooi1
2009-05-19Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-19linux-omap 2.6.29: refresh dss2 patchsetKoen Kooi1
2009-05-18Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-17linux-kirkwood_2.6.29.2.bb : add CPUIDLE support so hopefully we wasteGraeme Gregory1
less power while idle
2009-05-16linux-kirkwood: Add GSPCA based webcams as modulesTim 'timtim' Ellis1
2009-05-16linux-kirkwood_2.6.29.2.bb : fix PR to new schemeGraeme Gregory1
2009-05-16linux-kirkwood: update to 2.6.29.2Koen Kooi1
2009-05-16Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov3
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-14AFEB9260: add 180MHz config, split machine confSergey Lapin3
I really do this just because I need to support 2 board variants 180 MHz and default 166MHz. Each one needs different setup for at91bootstrap and (probably) u-boot.
2009-05-14at91sam9g20ek: enable at91bootstrap and u-boot in EXTRA_IMAGEDEPSDmitry Eremin-Solenikov1
The at91sam9* boards aren't really usefull w/o both bootloaders. Reenable them for default build of at91sam9g20ek board images. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-13om-gta02.conf : bring the hard work of xf86-video-glamo to om-gta02 in .devGraeme Gregory1
2009-05-13topas910.conf: Advertize the small NOR flash since everything needs to fit ↵Florian Boor1
in there for now.
2009-05-13micro2440.conf: Provide display information and create filesystem with ↵Florian Boor1
summary information.