Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-09-09 | linux-omap: added support for BeagleBUG extension board | Marcin Juszkiewicz | 1 | |
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-08 | tune-xscale.inc: Use TARGET_ARCH to find endianness | Khem Raj | 1 | |
* 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-08 | linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting) | Marcin Juszkiewicz | 1 | |
2009-09-03 | OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS | Khem Raj | 2 | |
* 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-02 | linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k ml | Koen Kooi | 1 | |
* also sync patch between pm and regular kernels | ||||
2009-08-24 | linux-omap 2.6.29: update holes patch, make iommu modular for beagle | Koen Kooi | 1 | |
2009-08-17 | linux-omap* 2.6.29: add patch that should solve the memhole problem | Koen Kooi | 1 | |
2009-08-14 | zaurus-2.6.inc: add zaurusd to collie RDEPENDS | Rolf Leggewie | 1 | |
* 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-13 | linux-omap*: evm and beagle updates | Koen Kooi | 1 | |
* the 'zippy' daughtercard now has working mmc, rtc and ethernet | ||||
2009-08-09 | tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCH | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-07-16 | linux-omap 2.6.29: update support for the ISP resizer | Koen Kooi | 1 | |
2009-07-08 | omap3.inc: bump PR for kernel change | Koen Kooi | 1 | |
2009-07-08 | calamari.conf: New machine (MPC8536DS development system). | Leon Woestenberg | 1 | |
2009-07-01 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-06-30 | linux-davinci: update to the latest staging/vpfe branch | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-06-30 | linux-omap 2.6.29: add support for mmc1 on expansion connector | Koen Kooi | 1 | |
2009-06-21 | linux-kirkwood: update to 2.6.29.5, enable more usb drivers | Koen Kooi | 1 | |
2009-06-19 | linux-omap-pm git: start syncing with linux-omap non-pm | Koen Kooi | 1 | |
* also add dvsdk defines to omap3.inc | ||||
2009-06-18 | zaurus-kernel.inc: remove MACHINE_KERNEL_PR settings (optional now) | Andrea Adami | 1 | |
2009-06-09 | u-boot: add support for DaVinci EVMs, provided by a staging tree | Denys Dmytriyenko | 1 | |
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-06 | zaurus-installer: add collie support. properly unbreaks collie image build. | Rolf Leggewie | 1 | |
* this effectively reverts d4dae3f91c9e0e5391ea5e83751ae0d56cbaabe6 which was not the proper way to do it. Zaurus machine config probably still needs some more TLC. | ||||
2009-06-06 | zaurus-2.6.inc: FIX - collie doesn't need zaurus-updater in | Andrea Adami | 1 | |
EXTRA_IMAGEDEPENDS | ||||
2009-06-05 | zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosa | Andrea Adami | 1 | |
2009-06-05 | linux-kirkwood: enable more features in defconfig | Koen Kooi | 1 | |
2009-06-05 | linux-davinci git: add OTG to dm355-leopard defconfig | Koen Kooi | 1 | |
2009-06-05 | linux-davinci git: update dm355-leopard defconfig | Koen Kooi | 1 | |
2009-06-05 | linux-kirkwood: update to 2.6.29.4 | Koen Kooi | 1 | |
2009-06-02 | tune-ep3912: optimize with -O not -O2 | Marcin Juszkiewicz | 1 | |
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-02 | tune-ep9312: ep9312 can run armv4t | Marcin Juszkiewicz | 1 | |
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-02 | tune-ep9312: use flags from Martin W. Guy work | Marcin Juszkiewicz | 1 | |
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-31 | zaurus-kernel: bump PR to match linux-kexecboot-2.6.24 fix for gcc-4.3 | Andrea Adami | 1 | |
2009-05-29 | linux-omap 2.6.29: update defconfig | Koen Kooi | 1 | |
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now | ||||
2009-05-27 | omap3: bump MACHINE_KERNEL_PR | Koen Kooi | 1 | |
2009-05-25 | zaurus-kernel.inc: add a (common) PR for linux-kexecboot | Andrea Adami | 1 | |
2009-05-24 | linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵ | Koen Kooi | 1 | |
located | ||||
2009-05-24 | zaurus-2.6.inc: fix bogus MACHINE_EXTRA_RDEPENDS_collie and add | Andrea Adami | 1 | |
a placeholder for MACHINE_EXTRA_RRECOMMENDS_collie | ||||
2009-05-24 | kexecboot.inc: rename as initramfs-kexecboot.in | Andrea Adami | 2 | |
2009-05-24 | zaurus-2.6.inc: reorder common include - readd collie and tosa specific bits ↵ | Andrea Adami | 2 | |
- add MACHINE_KERNEL_PR | ||||
2009-05-20 | machine/geode[gl]x: use more optimization while compiling | Otavio Salvador | 2 | |
Since the code is now the same for Geode GX and Geode LX we also merged the tunning files in a single tune-geode.inc, making it easy to improve from now on. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | davinci.inc: add common DaVinci machine configuration | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-19 | linux-omap 2.6.29: refresh dss2 patchset | Koen Kooi | 1 | |
2009-05-17 | linux-kirkwood_2.6.29.2.bb : add CPUIDLE support so hopefully we waste | Graeme Gregory | 1 | |
less power while idle | ||||
2009-05-16 | linux-kirkwood: Add GSPCA based webcams as modules | Tim 'timtim' Ellis | 1 | |
2009-05-16 | linux-kirkwood_2.6.29.2.bb : fix PR to new scheme | Graeme Gregory | 1 | |
2009-05-16 | linux-kirkwood: update to 2.6.29.2 | Koen Kooi | 1 | |
2009-05-14 | AFEB9260: add 180MHz config, split machine conf | Sergey Lapin | 1 | |
I really do this just because I need to support 2 board variants 180 MHz and default 166MHz. Each one needs different setup for at91bootstrap and (probably) u-boot. | ||||
2009-05-11 | linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵ | Koen Kooi | 1 | |
defconfig | ||||
2009-05-10 | linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵ | Koen Kooi | 1 | |
PM config | ||||
2009-05-07 | zaurus-clamshell.inc: remove unused KEXECBOOT_IMAGEDEPENDS | Andrea Adami | 1 | |
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now) | ||||
2009-05-07 | zaurus-2.6.inc: set ERASEBLOCKSIZE_spitz = "0x20000" | Andrea Adami | 1 | |
- add a note about NAND differences between 3000 and 3100/3200 models - possibly broken for C3000 |