summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-04-28ixp4xx-kernel: Bumped the PR due to kernel.bbclass changing the postinst.Rod Whitby1
2006-05-04hh pxa 2.6: eabi enums patch is on upstream cvs Koen Kooi1
2006-05-03packages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes)Dirk Opfer2
2006-05-02linux-openzaurus: added 2 MMC patches from RMK - should help with timeouts a bitMarcin Juszkiewicz3
2006-04-30ep93xx-kernel 2.6.16: remove framebuffer patches Koen Kooi1
2006-04-30linux-openzaurus: added some changes which give extra kilobytes for next addons:Marcin Juszkiewicz7
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available
2006-04-29Install depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod ↵Richard Purdie1
so 2.4 and 2.6 kernel builds can coexist with multimachine (bug 581)
2006-04-28* add initial support for gumstix (xscale pxa255) platform (gumstix.com)Marcin Juszkiewicz46
* add GMUstix distro for gumstix (GMU = George Mason University) * add linux-gumstix-2.6.15 with gumstix patchset * close bug #861
2006-04-27Add linux-nokia770 2.6.12.3Richard Purdie4
2006-04-27merge of c2b2b886ea84df92ea854ebb40c0d1c1bcc8b756Richard Purdie1
and f5cd7ec006a5ec5b566f8ee3cc2552418899e9d1
2006-04-27linux-oz-2.6: Add eabi fix (applied in mainline)Richard Purdie1
2006-04-27ep93xx 2.6.16: apply eabi enums patchKoen Kooi2
2006-04-26linux-oz-2.6: Fix a tosa build failure with gcc4 (tosa.h references ↵Richard Purdie1
tosabl_device which is declared static in tosa.c)
2006-04-26ixp425-eth: added DEPENDS line for ixp-osalFrans Meulenbroeks1
2006-04-25linux-oz-2.6: Fix tosa build failureRichard Purdie1
2006-04-27hh-pxa 2.6 cvs: add patch to fix enums problems with eabiKoen Kooi2
2006-04-14ixp4xx-kernel: Updated the nslu2 and nas100d mac address patches to print ↵Rod Whitby3
the new mac address after the ethernet module is loaded.
2006-04-25linux-openzaurus: fixed hashes for Seagate ST1 microdriveMarcin Juszkiewicz2
2006-04-25ep93xx-kernel: add COMPATIBLE_MACHINE = "ep93xx"Koen Kooi1
2006-04-14merge of 10fda4dfb0a2f5767e4a9d988a15ebb4f4cbf79cRod Whitby2
and c49f43315981d8fb19ca487c3def795abc8299cf
2006-04-14ixp4xx-kernel: Fixed the mac address offset in the nslu2 redboot partition.Rod Whitby2
2006-04-14merge of 7cf02eba7575b6840c1fb5d91671c51d7ce49303Rod Whitby15
and e6da98bac7d686d3e88211061aa2804f4f75c109
2006-04-24Add some COMPATIBLE_MACHINE entries for various zaurus .bb files.Richard Purdie15
Also update python functions doing the same job to use COMPATIBLE_(MACHINE|HOST)
2006-04-24linux-oz-2.6 updates:Richard Purdie8
* Enable MOUSEDEV support in defconfigs. * Add suitable COMPATIBLE_MACHINE entry.
2006-04-14merge of db90e0deb7a031c29d263ee783179a2f9a00c649Rod Whitby2
and a07719feb319fd43615902b86aa7a10c6b61d0ba
2006-04-14ixp4xx-kernel: Fixed the nslu2 mac patch (was reading the wrong mtd partition).Rod Whitby2
2006-04-14ixp4xx-kernel: Removed obsolete patches, and refreshed patchset from the ↵Rod Whitby16
nslu2-linux kernel CVS repo.
2006-04-23linux-oz-2.6: Add some preliminary poodle hacks which get MMC/SD cards ↵Richard Purdie1
working, add suspend/resume support and working charging. There are some gross hacks involved but as least we know where the prolems are. This code is considered alpha and has bugs, hence its only enabled for poodle.
2006-04-13ixp4xx-kernel: Fixed the name of the disk led on the nas100d.Rod Whitby2
2006-04-13ixp4xx-kernel: Put required modules for usb storage back into the kernel.Rod Whitby2
2006-04-22linux-openzaurus-2.6.16: add missing patch (found in oz354x branch)Justin Patrin1
2006-04-21linux-openzaurus: added some PCMCIA ids from Pavel Roskin (this will go into ↵Marcin Juszkiewicz2
2.6.17) and other places
2006-04-21linux-oz-2.6: 2.6.16 updatesRichard Purdie7
* Fix swapped Calander/Address keys on spitz * Add fix to try and support large MMC cards (> 2GB) * Fix return codes of fb_write (fixes dd problem with /dev/fb0) * Fix Scoop to PCMCIA linkage compile issue with modular PCMCIA * Fix potential race in SSP code * Update JFFS2 long filename fix * Fix a bug in the Offline Charging code (could lead to device wakeup after AC removal) * Fix some minor ASoC bugs * Add "proper" reboot and shutdown handling for poodle, c7x0, cxx00 and tosa
2006-04-20linux-openzaurus 2.6.16: added few new PCMCIA idsMarcin Juszkiewicz2
2006-04-18merge of b9ca9fd7f2a8108ba2e4ccd8ad4e71464cfa782eMike Westerhof2
and ee282fd56ede355c1afbe06deea556672508236c
2006-04-18unslung-kernel: patch ppp-mppe.c to remove errant floating point computationMike Westerhof2
2006-04-18linux: GeodeGX/5535 GeodeLX/5536 kernel and config.Raymond Danks3
2006-04-17handhelds-pxa 2.6 cvs: turn on EABI for eabi target, inspired by ↵Koen Kooi1
linux-openzaurus.inc
2006-04-15merge of ef08aba7157fe863f7b4edc112f782eca7adc632Mike Westerhof2
and fbe3dd342a6d1c2693f57ab699c88225ca434a0f
2006-04-15Unslung: unslung-rootfs, unslung-kernel, unslung-image - rearranged NLS ↵Mike Westerhof2
support, removed Linksys upgrade page
2006-04-15efika.conf, linux-efika: add files to get rudimentary support for the efika ↵Koen Kooi3
machine into OE. * see http://www.pegasosppc.com/efika.php for more details
2006-04-11unslung-kernel, unslung-image: Now that 6.8-beta is released, moved mainline ↵Rod Whitby5
to R63 and dropped R29 (people can get it from SVN if they want to build old versions)
2006-04-13linux-openzaurus: It appears we can't set runtime variables for dynamic ↵Richard Purdie1
packages (or at least not include their names in PACKAGES). Change to work around this for now
2006-04-12linux-openzaurus: Fix hostap-modules problem people were seeing ↵Richard Purdie1
(kernel.bbclass trampled a variable we were setting)
2006-04-11handhelds-pxa-2.6: update K_MICRO and hx4700 defconfig to 2.6.16Philipp Zabel2
2006-04-09linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changesRichard Purdie2
2006-04-09linux-openzaurus 2.6.16: change defconfig-cxx00 to defconfig-spitz as the ↵Koen Kooi1
former doesn't exist
2006-04-08linux-oz-2.6 .inc updates.Richard Purdie5
* Split shared config into spitz and akita. * Make ext3 modular on akita * Make jffs2 modular on spitz * Enable EABI and OABI_COMPAT when using linux-gnueabi * Add sed script to remove defconfig lines we override
2006-04-08linux-openzaurus.inc: Correct the maximum zaurus kernel size (#816).Richard Purdie1
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie1
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.