summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
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 Kunze1
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-01-31zaurus-2.6.inc: require kexecboot for all Zaurus modelsAndrea Adami1
- delete the same line in tosa-collie-poodle.conf (pioneers !)
2009-01-31zaurus-2.6: remove RDEPENDS-kernel-base hackeryKoen Kooi1
2009-01-30Reworked stb225 machine configuration file; build uImage for stb225.Ihar Hrachyshka1
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-28lsppc: 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-27conf/machine: EXTRA_PACKAGES_ARCHS cleanupMarcin Juszkiewicz12
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 Kooi1
* glibc builds, needs kernel config
2009-01-22lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommendsTim 'timtim' Ellis1
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 uboot from machine features as this is broken atm, also remove pciTim 'timtim' Ellis1
2009-01-19foonas: Remove TARGET_FPU from foonas machines orion, lsppc, lsmipsel, ↵Tim 'timtim' Ellis2
n1200, storcenter
2009-01-18orion: Add UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS to configTim 'timtim' Ellis1
2009-01-18orion: Set KERNEL_IMAGETYPE to uImage for the orion based devicesTim 'timtim' Ellis1
2009-01-18lsppc, orion: TARGET_FPU is a distro feature and shouldn't be in ↵Koen Kooi2
machine.conf files * add a note
2009-01-17orion: Remove pci from machine featuresTim 'timtim' Ellis1
2009-01-16orion: Add missing machine include as used by lspro, ts109, ts209 and ts409 ↵Tim 'timtim' Ellis1
machines already in OE
2009-01-12zaurus-2.6.inc : collie does not want or build with zaurus-updaterGraeme Gregory1
2008-12-28alix: set PACKAGE_EXTRA_ARCHS only in tune-geodelx.inc - closes #4943Marcin Juszkiewicz1
2008-12-11kexecboot.inc: update to reflect current device tablesKoen Kooi1
2008-11-28htc{diamond,kaiser,polaris,raphael,vogue}: add machine files and kernelLucas Gorris1
* qualcomm was too cheap to license a VFP, so add a armv6-novfp arch to work around kernel limitations
2008-11-27tune-pentiummmx.inc: tune for MMX i586Marcin Juszkiewicz1
2008-11-19gumstix: remove package extra archsKoen Kooi1
2008-11-13palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHSCarsten Haitzler (Raster1
remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat and fail sanity test.
2008-10-27tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.confStefan Schmidt1
2008-10-26tune-thumb: make interworking opt-in as wellKoen Kooi1
2008-10-25arm tune files: include tune-thumb by defaultKoen Kooi7
* it defaults to non-thumb, so no functional change
2008-10-22machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune filesKoen Kooi15
* machine maintainers are encouraged to fix their machines
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-09-23zaurus-2.6.inc: a string always is true, so test for the contents of itKoen Kooi1
2008-09-04conf/machine/include: add kexecboot.incThomas Kunze2
kexecboot: create a new devicetable file collie.conf, poodle.conf: use new kexecboot.inc zaurus-2.6.inc: make do_installkit know about kexecboot (based on work of hvontres)
2008-08-05neuros.inc: make kernel jffs2 4mbKoen Kooi1
2008-08-03zaurus-2.6.inc: commit attachment 9873 from bug 3738Andrea Adami1
* it seems this bug will lead to many changes, let's break them down one by one this particular change seems to be be low on f*ck-up potential * define preferred provider of virtual/xserver for c7x0 machine * weakly assign KERNEL_IMAGETYPE
2008-07-27collie.conf: -make collie also use device-table with mmc addedThomas Kunze1
-collie kernels are not checked for size now -other minor stuff zaurus-2.6.inc: -add kernel to rootfs for collie -change do_installkit accordingly
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct ↵Richard Purdie27
PACKAGE_ARCH instead of setting directly. This allows us to experiment with various changes which wouldn't otherwise be possible (from poky)
2008-07-14neuros.inc: don't use lzo compression for kernel jffs2 partition, the ↵Koen Kooi1
current uboot config doesn't like it
2008-07-08neuros.inc: use raw oob mode for yaffs2Koen Kooi1
2008-07-07neuros.inc: jffs2 is not yaffs2...Koen Kooi1
2008-07-07neuros.inc: correct rootfs nameKoen Kooi1
2008-07-07neuros.inc: add some dummy versions to make the generator happyKoen Kooi1
2008-07-07neuros.inc: add IMAGE_DEPENDSKoen Kooi1
2008-07-07neuros osd2: move upk to .inc so osd1 can use it as wellKoen Kooi1
2008-06-24motorola-ezx-base.inc: give local.conf a chance to override the preferred kernelMichael Lauer1
2008-06-20*fix -m options now using -march which is fine with gcc-3 and gcc-4Henning Heinold2
according to the documentation