Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
kernel for the nanonote.
Signed-off-by:Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
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
|
|
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
|
|
* 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
|
|
* The machine conf for the davinci dm365 EVM board was wrong.
This patch fixes it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* qemu boots vmlinux on mips so set KERNEL_IMAGETYPE
and KERNEL_OUTPUT accordingly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
* mkfs.ubifs is called by bitbake the same but:
shr-full-eglibc-ipk--20100103-om-gta02.rootfs.ubifs
shr-full-eglibc-ipk--20100103-om-gta02.ubifs.img
are a bit different, probably only some timestamp of ubifs build?
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
mesa-dri_git.bb
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
in every rootfs built.
Signed-off-by: Alex Furgeson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
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>
|
|
website
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
snd modules from machine configs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
* add 480x272 bootlogo for da850-omapl138-evm
* add 640x480 bootlogo for hawkboard
* enable more usb drivers and stats for hawkboard
|
|
* Update defconfig for qemumips so that inet support is enabled
and networking devices like eth0 are seen.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
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.
|
|
|
|
Text from vendor page:
Sim.One means Simplemachines One, The first Project from Simplemachines
team. It's a single board computer based on the low cost Cirrus System
On Chip EP9307. It deliver a set of flexible PC-Like interfaces and
add-on expansion connector to connect daughter boards.
All the hardware Specs (CAD files, schematics, BOM, etc) are available
under open hardware license, so you are free to use, study, adapt or
manufacture for your needs.
The Sim.One come with a rich set of Free Software, Debian OS, Device
Drivers for all its pheripherals and Optimized GCC compiler with FPU
support.
URL: http://simplemachines.it/simone.html
|
|
- 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)
|
|
|
|
|
|
|
|
- patches for early adopters from Khasim
- 2.6.32rc6 (PSP 3.20.00.07)
- Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - matching (DA850)
- Added hawkboard specific patchset (alpha)
|
|
|
|
|
|
features and add fso-apm to task-shr-minimal-base"
* Will do it distro specific....
* This reverts commit 1bfa409a3a28cee60c4800d3caf33ce3f100d4ca.
|
|
add fso-apm to task-shr-minimal-base
|
|
|
|
|
|
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>
|