Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | linux.inc: add switch to turn of OABI compat for arm kernels | Koen Kooi | 1 | |
2008-06-09 | linux.inc: add a symlink from /boot/devicetree to ↵ | Jeremy Laine | 1 | |
/boot/devicetree-${KERNEL-VERSION} | ||||
2008-06-06 | linux.inc: optionally generate a kernel-devicetree package | Jeremy Laine | 1 | |
* if KERNEL_DEVICETREE is set, the devicetree will get shipped in a package called "kernel-devicetree" as /boot/devicetree-${KERNEL_VERSION} | ||||
2008-05-29 | linux.inc: Add device tree location for MPC8515E-RDB. | Leon Woestenberg | 1 | |
Note that in 2.6.26, the device trees have been merged/changed. | ||||
2008-05-05 | packages/linux/linux_2.6.25.bb : Set linux_2.6.25 as the kernel for the ↵ | Stelios Koroneos | 1 | |
sequoia board | ||||
2008-04-24 | linux.inc: provide defaults for KERNEL_DEVICETREE_FLAGS | Jeremy Laine | 1 | |
2008-04-22 | linux_2.6.25.bb: replace haleakala machine by kilauea | Jeremy Laine | 1 | |
2008-04-22 | linux_2.6.25.bb: add initial support for haleakala | Jeremy Laine | 1 | |
2008-03-31 | linux.inc: add dtc-native to DEPENDS if KERNEL_DEVICETREE is defined | Jeremy Laine | 1 | |
2008-03-31 | linux.inc: move binary devicetree generation to linux.inc | Jeremy Laine | 1 | |
2008-03-31 | kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME} | Jeremy Laine | 1 | |
* drop ${DATETIME} from ${KERNEL_IMAGE_BASE_NAME} in kernel.bbclass, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005017.html * make ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} ?=, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005016.html * remove ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} from linux.inc * use ${KERNEL_IMAGE_BASE_NAME} for uImage deploy | ||||
2008-03-28 | linux.inc: remove UBOOT_* definitions, they are already defined in ↵ | Jeremy Laine | 1 | |
kernel.bbclass | ||||
2008-03-27 | kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to ↵ | Jeremy Laine | 1 | |
kernel.bbclass | ||||
2008-03-27 | update kernel recipies to use new generic do_deploy from kernel.bbclass | Thomas Kunze | 1 | |
2008-03-08 | linux.inc, gumstix-kernel.inc: remove sizecheck stuff | Thomas Kunze | 1 | |
The do_sizecheck function is in kernel.bbclass for some time now. | ||||
2008-02-11 | linux.inc: typo fix for UBOOT_ADRESS | Leon Woestenberg | 1 | |
2008-02-04 | linux.inc: allow u-boot entrypoint to differ from loadadress and make ↵ | Koen Kooi | 1 | |
atngw100 use it | ||||
2008-02-04 | linux.inc: sed out LOCALVERSION, it breaks too many things in kernel.bbclass ↵ | Koen Kooi | 1 | |
and depmod | ||||
2008-02-03 | mpc83x3-rdb: Fix uImage kernel build. | Leon Woestenberg | 1 | |
2008-01-23 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
558d7f8556530ca23dc6e4b7d687d6727d3a7397) to branch 'org.openembedded.dev.avr32' (head d7597829fe950aa86acdfe521d11843d7277261c) | ||||
2008-01-18 | linux: do_sizecheck moved to kernel.bbclass (merged from Poky) | Marcin Juszkiewicz | 1 | |
2007-12-23 | merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2' | Koen Kooi | 1 | |
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941' | ||||
2007-12-17 | linux.inc: merge in poky stuff | Koen Kooi | 1 | |
2007-12-10 | linux.inc: introduce CMDLINE_DEBUG to hide or show kernel messages | Koen Kooi | 1 | |
* controlled by DISTRO_TYPE * You can define CMDLINE_DEBUG in your local.conf or distro.conf to override this behaviour | ||||
2007-12-10 | linux.inc: do_deploy changes: | Koen Kooi | 1 | |
* remove DATETIME from filename, PV+PR should be enough * name modules.tgz the same the kernel image to avoid confusion This implements the proposal from Paul S. that received no objections | ||||
2007-11-30 | linux.inc: remove unsupported gcc option from build | Koen Kooi | 1 | |
2007-11-30 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
f7531c375389681cc06ea3169fea009301b94267) to branch 'org.openembedded.dev.avr32' (head f1af8a59e078436ab2999eef666d653dd9d4ed05) | ||||
2007-11-30 | linux.inc : change the generation of uImage to do_compile_append so that | Graeme Gregory | 1 | |
the later stages like install/packaging/deploy can make use of this. This was done so that kernel-image could contain a uImage but is suitable for other cases as well. | ||||
2007-11-29 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824) | ||||
2007-11-28 | linux.inc: Added support for processor endianness | Rod Whitby | 1 | |
2007-11-05 | linux.inc: fixlet for avr32 and gcc 4.2.1 | Koen Kooi | 1 | |
2007-11-05 | linux: add avr32 support for 2.6.23 | Koen Kooi | 1 | |
2007-10-26 | linux.inc: enable OABI on EABI builds | Koen Kooi | 1 | |
2007-10-25 | linux.inc: build mkimage unconditionally | Koen Kooi | 1 | |
* see comment inside the file | ||||
2007-10-25 | linux.inc: bd-neon needs the uboot mkimage tool | Florian Boor | 1 | |
2007-10-25 | mpc8323e-rdb: Adapted from mpc8313e-rdb, tested. | Jeremy Laine | 1 | |
2007-10-16 | linux.inc: try harder to find a kernel image in arch/<foo>/* | Koen Kooi | 1 | |
2007-10-09 | linux: provide symlink to lastest kernel image built | Marcin Juszkiewicz | 1 | |
2007-10-08 | linux.inc: add RPSRC | Koen Kooi | 1 | |
2007-10-02 | linux.inc: replace == with = to make posix shell compliant | Cliff Brake | 1 | |
2007-09-16 | linux.inc: make convenient selection of root-over-nfs actually work | Michael Lauer | 1 | |
2007-09-15 | linux.inc: add sizecheck, add convenient support for root-nfs-over-usb | Michael Lauer | 1 | |
2007-09-09 | merge of '6cbf0719a581ec7faecefbc05b3c17d8b1b72d52' | Marcin Juszkiewicz | 1 | |
and '7d51500e1f981f891b494ca3d396c965faecc9e0' | ||||
2007-09-09 | linux: changed way of adding uboot-mkimage dependency so #2926 should be fixed | Marcin Juszkiewicz | 1 | |
Something is wrong wen it comes to overrides and adding into variable - bug #2966 opened. | ||||
2007-09-07 | linux.inc: prepare adding fic-gta01/fic-gta02 support | Michael Lauer | 1 | |
2007-09-07 | linux.inc: use kernel decompressor (fast!) instead of uboot one ↵ | Koen Kooi | 1 | |
(sloooooooow), closes #2925 | ||||
2007-09-07 | linux.inc: add configure magic for replacing bootlogo | Koen Kooi | 1 | |
2007-09-06 | at91sam*: add 2 more at91sam machines, close #2942 | Nicolas Ferre | 1 | |
2007-08-25 | linux.inc: add PV into uboot comment | Koen Kooi | 1 | |
2007-08-23 | linux.inc: catch up with depends after gumstix changes | Koen Kooi | 1 | |