summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2007-09-17gumstix.inc : autoload smc91x module. Provide a commented out example of howPhilip Balister1
to install all modules in the image.
2007-09-16fic-gta0[12]: add gps MACHINE_FEATUREPhilipp Zabel2
2007-09-15gumstix-connex.conf : Prevent installation of uImage in /boot.Philip Balister1
2007-09-15gumstix-verdex.conf : Prevent installation of uImage in /boot.Philip Balister1
2007-09-15omap5912osk.conf : Prevent installation of uImage in /boot.Philip Balister1
2007-09-14alix: use tuning for GeodeLX cpu, switch to i586Marcin Juszkiewicz1
According to Jordan Crouse (Geode maintainer in Linux) GeodeLX is i586 not i686. Also optimizations for AMD K6-2 are due to his suggestions. My ALIX.1c board runs with Geode optimized packages for over week without problems.
2007-09-14tune-geodelx: added tuning for AMD GeodeLX cpuMarcin Juszkiewicz1
Starting from GCC 4.3 it will have own -mcpu flag. With older versions optimizations for AMD K6-2 are best.
2007-09-11motorola-ezx.inc: removeMichael Lauer2
motorola-ezx-base.inc: reorder some entries
2007-09-09rokr6: add machine stubKoen Kooi1
2007-09-07opentapi: Remove as superseeded by ezxdStefan Schmidt1
2007-09-07motorola-ezx-base.inc: include ezxd in task-boot instead of task-baseKoen Kooi1
2007-09-07motorola-ezx-base.inc: replace opentapi with ezxdKoen Kooi1
2007-09-06nokia770: fix XSERVERKoen Kooi1
2007-09-06at91sam*: add 2 more at91sam machines, close #2942Nicolas Ferre2
2007-09-06merge of '92277d433e8689dae991647461e4b7cbf7f3b2ab'Koen Kooi4
and 'ce91420f334d73451c6d91e2805ea5844eb6b4ae'
2007-09-06ts72xx: add machine description for ts72xx based devicesPetr Stetiar1
2007-09-06conf/machine/i686-generic.conf : Rename the included tune file from .conf to ↵Stelios Koroneos2
.inc
2007-09-06conf/machine/i586-generic.conf : Rename the included tune file from .conf to ↵Stelios Koroneos2
.inc
2007-09-05conf/machine/i686-generic.conf: Add pentium pro optimization for ↵Stelios Koroneos2
i686-generic machine
2007-09-05conf/machine/i586-generic.conf: Add pentium optimization for i586-generic ↵Stelios Koroneos2
machine
2007-09-02official ezx name for the ROKR E2 is rokre2 (yes it looks ugly... ;)Michael Lauer2
2007-09-02merge of '761183d571c60b5df965993faf1c23d3f933718b'Openmoko anonymizer key137
and 'd52a54d5f2ae378fe03f9c8d4cfb66d2d6a45d41'
2007-09-02hx2000: Add ushbost to MACHINE_FEATURES, don't include kernels in images, ↵Richard Purdie1
add tarballs to output types
2007-09-02conf/machine: Various tweaks from PokyRichard Purdie7
2007-09-02conf/machine/include: Rename .conf to .inc filesRichard Purdie134
2007-09-02fic-gta01|fic-gta02|ezx.conf: set MACHINE_DISPLAY_ORIENTATION and ↵Michael Lauer3
MACHINE_DISPLAY_PPI
2007-09-02motorola-ezx-base.inc: all Motorola EZX phones have 240x320 screenMichael Lauer1
2007-08-31rename linux-gta01 to linux-openmoko, this kernel will be useful on a family ↵Michael Lauer2
of devices, GTA01, GTA02 being the first two models.
2007-08-31linux-gta01: use linux-gta02 as kernelMichael Lauer1
2007-08-30machine/include/zaurus-2.6.inc : dont put .bin on end os jffs2 imagesGraeme Gregory1
2007-08-29zaurus-2.6.inc: Zaurus images shouldn't include kernel-imageRichard Purdie1
2007-08-29c7x0: use imageon xserverKoen Kooi1
2007-08-29dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanupKoen Kooi1
2007-08-29fic-gta01, fic-gta02, smdk2443: set UBOOT_ENTRYPOINT in preparation of ↵Koen Kooi3
kernel recipe cleanup
2007-08-28merge of '4990ba855f0ea2bae626b67500e77e88d48dabca'Philip Balister2
and '95e88a1838246f2647083a1824d4136e4b3f2073'
2007-08-28gumstix.inc : Make sure RECOMMENDED modules get into minimal image.Philip Balister1
2007-08-28merge of '2bc8a3eb9ed9de9cc86448fe66997525637bb09d'Florian Boor2
and '4dafb02cdb0534d362beafb2ee3a1a6e136bc5c2'
2007-08-28palm.conf: Autoload the TX battery module.Florian Boor1
2007-08-28palmtx.conf: Include more modules, makes sound, battery and pcmcia work.Florian Boor1
2007-08-27merge of '610425fd34abfbbedaf9b3792ed2d884bdda9fd3'Philip Balister4
and '9b318dc0ed758bbc0cbe978a0ff4471831b1df53'
2007-08-27gumstick-*.conf : Move machine specific parts from gumstix.inc to the ↵Philip Balister3
gumstix-{connex,verdex} machine files.
2007-08-27omap5912osk.conf : Clean up machine file.Philip Balister1
2007-08-27machine tune files: add FEED_ARCH to the usual suspects to make out-of-tree ↵Koen Kooi4
machines work
2007-08-25Fixed x86-prescott and added x86-32-nocona machines.Leon Woestenberg3
2007-08-24linux-omap : Add support for more machines. Clean up ABI handling. Move ↵Philip Balister2
toward linux.inc compatible structure.
2007-08-23x86-prescott: Added new machine.Leon Woestenberg2
2007-08-23gumstix: fix nameKoen Kooi2
2007-08-23gumstix: split into connex and verdexKoen Kooi3
2007-08-22KERNEL_IMAGETYPE cleanupMarcin Juszkiewicz16
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences.
2007-08-22compulab-pxa270.conf: use angstrom-minimal-image-with-mtd-utilsCliff Brake1
instead of encouraging image modificatications in local.conf