summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.16
AgeCommit message (Collapse)AuthorFiles
2006-11-05linux-oz-2.6: Add some modules (#1438), also add some missing files for the ↵Richard Purdie8
+git kernel
2006-10-31linux-openzaurus: Recover from the hx2000 rename, update ASoC in 2.6.17 to ↵Richard Purdie1
0.12, merge defconfigs for qemuarm and qemux86 from poky, add vesa patch for qemux86.
2006-09-25linux-oz: added one more CF card into hrw-pcmcia-ids patchMarcin Juszkiewicz1
2006-09-08linux-openzaurus 2.6.16: backport of USB MaxPower limit informationMarcin Juszkiewicz1
Revision: 69f0a166098b754a6fa1cbb114317c805f34e399 from .oz354x
2006-08-03linux-openzaurus: updated pcmcia-ids patchMarcin Juszkiewicz2
- added one more CF card - patch acked by Alan Cox and added into -mm
2006-07-10linux-openzaurus: added PCMCIA Id for 8GB CF cardMarcin Juszkiewicz1
2006-07-10linux-openzaurus: enable USB Audio for 2.6.16/2.6.17 (taken from .oz354x)Marcin Juszkiewicz3
2006-07-05linux-openzaurus: applied patch from #1084 to get squashfs builtMarcin Juszkiewicz1
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: Rearrange patches to reflect submission status. Minor tweaks ↵Richard Purdie5
to make the defconfigs more equal. Update git kernel to a more recent version of the kernel.
2006-06-15linux-openzaurus: dropped not used logo patchesMarcin Juszkiewicz3
2006-05-22linux-openzaurus: added SquashFS support, fixed mousedev resolutionMarcin Juszkiewicz8
2006-05-21linux-openzaurus: disable logo on akita/spitz/poodle to get this machines ↵Marcin Juszkiewicz3
booting - console rotation block logo
2006-05-17linux-openzaurus: add forgotten logosMarcin Juszkiewicz3
2006-05-17linux-openzaurus: sync with last changes in .oz354xMarcin Juszkiewicz8
- enabled logo for c7x0, akita, spitz, tosa, poodle - collie does not get logo as its kernel need booting config first - logo was created by Sebastian 'xaos' Rosik - PNG and SVG versions: http://openzaurus.org/gfx-contest/xaos/ - kernel logo was made from logo01.svg (inversed colors) - also added one CF memory card to pcmcia ids - Ecco@#openzaurus - added hostap patch (2 new ids) - sent upstream - dropped 24-hostap_cs_id patch
2006-05-16linux: locomo: Fix up some typos and disable printkMatthias Hentges1
2006-05-14linux: locomo: Raise initial LCD brighness from 2 to 3Matthias Hentges1
2006-05-13linux: Poodle / locomo: Enable SysRQ (Address+Home) and fix key-repeat rateMatthias Hentges1
2006-05-11linux: Poodle: Fix keyboard-hotkey driver mapping and update poodle-defconfigMatthias Hentges2
2006-05-03packages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes)Dirk Opfer1
2006-05-02linux-openzaurus: added 2 MMC patches from RMK - should help with timeouts a bitMarcin Juszkiewicz2
2006-04-30linux-openzaurus: added some changes which give extra kilobytes for next addons:Marcin Juszkiewicz6
+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-25linux-openzaurus: fixed hashes for Seagate ST1 microdriveMarcin Juszkiewicz1
2006-04-24linux-oz-2.6 updates:Richard Purdie7
* Enable MOUSEDEV support in defconfigs. * Add suitable COMPATIBLE_MACHINE entry.
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 Juszkiewicz1
2.6.17) and other places
2006-04-21linux-oz-2.6: 2.6.16 updatesRichard Purdie6
* 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 Juszkiewicz1
2006-04-08linux-oz-2.6 .inc updates.Richard Purdie2
* 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-07linux-oz-2.6: Fix kernel-hostap RPROVIDES problem, enable KEXEC in ↵Richard Purdie2
defconfigs, make 2.6.16 the default kernel.
2006-04-02linux-oz-2.6: various updates to 2.6.16 and openzaurus.incRichard Purdie6
* 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-23linux-oz-2.6: Updated defconfigs to add CONFIG_TUN=m (refresh c7x0 and cxx00 ↵Richard Purdie6
against 2.6.16). Add patch to ignore invalid MMC SCR structures. This should be tested carefully as its effect is unknown.
2006-03-21linux-openzaurus_2.6.16: add patches for tosaDirk Opfer1
2006-03-21linux-oz-2.6: Add 2.6.16 kernel (tested on c7x0 and spitz)Richard Purdie12