aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
AgeCommit message (Collapse)Author
2011-11-09Revert "omap3.inc: Remove hardcoded x-loader dependency breaking builds for ↵Koen Kooi
every board without a matching x-loader configuration." Don't break existing boards without either a proper fix or consulting the maintainer This reverts commit 413ba9a4b137386a224d7063bb88a7449f3c269e.
2011-11-06omap3.inc: Remove hardcoded x-loader dependency breaking builds for every ↵Florian Boor
board without a matching x-loader configuration. This dependency should be added in the board description once x-loader support is present.
2011-07-19linux-palmpre: update defconfig and bump MACHINE_KERNEL_PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-07-07ti81xx: sync with meta-tiKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-06-24zaurus.inc: remove orphan LZMA_COMPRESSION_LEVELAndrea Adami
* cpio.lzma are built using xz-utils * add -e to achieve a slightly better compression * keep -7 preset to be able to decompress on 32MB devices Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-17omap3: bump MACHINE_KERNEL_PRKoen Kooi
2011-06-16mx28 SOC: set correct addresses for u-bootAndreas Müller
The initial patch was build tested only because a hardware for tests was not available at the time initial patches were sent. The modifications lead to the following boot log (thanks to Christian Borutta for testing): U-Boot 2009.08 (May 09 2011 - 16:42:53) Freescale i.MX28 family CPU: 454 MHz BUS: 151 MHz EMI: 205 MHz GPMI: 24 MHz DRAM: 128 MB MMC: IMX_SSP_MMC: 0, IMX_SSP_MMC: 1 In: serial Out: serial Err: serial Net: got MAC address from IIM: 00:04:9f:01:4d:57 FEC0 Hit any key to stop autoboot: 0 reading uImage 2519812 bytes read Image Name: Angstrom/2.6.35/mx28evk Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2519748 Bytes = 2.4 MB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Linux version 2.6.35.3 (borutta@debian) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #1 PREEMPT Thu May 12 09:54:03 CEST 2011 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 CPU: VIVT data cache, VIVT instruction cache Machine: Freescale MX28EVK board ... Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-06-07ti816x machine: Update for latest kernel versionSiddharth Heroor
* In 2.6.37 the console is tied to ttyO2. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-07ti816x machine: Fix JFFS Image commandSiddharth Heroor
* Fixes a bug in the command passed for JFFS2 Image creation. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-05-17ulibc: bump git to version 71d63ed75648da9b0b71afabb9c60aaad792c55c and add ↵Henning Heinold
some features * enable backtrace support and put libubacktrace into own package, needed by firefox * added one patch from Timo Teräs to implement RTLD_NO, needed by openjdk * added one patch from Timo Teräs implement ORIGIN_PATH, needed by openjdk * remove fts-support.patch, because is applied upstream * bump PR
2011-05-16Set defaults to at91bootstrap-3.0 and u-boot-2009.11Ulf Samuelsson
Set the default bootstrap for at91 machines to bootstrap-3.0 Set the default u-boot to 2009.11 Set default UBOOT_MACHINE to at91sam9m10g45ek_sd This is however overridden by UBOOT_MACHINES which will build: * at91sam9m10g45ek_sd * at91sam9m10g45ek_nandflash * at91sam9m10g45ek_dataflash Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
2011-05-14mx28evk: Add new machine definitionAndreas Müller
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-05-04palmpre: remove unused componentsSimon Busch
* tellbootie: does not work and isn't required for working reboot/shutdown anymore * palmpre-system-deps-native: the required dependencies are now part of the relevant components Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-04-15tune-atom.inc: add i686 to PACKAGE_EXTRA_ARCHHenning Heinold
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Acked-by: Henning Heinold <h.heinold@tarent.de>
2011-03-31conf/,gcc-common.inc: Add support for ARM hard float toolchainKhem Raj
Rename ARM_FP_MODE to ARM_FP_ABI Set target fpu to hard for hardfp ARMv7 Use machine override to add base package arch instead of appending to OVERRIDES directly Pass --with-float option to gcc configure taking into account what float ABI is selected through ARM_FP_ABI Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-30ti814x: Add new machine definitionsChase Maupin
* Add new am387x-evm machine definition * Add new dm814xx-evm machine definition * Add new c6a814x-evm machine definition * New SOC_FAMILY ti814x available * Based on machine configuration files from Arago contributed by Siddharth Heroor Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-03-29zaurus.inc: fix typo ( s/device_table-add/device_table_add/ )Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-29zaurus-2.6.inc: rename into zaurus.inc.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-29zaurus-2.6.inc: include extra device tables (scsi and loop).Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-28omap4430-panda: Switch panda to use new omap4 include + add new SOC_FAMILYRoger Monk
* Add new omap4.inc * Switch machine config to use new omap4 include Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-27zaurus-2.6.inc: default to standard linux kernel recipe for all devices.Andrea Adami
* minimal/console-image & kernel 2.6.38 tested and booting on all models Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-13zaurus-2.6.inc: specify default kernel CMDLINE here.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-13palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of ↵Simon Busch
task-base Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-03-13zaurus: set LZMA_COMPRESSION_LEVEL to lower defaultsAndrea Adami
* with -9 we see failures to decompress the initramfs * on devices with 32Mb RAM Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-10omap3.inc: bump MACHINE_KERNEL_PR for beagleboard changesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-12cortex-m3: adjusted target cflagsEnrico Scholz
Explicit '-mthumb' is required because Cortex-M3 does not support ARM instructions and actual flags cause gcc to fail with 'error: target CPU does not support ARM mode'. The '-mcpu=cortex-m3' is shorter than '-march=armv7-m -mtune=cortex-m3' and enables workarounds like '-mfix-cortex-m3-ldrd'. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-02-12kirkwood: move preferred kernel provider to linuxFrans Meulenbroeks
preferred kernel provider used to be linux-kirkwood, but that has not been updated for almost a year and seems dead Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-28palmpre machine: add compat-wireless-2.6-old to MACHINE_EXTRA_RDEPENDSSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: split MACHINE_EXTRA_DEPENDS into linesSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: bump kernel PRSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28palmpre machine: add udev-compat preferred providerSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-24omap3.inc: bump MACHINE_KERNEL_PR for kernel changesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-18linux-omap 2.6.37: replace various patch with upstream versions and rediffKoen Kooi
* The beagle poweron patch was split into 3 and accepted upstream thanks to Nishant * the 2 720MHz patches were combined and pending acceptance thanks to Sanjeev * the boardfile 720MHz patches aren't needed anymore Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-10qemu.inc: Switch to xserver-xorgTom Rini
Keeping with xserver-kdrive means that we have a sometimes race in that xserver-kdrive is too old for the other xorg components that are built (with X11R7.5) to build. So we switch to xserver-xorg and appropriate modules. Tested on qemux86 and x11-image. Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-07palmpre machine: split into machine and common partsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-06linux-omap-psp: add OCF supportChase Maupin
* Add a patch to put OCF support into the linux-omap-psp kernel * Add support to the defconfig file for am37x-evm for OCF * Bump the MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-01-05tegra2: change feed and basearch to armv7a-vfp as suggested by koenHenning Heinold
2011-01-05linux-ac100: support for toshiba AC100/dynabookHenning Heinold
2011-01-01omap3: bump MACHINE_KERNEL_PRKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-31omap3: bump MACHINE_KERNEL_PRKoen Kooi
2010-12-21linux-omap4: enable some more modulesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-20linux-omap-psp-2.6.32:add patch for am3517-crane board supportAnil kumar M
* This patch adds linnux-omap-psp kernel support for am3517-crane board. * Craneboard is a hardware development platform based on the Sitara AM3517 ARM Cortex - A8 microprocessor device. This is a low cost reference design. * You can find more about CraneBoard here: [1] http://www.ti.com/arm [2] http://www.mistralsolutions.com/products/craneboard.php [3] http://www.craneboard.org Signed-off-by: Anil kumar M <anilm@mistralsolutions.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-20linux-omap4: switch to ubuntu L24.11 tree to get DRM supportKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-15linux-omap4: switch to L24.11 based tree to match with L24.11 syslink userspaceKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-06tune-cortexa8: change '-mfloat-abi=hardfp' to '-mfloat-abi=hard'Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-04linux-davinci_git: Patch omapl138 kernelMelissa Watkins
* Update the linux recipe for linux-davinci_git to patch kernel for omapl138 machines * Add uio_pruss kernel patches for omapl138 platform * Bump the Kernel PR Signed-off-by: Melissa Watkins <m-watkins@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-25linux-omap-psp: Update to latest omap3 2.6.32 psp kernel commit + remove ↵Roger Monk
committed pending local patches * Update to latest commit for kernel * Remove pending patches which are now commmited to kernel git tree * Switch to proper URI (alias) for omap3 kernel (instead of personal tree) * Switch to http protocol * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-17linux-davinci_git: use SOC_FAMILY for omapl devicesChase Maupin
* Use the SOC_FAMILY override for omapl137 and omapl138 based devices. * Make associated files directory use SOC_FAMILY name. * Bump MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-05tune-mips32.inc: Add missing definitions.Alex Ferguson
I added the FEED_ARCH and BASE_PACKAGE_ARCH definitions which are assigned the value of TARGET_ARCH (which is defined in the individual machine files). I used the TARGET_ARCH variable and not a static value since the value can be either "mipsel" (as in ben-nanonote) or "mips" (as in qemumips). Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-10-19nios2.inc: added missing definitions for TARGET_CC_ARCH BASE_PACKAGE_ARCH ↵Frans Meulenbroeks
FEED_ARCH Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>