summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Expand)AuthorFiles
2009-02-08kexecboot.inc: add kexecboot-cfgThomas Kunze1
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 not...Koen Kooi1
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
2009-01-31zaurus-2.6: remove RDEPENDS-kernel-base hackeryKoen Kooi1
2009-01-30Reworked stb225 machine configuration file; build uImage for stb225.Ihar Hrachyshka1
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
2009-01-26vortex86sx: start machine file for vortex86sxKoen Kooi1
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
2009-01-21Add tuning for ARM1176JZF-S coreMark Brown1
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, n1200,...Tim 'timtim' Ellis2
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 machine.conf...Koen Kooi2
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 m...Tim 'timtim' Ellis1
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
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
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
2008-10-22machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune filesKoen Kooi15
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
2008-08-05neuros.inc: make kernel jffs2 4mbKoen Kooi1
2008-08-03zaurus-2.6.inc: commit attachment 9873 from bug 3738Andrea Adami1
2008-07-27collie.conf: -make collie also use device-table with mmc addedThomas Kunze1
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct PACKAGE_A...Richard Purdie27
2008-07-14neuros.inc: don't use lzo compression for kernel jffs2 partition, the current...Koen Kooi1
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