summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2007-01-06progear: added modules for sound, pcmcia, i2cMarcin Juszkiewicz1
2007-01-06efika: remove pci from machine features to avoid troubles with building ↵Koen Kooi1
task-base
2007-01-06progear: ship AC & Battery modulesMarcin Juszkiewicz1
2007-01-05rokr-e2: add machine file for the ROKR E2 (motorola needs a spellchecker)Koen Kooi1
2007-01-05a780: support iwmmxtKoen Kooi1
2007-01-05a1200.conf: add machine description for the motorola a1200 phoneKoen Kooi1
2007-01-04amsdelta: do not hand tune for arm920t but include proper tune configMarcin Juszkiewicz1
2007-01-04conf/machine/*.conf: require everything which needs to be includedMarcin Juszkiewicz39
2007-01-04palmld/palmtx: tune for XScaleMarcin Juszkiewicz2
2007-01-03hx2000: clean up machine config a bitKoen Kooi1
2007-01-03h1940: tune for arm920tKoen Kooi1
2007-01-03compulab-pxa270.conf: corrections in machine confCliff Brake1
2007-01-03merge of '4a394f7770c7d370e3ad0bf4e77cb2288e195180'Marcin Juszkiewicz2
and 'c1c78bb1b00381defbcf8941f26b336eea75e8b3'
2007-01-03palmld: fix kernel nameMarcin Juszkiewicz1
2007-01-03palmtx: added machine description for Palm Tungsten X - close #1681Marcin Juszkiewicz1
2007-01-02omap5912osk : Select u-boot version automatically.Philip Balister1
2007-01-02Add qemux86.conf from Poky (and update qemu rootfs sizes)Richard Purdie3
2007-01-01a780: include opentapi in the default rootfs. opentapi does still need an ↵Koen Kooi1
initscript to start on boot, though
2007-01-01ixp4xxle.conf: add tune-xscaleKoen Kooi1
2006-12-30merge of '886f590eaf51aa5f80dff32c73a8d713ce989b3c'Paul Sokolovsky4
and 'bbe0f81068d50c751254355e444d82da046b3a41'
2006-12-30htcblueangel.conf: Has 128Mb RAM.Paul Sokolovsky1
2006-12-30merge of '3ca68baf5ab6cfd5309ee998ee3c5e6174ae8ae2'Paul Sokolovsky1
and 'ded12fd53ea85e06a151ce07a43bccb8c8b1419f'
2006-12-30htcblueangel.conf: Update to standard template, use linux-handhelds-2.6.Paul Sokolovsky1
2006-12-29collie: fix collie serial console for 2.6 kernelDirk Opfer3
2006-12-29collie: added 2.4/2.6 kernel switch from .oz354xMarcin Juszkiewicz3
- 2.4 kernel is default - I do not want to use include/zaurus-2.6.conf as it is too PXA related
2006-12-28conf/machine/include/tosa-2.6.conf: remove obsolete fileDirk Opfer1
2006-12-27blueangel: Rename machine to htcblueangel.Paul Sokolovsky1
* Because otherwise soon we'll have dozen machines, with most people have no idea what they are, and a bit later - cases of duplicate machine names (HTC nicknames are pretty commonwords). * Discussed with Blueangel people. * 'magician' remains on pH5's conscience ;-).
2006-12-27h1940: clean up machine configArjan Schrijver1
2006-12-25tune-thumb: remove explicit -nothumb, it is now disabled by omission to ↵Koen Kooi1
avoid strangeness with EABI
2006-12-25h1940: updated machine configArjan Schrijver1
2006-12-22merge of '5ea326f3b26f2123d331eace3ce101ac2983534e'Paul Sokolovsky1
and 'fd22e946abe117169eb2505f30a12a2aa70f1a71'
2006-12-22h3900: 2.6 port reached usable state (suspend/resume, buttons, TS, SD/MMC),Paul Sokolovsky1
switch to it.
2006-12-21tune-thumb: convert to negative logicKoen Kooi1
2006-12-21tune-thumb: fix typosKoen Kooi1
2006-12-21tune-thumb: add more elaborate version which should allow setting ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm" in recipes as a killswitch, stolen from ixp4xx.conf
2006-12-21tune-thumb: add tune file to enable thumb stuff on armvXtKoen Kooi1
2006-12-19a780: unbreak kernel selection Koen Kooi1
2006-12-16ixp4xx*: fix endianness of PACKAGE_ARCHSLeon Woestenberg2
2006-12-16htcuniversal: added wifi, bluetooth into machine features - requested by ↵Marcin Juszkiewicz1
goxboxlive
2006-12-14ipaq-pxa270: drop as indicated before. This machine has been split into ↵Koen Kooi1
hx4700 and hx2000
2006-12-14c7x0/akita/spitz: fix order or zaurus includesMarcin Juszkiewicz3
2006-12-12merge of '26ab4051ec6ee9153656e1ea57a1ea5c53aad6ce'Rod Whitby1
and '49c7fac357ce377fd6c3fd7142468078920e4984'
2006-12-12storcenter.conf: remove IPKG_ARCHS in favor of PACKAGE_EXTRA_ARCHSAndrew Wilcox1
2006-12-11efika: add MACHINE_FEATURESKoen Kooi1
2006-12-11x86.conf: switch to task-baseCliff Brake1
2006-12-11logicpd-pxa270.conf: convert to task-baseCliff Brake1
2006-12-11compulab-pxa270.conf: convert to task-baseCliff Brake1
2006-12-10efika: include ppc603e in extra archsKoen Kooi1
2006-12-07openprotium: distro conf and machine conf for iomega storcenterAndrew Wilcox1
2006-12-02rx3000: Machine definition for HP iPaq rx3000 series.Paul Sokolovsky1
* Newer iPaq series, rx3715, rx3415, rx3115 models. * Hardware-wise, similar to h4000, but uses Samsung CPU. Models differ in CPU speed/flash size. (It appears WiFi/BT is present in all models.) * Got good porting progress in HH.org, port appears to be essentially complete. * Closes #1587.