summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-davinci_git.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-19linux-davinci: Update to latest kernel for DA8xx/OMAPL1xxRoger Monk1
* Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci git: fix dm355-leopard buildKoen Kooi1
2010-04-12linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patchRoger Monk1
* Update to head of tree to pick up USB/SATA fixes * Remove merged patch * Switch git source repo from /people to /projects * Bump KERNEL_PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: update to the latest staging snapshotDenys Dmytriyenko1
2010-04-12linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard supportRoger Monk1
* Update all omapl kernels to latest commit (da830/da850/hawk) * Add small patch for compile warning if REGULATOR disabled * Hawkboard * Add latest hawkboard patch * Boardfile cleanup * Addition of cpufreq/cpuidle/pm * Updated defconfig to disable regulator/rtc (no battery on hawk) * Start da830 using multi-kernel * Update defconfigs * Only deconfig updated (some configs not rebased, * i.e. no ATA, still using ONDEMAND governor Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Start using multi-kernel flow for da850-omapl138-evmRoger Monk1
* Main defconfig now has more options 'angstrom'-like * Note USB gadget disabled while debugging * Update to latest master da850-omapl138 kernel + config mods * All configs add ts driver added (since now multifunction device) * Added 'stats' version with extra pm config options (kernel stats/etc) * new config for uicapture + lcd display * More options + OHCI enabled in 'regular' config * Remove da850-omapl138 merged patches * Add new patches for Hawkboard Kernel * Introduce board file for hawkboard * Remove machine patch * Config update * All peripherals sanity tested * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA * Some Issues - USB OTG disconnect problems * KO - RTC, (PM, etc) * increase kernel partition to 4MiB for hawkboard * dm6467t-evm is SOC_FAMILY=dm6467 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Update da850-omapl138 to latest staging kernel 2_6_33Roger Monk1
* Update to latest staging kernel + use PSP defconfig * Add rebased ts patches + enable configs * Enable MMC unsafe removal (for deep-sleep support when sd/mmc mounted) * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Use appropriate BRANCH for DA8xx/OMAPLRoger Monk1
* Commit ID is the same, no need to bump PR Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Add MFD Touchscreen Driver from RidgeRun for da850-omapl138Roger Monk1
* Add Touchscreen patches (rebased on top of regulator fix patches)i * Update defconfig to enable MFD/TS * Rebase OPP DCDC3 patch * Add patches to recipe * Bump PR Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-03-09linux-davinci: update to the latest staging snapshotDenys Dmytriyenko1
2010-02-07linux-davinci git: add hack for hawkboard machine IDKoen Kooi1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-01-11linux-davinci: Add regulator fixes for DA850/OMAPL EVM and OPPsRoger Monk1
2009-12-24linux-davinci: add trailing space to make append workKoen Kooi1
2009-12-22davinci: update DM3xx/DM6xxx and OMAPL1xx kernelsDenys Dmytriyenko1
2009-12-21linux-davinci: Updated OPP config for da850-omapl138-evm/hawkboardRoger Monk1
* add 480x272 bootlogo for da850-omapl138-evm * add 640x480 bootlogo for hawkboard * enable more usb drivers and stats for hawkboard
2009-12-04recipes/ti: merge in updatesKoen Kooi1
* 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.
2009-11-30davinci machines: udate davinci targets to latest staging kernelsRoger Monk1
- 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)
2009-11-23Hawkboard: Add Hawkboard machine and kernelRoger Monk1
- 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)
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-09-20linux-davinci: add DA850/OMAPL138, update other DaVinci machinesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-18dm6467t-evm: add "new" 1GHz DaVinci DM6467 machineDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-08-10linux-davinci: update git recipeKoen Kooi1
2009-06-30linux-davinci: update to the latest staging/vpfe branchDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-05linux-davinci git: update to 2.6.30-rc7, drop vpfe patches in favour of ↵Koen Kooi1
using the staging/vpfe branch
2009-05-24linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵Koen Kooi1
located
2009-05-20linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMsDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-19linux-davinci git: fix dm355-leopard machtype since we can use a proper ↵Koen Kooi1
uboot now
2009-03-17linux-davinci git: add vfpe driver for davinci and dm355, enable it in ↵Koen Kooi1
dm355-leopard defconfig
2009-03-17linux-davinci git: make usb and ethernet workKoen Kooi1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>