summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2007-12-11linux-hackndev: Since we support git:// protocol now, use it by defaultSergey Lapin1
2007-12-10linux-openmoko.inc: catch up with naming changes in linux.incMichael Lauer1
(hey, you could as well have adjusted linux-openmoko.inc while you were doing it...)
2007-12-10linux 2.6.23: _append requires a leading spaceKoen Kooi1
2007-12-10linux.inc: introduce CMDLINE_DEBUG to hide or show kernel messagesKoen Kooi1
* controlled by DISTRO_TYPE * You can define CMDLINE_DEBUG in your local.conf or distro.conf to override this behaviour
2007-12-10linux.inc: do_deploy changes:Koen Kooi1
* 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-12-09tosa_udc_use_gpio_vbus.patch: fix patch hunk only, retain mail header.Junqian Gordon Xu1
2007-12-09merge of '8f22e308a4f1e472b6ee43eeed9d095c75c88fa2'OpenEmbedded Project2
and 'dcd43331e77a5ffe94fa8288214499b163cb6021'
2007-12-09disapproval of revision 'e9723297c42dc2e4470bd4cdc748d71e88ef4148'Junqian Gordon Xu2
2007-12-09linux-ixp4xx: make the new defconfig specific to the machine, not the distro.Mike Westerhof2
2007-12-09tosa_udc_use_gpio_vbus.patch pxa2xx_udc_support_inverse_vbus.patch: fix ↵Junqian Gordon Xu2
patch hunk, delete junk.
2007-12-09linux-ixp4xx: 2.6.21.6 - added custom defconfig (slimmed down) for SlugOS.Mike Westerhof3
2007-12-07merge of '387fe9ed0ed82ea68e96a75f8876fe0807a070cd'Paul Sokolovsky8
and 'd3ec22c2f56bfe13ae582b6c4495224757d4a0c7'
2007-12-07linux-rp: Bump PR to get kernel-modules fixes.Paul Sokolovsky4
2007-12-07linux-efika: enable radeon drmKoen Kooi2
2007-12-07linux-handhelds-2.6 2.6.21-hh19: Bump PR to propogate kernel-modules fix.Paul Sokolovsky1
2007-12-07package_ipk.bbclass: Fix one remaining occurence of bb.utils.lockfile(), so ↵Leon Woestenberg1
that it works with bitbake 1.8.8.
2007-12-07linux-2.6.23: Add LED trigger for CPU activity. Added powerpc hook. Build ↵Leon Woestenberg2
module for MPC8313E-RDB machine.
2007-12-07linux-rp: add two patches for Tosa to fix usb networking - close #1527Dmitry Baryshkov3
2007-12-05linux-rp: add default_prefs to get poodle to use 2.6.17Koen Kooi5
2007-12-03merge of '3979e1b277e23e3a99c5b86306581ddc32a83d53'Philip Balister1
and '3fe444996883cc54a95f94bd89d9fba641d08c20'
2007-12-03linux-omap1 : Add 2.6.23 kernel for OMAP machines. Tested on OSK.Philip Balister4
2007-12-03linux-2.6.23: fix LEDs driver for mpc8313e-rdbJeremy Laine1
2007-12-02linux-handhelds-2.6: Add 2.6.21-hh19.Paul Sokolovsky1
* Changes since -hh18 are: 1. mach-pxa: Fixed issue with loadable modules which installed custom handlers for UART ports. 2. htcuniversal: Read-only flash support. 3. hx4700: Switch to use htc-egpio driver and GPIO API. 4. htc-egpio: Allow irq-less mode, fixes. * This is critical update.
2007-12-02linux-ixp4xx: Changed the defcofig-2.6.21.6 to allow for nfs root on the ↵Rod Whitby2
dsmg600, and for direct boot from disk on nslu2, nas100d and dsmg600.
2007-12-02linux-ixp4xx_2.6.21.6: Update defconfig to allow for direct rootfs loading ↵Rod Whitby2
from an attached USB disk instead of jffs2
2007-12-01merge of '0520dc5ac68960d1ddad4df9a54a1c8375eccb5f'Rod Whitby1
and 'f31acbcc26f0c26226e19e7d8c547973cf9a473b'
2007-12-01linux-ixp4xx_2.6.23.8: set DEFAULT_PREFERENCE to -1, as it gives an ↵Rod Whitby1
all-zeros MAC address on the first DHCP request after boot
2007-12-01linux-2.6.23: add generation of binary device tree for mpc8313e-rdb and ↵Jeremy Laine1
mpc8323e-rdb * create ${KERNEL_IMAGE_BASE_NAME}.dtb, as the device tree can vary between kernel versions * provide ${KERNEL_IMAGE_SYMLINK_NAME}.dtb symlink
2007-12-01linux-2.6.23: fix mpc8313e-rdb realtime clock patch for use with dtc-native ↵Jeremy Laine1
1.0.0
2007-11-30linux.inc : change the generation of uImage to do_compile_append so thatGraeme Gregory1
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-29linux-2.6.23: enable mpc8313e-rdb realtime clock (ds1339)Jeremy Laine2
2007-11-29linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loadingJeremy Laine1
2007-11-29linux-openmoko_2.6.22.5.bb : CONFIG_MTD_NAND_S3C2410_CLKSTOP breaks accessingGraeme Gregory2
the mtd partitions from usespace so disable for now.
2007-11-29linux-2.6.23: fix mpc8313e-rdb LEDs patch (didn't apply cleanly)Jeremy Laine1
2007-11-28linux-2.6.23: Fixup of mpc8313e-rdb-leds.patch.Leon Woestenberg2
2007-11-28linux-2.6.23: Added LEDs patch (only) for mpc8313e-rdb. Needs testing.Leon Woestenberg2
2007-11-28linux-efika 2.6.20.20: re-enable modules that were in 2.6.19+git, but not in ↵Koen Kooi2
2.6.20.20
2007-11-28linux-2.6.23: add NAND flash driver for mpc8323e-rdb, fix NOR mappingJeremy Laine3
2007-11-28merge of 'ce64d96dcf3b268df1bdcd7e945e7188d09c7db8'Jeremy Laine14
and 'd521cbe6aca8b81bda5eb51149cea06dd31e1dd2'
2007-11-28linux-2.6.23: update mpc8313e-rdb defconfig based on mpc8323e-rdbJeremy Laine1
2007-11-28linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE ↵Rod Whitby13
kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested.
2007-11-28linux.inc: Added support for processor endiannessRod Whitby1
2007-11-26merge of '8744f51b03fb8cbe26fbea1e61c9ca8c0cda7571'Paul Sokolovsky3
and '9722830207e34266d2aae4fe5fba289f2f7cb711'
2007-11-26merge of '1b5769504979ed00982f85f0ceb79250c4391a89'Sergey Lapin2
and 'fbe0639618786fa2fa92888fc0eb9bfba2b76fa3'
2007-11-26Linux for palms: repository changeSergey Lapin1
2007-11-24ixp4xx-kernel: defconfig for 2.6.21.6 - add many crypt modules, add ↵Mike Westerhof2
requested cdc modules, and add various USB video device modules. (note: no built-in devices or crypto drivers have been changed to modules in this commit)
2007-11-24linux-handhelds-2.6: Factor out kernel filename to a variable, for easy ↵Paul Sokolovsky1
global change.
2007-11-23linux-handhelds-2.6: Fix another typo in HaRET startup script.Paul Sokolovsky1
2007-11-22linux-rp: Depends on bc during buildtime for collie.Paul Sokolovsky2
* Don't bother to create bc-natibe though, just add it to global ASSUME_PROVIDED list.
2007-11-22linux-rp 2.6.23: bump PR to force rebuild to get gcc fixKoen Kooi1