summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
2009-11-29linux-kirkwood: added sound driver for openrd-clientFrans Meulenbroeks1
2009-11-25linux-omap 2.6.29: add smsc patches and update overo defconfigKoen Kooi1
2009-11-21tune-atom.inc: Use gcc arch and tune options for GCC 4.3.1+Leon Woestenberg1
2009-11-19ion.conf: TARGET_CC_ARCH = "-march=i686 -mtune=atom" for Atom.Leon Woestenberg1
2009-11-19conf/machine/ion.conf: NVidia Ion based x86 machines.Leon Woestenberg1
This introduces tune-atom.inc, using core2 arch as we can rely on GCC 4.3.1+, which supports core2 reliably. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18linux-davinci git: Update to latest OMAPL kernelRoger Monk1
- 2.6.32rc6 (PSP 3.20.00.07) - Updated commit id's for DA830_OMAPL37/DA850_OMAPL138 and switch to 'master' - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - Bump MACHINE_KERNEL_PR (in davinci.inc)
2009-11-05linux-omap-pm 2.6.29: cleanup some touchbook stuffKoen Kooi1
2009-11-04omap3 machines: don't drag in omap3-sgx-modules by defaultKoen Kooi1
2009-11-02tune-strongarm.inc: add EXTRA_FEED_ARCHSThomas Kunze1
2009-10-31linux-kirkwood: updated defconfigs (more modules, more filesystems in kernel)Frans Meulenbroeks1
2009-10-30tune-strongarm.inc:Thomas Kunze1
remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want.
2009-10-27linux-igep2: Fix audio capture, the capture result is always silenceEnric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-24linux-kirkwood: disabled ubi verify in defconfig (CONFIG_MTD_NAND_VERIFY_WRITE)Frans Meulenbroeks1
verification of 2048 byte pages does not work properly also added MACHINE sheevaplug to recipe
2009-10-21kernel: changed defconfig so it has RTC as module; bumped MACHINE_KERNEL_PRFrans Meulenbroeks1
still needs testing of things like sgx, dsplink, cmem, dmai, sdma and friends before this can be made the main/default version
2009-10-13dm355-{evm,leopard}: put dm355 SoC variables in a shared include fileKoen Kooi1
2009-09-25omap3: bump MACHINE_KERNEL_PRKoen Kooi1
2009-09-20linux-davinci: add DA850/OMAPL138, update other DaVinci machinesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-09-19linux-kirkwood: Add kernel support for openrd-base.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-09-09linux-omap: added support for BeagleBUG extension boardMarcin Juszkiewicz1
This is initial version of BeagleBUG extension board support. So far boards are not available for people outside of BugLabs and Texas Instruments companies. Patch adds support for few modules but not all of them will build for OMAP3 - some are still BUG only.
2009-09-08tune-xscale.inc: Use TARGET_ARCH to find endiannessKhem Raj1
* Use TARGET_ARCH to find endianness instead of SITEINFO_ENDIANNESS which is not yet evaluated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-08linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)Marcin Juszkiewicz1
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj2
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-09-02linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k mlKoen Kooi1
* also sync patch between pm and regular kernels
2009-08-24linux-omap 2.6.29: update holes patch, make iommu modular for beagleKoen Kooi1
2009-08-17linux-omap* 2.6.29: add patch that should solve the memhole problemKoen Kooi1
2009-08-14zaurus-2.6.inc: add zaurusd to collie RDEPENDSRolf Leggewie1
* there is no need to deviate from the other Zaurus machines here http://svn.o-hand.com/repos/misc/trunk/zaurusd/config/machines * regroup some fields while we're at it
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi1
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-09tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCHKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-16linux-omap 2.6.29: update support for the ISP resizerKoen Kooi1
2009-07-08omap3.inc: bump PR for kernel changeKoen Kooi1
2009-07-08calamari.conf: New machine (MPC8536DS development system).Leon Woestenberg1
2009-07-01Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-30linux-davinci: update to the latest staging/vpfe branchDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-30linux-omap 2.6.29: add support for mmc1 on expansion connectorKoen Kooi1
2009-06-21linux-kirkwood: update to 2.6.29.5, enable more usb driversKoen Kooi1
2009-06-19linux-omap-pm git: start syncing with linux-omap non-pmKoen Kooi1
* also add dvsdk defines to omap3.inc
2009-06-18zaurus-kernel.inc: remove MACHINE_KERNEL_PR settings (optional now)Andrea Adami1
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko1
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-06zaurus-installer: add collie support. properly unbreaks collie image build.Rolf Leggewie1
* this effectively reverts d4dae3f91c9e0e5391ea5e83751ae0d56cbaabe6 which was not the proper way to do it. Zaurus machine config probably still needs some more TLC.
2009-06-06zaurus-2.6.inc: FIX - collie doesn't need zaurus-updater inAndrea Adami1
EXTRA_IMAGEDEPENDS
2009-06-05zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosaAndrea Adami1
2009-06-05linux-kirkwood: enable more features in defconfigKoen Kooi1
2009-06-05linux-davinci git: add OTG to dm355-leopard defconfigKoen Kooi1
2009-06-05linux-davinci git: update dm355-leopard defconfigKoen Kooi1
2009-06-05linux-kirkwood: update to 2.6.29.4Koen Kooi1
2009-06-02tune-ep3912: optimize with -O not -O2Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-02tune-ep9312: ep9312 can run armv4tMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-02tune-ep9312: use flags from Martin W. Guy workMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-31zaurus-kernel: bump PR to match linux-kexecboot-2.6.24 fix for gcc-4.3Andrea Adami1
2009-05-29linux-omap 2.6.29: update defconfigKoen Kooi1
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now