Age | Commit message (Collapse) | Author | Files |
|
Split up into three files to allow easier maintenance of AT91 boards.
machine/<board>.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc
A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
|
|
into org.openembedded.dev
Conflicts:
recipes/linux/linux-kirkwood_2.6.33-rc1.bb
|
|
|
|
* Put all in the common zaurus-2.6.inc.
|
|
added a lot of modules to openrd client
added a change in openrd-base defconfig for SD
|
|
|
|
|
|
This reverts commit c2b7702d52fd6f62f34e58dc2e806b44b8fb976b.
|
|
* This is not supporting multilib
* Only 64-bit userspace can be built.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
* add 480x272 bootlogo for da850-omapl138-evm
* add 640x480 bootlogo for hawkboard
* enable more usb drivers and stats for hawkboard
|
|
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
* New codec recipes from Arago team in Germantown
* Updated dm6446 and dm355 from Brijesh Singh
* cmem, gst-ti and dmai fixes from Brijesh Singh
angstrom: introduce SOC_FAMILY and start using it TI recipes as a testing ground
* SOC_FAMILY tells you which system on chip is used in the MACHINE, e.g. omap3, dm355, pxa25x, s3c24xx.
This avoids having to duplicate lots of overrides in machine specific recipes. This is *NOT*
intended to be used as a package arch.
|
|
- dm355-evm, dm365-evm, dm6446-evm, dm6467-evm, dm6467t-evm
- 2.6.32rc2 - davinci1 staging (PSP 3.01.00.28 - Rel 3.1.0 Phase 3 Build 28i)
- 7b2683fd0168df1576fcea947ef9f63e905de807
- Add uboot to image depends (EXTRA_IMAGEDEPENDS)
- defconfigs taken from davinci staging tree
- dm355-evm - davinci_dm355_defconfig
- dm365-evm - davinci_dm365_defconfig
- dm6446-evm - davinci_dm644x_defconfig
- dm6467-evm - davinci_dm646x_defconfig
- dm6467t-evm - davinci_dm646x_1ghz_defconfig
- Bump kernel PR (davinci.inc)
|
|
|
|
|
|
|
|
|
|
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>
|
|
- 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)
|
|
|
|
|
|
|
|
|
|
remove setting of oabi. With gcc 4.4 we can use eabi. Distros can reset this if they want.
|
|
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
verification of 2048 byte pages does not work properly
also added MACHINE sheevaplug to recipe
|
|
still needs testing of things like sgx, dsplink, cmem, dmai, sdma and friends before this can be made
the main/default version
|
|
|
|
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
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.
|
|
* Use TARGET_ARCH to find endianness instead of
SITEINFO_ENDIANNESS which is not yet evaluated.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* 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>
|
|
* also sync patch between pm and regular kernels
|
|
|
|
|
|
* 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
|
|
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
into org.openembedded.dev
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|