Age | Commit message (Expand) | Author | Files |
2007-07-10 | Palms: unification of configs | Sergey Lapin | 1 |
2007-07-03 | motorola ezx phones: add an include that sets the basic stuff, remove killswi... | Koen Kooi | 1 |
2007-07-02 | tosa: added wifi to MACHINE_FEATURES | Marcin Juszkiewicz | 1 |
2007-05-30 | conf/machine/sequoia.conf: Sequoia board is using AMCC's ppc440EPx cpu with a... | Stelios Koroneos | 1 |
2007-04-28 | conf/machine/sequoia.conf: Add machine config for AMCC's Sequoia 440 based de... | Stelios Koroneos | 1 |
2007-04-18 | collie-2.6: ship wifi support too | Marcin Juszkiewicz | 1 |
2007-04-18 | collie-2.6: ship all kernel modules now | Marcin Juszkiewicz | 1 |
2007-04-15 | conf/*: remove all MACHINE_TASK_PROVIDER definitions that were simply forcibl... | Rod Whitby | 2 |
2007-04-07 | lsppc: Add device-table | Oyvind Repvik | 1 |
2007-04-01 | zaurus-2.6.conf: Disable lzo compression by default in the same way as the de... | Richard Purdie | 1 |
2007-03-30 | lsppc: Remove image_device_tables | Oyvind Repvik | 1 |
2007-03-30 | lsppc: Move linkstationppc.conf to lsppc.conf | Oyvind Repvik | 1 |
2007-03-25 | zaurus-clamshell: Fix jffs2 commandline, enable lzo compression | Richard Purdie | 1 |
2007-03-17 | linkstation: Add support for linkstation-devices. Thanks to timtimred | Oyvind Repvik | 1 |
2007-03-11 | simpad config cleanup - close #1950 | Henning Heinold | 2 |
2007-03-10 | LAB-settings.conf: kernel.bbclass creates relative zImage symlinks for quite | Paul Sokolovsky | 1 |
2007-02-27 | nslu2{l,b]e.conf, ixp4xx.conf: Set ROOT_FLASH_SIZE to 6 and 12MB respectively... | Rod Whitby | 1 |
2007-02-26 | conf/machine/include/collie-2.4.conf: Correct Typo. Fixes 1902. | Rolf Leggewie | 1 |
2007-02-19 | prefer openzaurus-sa kernel and 64-0 layout for collie. | Rolf Leggewie | 1 |
2007-02-17 | merge of '2cea807f786ead2b5e28b2227fcc8a96752158ef' | Rolf Leggewie | 1 |
2007-02-16 | collie-2.4.conf: Prefer hostap-modules over linux-rp as a workaround for bug ... | Rolf Leggewie | 1 |
2007-02-16 | simpad: move USE_DEVFS to simpad-2.4 include | Bernhard Guillon | 1 |
2007-02-13 | simpad: added 2.6.20 kernel - close #1867 | Bernhard Guillon | 1 |
2007-02-12 | ixp4xx.conf: Deprecated in favour of ixp4xxle.conf and ixp4xxbe.conf, and mov... | Rod Whitby | 1 |
2007-02-08 | ixp4xx.conf,slugos.inc: Removed ARM_INSTRUCTION_SET and THUMB_INTERWORK, caus... | Rod Whitby | 1 |
2007-02-08 | ixp4xx.conf: Removed superfluous --faketime in EXTRA_IMAGECMD_jffs2 | Rod Whitby | 1 |
2007-02-08 | zaurus-clamshell.conf: Add missing ; | Richard Purdie | 1 |
2007-01-27 | ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS ... | Rod Whitby | 2 |
2007-01-27 | zaurus machines includes: Fix jffs2 image generation to end in .jffs2 to fix ... | Richard Purdie | 2 |
2007-01-23 | ixp4xx (and related ixp4xx-specific files): Change all usage of ARCH_BYTE_SEX... | Rod Whitby | 1 |
2007-01-23 | tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctly | Rod Whitby | 1 |
2007-01-23 | tune-thumb.conf: Default thumb interworking to on, fix the overrides definiti... | Rod Whitby | 1 |
2007-01-02 | Add qemux86.conf from Poky (and update qemu rootfs sizes) | Richard Purdie | 1 |
2006-12-29 | collie: fix collie serial console for 2.6 kernel | Dirk Opfer | 2 |
2006-12-29 | collie: added 2.4/2.6 kernel switch from .oz354x | Marcin Juszkiewicz | 2 |
2006-12-28 | conf/machine/include/tosa-2.6.conf: remove obsolete file | Dirk Opfer | 1 |
2006-12-25 | tune-thumb: remove explicit -nothumb, it is now disabled by omission to avoid... | Koen Kooi | 1 |
2006-12-21 | tune-thumb: convert to negative logic | Koen Kooi | 1 |
2006-12-21 | tune-thumb: fix typos | Koen Kooi | 1 |
2006-12-21 | tune-thumb: add more elaborate version which should allow setting ARM_INSTRUC... | Koen Kooi | 1 |
2006-12-21 | tune-thumb: add tune file to enable thumb stuff on armvXt | Koen Kooi | 1 |
2006-12-01 | Machine file update for dht-walnut | Stelios Koroneos | 1 |
2006-11-30 | Zaurus configs: unified all machines | Marcin Juszkiewicz | 2 |
2006-11-30 | poodle/tosa: drop 2.4 support | Marcin Juszkiewicz | 3 |
2006-11-29 | merge of '36827e88b7d0394a63c9f1f96bd021aa80fd443c' | Richard Purdie | 1 |
2006-11-29 | linux-openzaurus: Rename to linux-rp | Richard Purdie | 1 |
2006-11-29 | merge of '0bb5f3998d4f44cc03385e6faf36b48a3e409038' | Rod Whitby | 1 |
2006-11-29 | ixp4xx.conf: Change default endiannes from be to le | Rod Whitby | 1 |
2006-11-29 | lots of machines: add 'screen' to MACHINE_FEATURES | Koen Kooi | 3 |
2006-11-20 | Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ... | Richard Purdie | 3 |