summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus.inc
AgeCommit message (Collapse)AuthorFiles
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.