summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus.inc
AgeCommit message (Collapse)AuthorFiles
2006-07-12poodle: Autoload sound modules (and cleanup modules for other models that ↵Richard Purdie1
should be included via moudule dependencies)
2006-06-16linux-openzaurus: added pcnet_cs patch, added me to maintainersMarcin Juszkiewicz1
- 10-pcnet.patch adds TrendNet Ethernet card into pcnet_cs driver (merged upstream) - added myself into list of Maintainers - changed SRC_URI a bit: - restructured order of few hack patches - added 'status' field for few patches
2006-06-15linux-oz-2.6.16: Revise logo patches so its compatible with poky. Add ↵Richard Purdie1
working fix for rotated logo from upstream. Add OHCI power limit patch for pxa270 devices
2006-05-17linux-openzaurus: added check for collie kernel sizeMarcin Juszkiewicz1
2006-05-08linux/linux-openzaurus.inc: tosa kernel won't work with gcc4.0.x. version ↵Dirk Opfer1
check implemented.
2006-04-24linux-oz-2.6 updates:Richard Purdie1
* Enable MOUSEDEV support in defconfigs. * Add suitable COMPATIBLE_MACHINE entry.
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-08linux-oz-2.6 .inc updates.Richard Purdie1
* 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.
2006-04-08Remove virutal/kernel-hostap as linux-openzaurus just needs to RPROVIDES ↵Richard Purdie1
hostap-modules.
2006-04-07linux-oz-2.6: Fix kernel-hostap RPROVIDES problem, enable KEXEC in ↵Richard Purdie1
defconfigs, make 2.6.16 the default kernel.
2006-04-02linux-oz-2.6: various updates to 2.6.16 and openzaurus.incRichard Purdie1
* Update LED patches to math those merged into mainline * Update defconfigs to reflect IDE disk trigger changes * Update backlight patches to reflect those merged into mainline * Add poodle patches to fix MTD partition size and detect the correct amount of memory * Update to the collie frontlight driver to enable a backlight control on collie/poodle (and match backlight class changes) * Add a hacked in poodle touchscreen driver (confirmed as working) * Update Collie/Poodle defconfigs and openzaurus.inc to rotate the framebuffer console by default * Have openzaurus.inc generate a tgz in deploy/images containing the complete set of kernel modules (and change the deploy task to run before packaging) * Add the start of w100fb accelerated framebuffer operations (from Mardy)
2006-03-21linux-openzaurus_2.6.16: add patches for tosaDirk Opfer1
2006-02-23linux kernels: use DEPLOY_DIR_IMAGE instead in DEPLOY_DIR/imagesKoen Kooi1
2006-02-09linux-oz-2.6: From now on refer to patches within the archive directory.Richard Purdie1
2006-01-14linux-openzaurus: added check for DISTRO_TYPEMarcin Juszkiewicz1
- type = "debug" kernels will give debug output - type = "release" will be quiet
2005-12-14hostap, linuz-oz-2.6: Change hostap-utils/hostap-daemon to depend on ↵Richard Purdie1
virtual/kernel-hostap which can either be provided by external modules or the kernel itself depending on the machine configuration.
2005-12-10linux-oz-2.6.inc: Autoload sound modulesRichard Purdie1
2005-12-05linux-oz-2.6: Add dyntick option to linux-openzaurus.inc. Update defconfigs ↵Richard Purdie1
to hopefully solve space issues on -git3 kernels and remove second CMDLINE option from the defconfigs as this breaks on recent kernel kconfig changes.
2005-11-28linux-oz-2.6: dev kernel tosa updates from Dirk, ohci fix, add collie mtd ↵Richard Purdie1
update patch and remove the pm_legacy dependency from arm apm
2005-11-25linux-oz-2.6: Updates to dev branch. Add LED class and first attempt at LED ↵Richard Purdie1
Triggers core code. Add LED drivers for corgi/spitz. Add various prototype LED triggers. All accessed via /sys/class/leds. Also fix bug in calculating the zImage file size in linux-openzaurus.inc as the previous version didn't work with sparse files (zImage has some sparse data areas). Updated defconfigs to match LED changes and to attempt to keep spitz within the zaurus bootloader size limit.
2005-11-16linux-oz-2.6: Update akita patch to that pushed into into mainline. Add ↵Richard Purdie1
correct borzoi commandline to boot from microdrive. Remove unneeded poodle commandline option as it will break 2.6 poodle
2005-10-31linux-oz-2.6: Upgrade dev kernel to 2.6.14-git3. Add in console rotation ↵Richard Purdie1
patches from Antonino Daplas and enable for spitz, borzoi and akita. Updates to sound codecs. Updates to patches after mainline changes for PM and OHCI/USB PM changes. PXA irda now merged with mainline. Disable elpp patch pending total removal (conflicts with console rotation). tosa and hx2750 broken for now.
2005-10-08linux-oz-2.6: Add joint defconfig handling for cxx00 modelsRichard Purdie1
2005-10-08linux-oz-2.6: Correct kernel size error messageRichard Purdie1
2005-09-19linux-oz-2.6: Create a linux-openzaurus.inc containing common metadata. Add ↵Richard Purdie1
2.6.14-rc1 as our stable kernel.