Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-07-10 | linux-openzaurus: fixed hrw-pcmcia-ids patch PV | Marcin Juszkiewicz | 1 | |
2006-07-10 | linux-openzaurus: added PCMCIA Id for 8GB CF card | Marcin Juszkiewicz | 1 | |
2006-07-10 | linux-openzaurus: enable USB Audio for 2.6.16/2.6.17 (taken from .oz354x) | Marcin Juszkiewicz | 1 | |
2006-07-05 | linux-openzaurus: applied patch from #1084 to get squashfs built | Marcin Juszkiewicz | 1 | |
2006-06-22 | linux-oz-2.6: Update patch status (all versions). Add QVGA support for ↵ | Richard Purdie | 1 | |
pxa27x zaurii (git, 2.6.17). Fix input modalias touchscreen issue (git, 2.6.17) | ||||
2006-06-18 | linux-oz-2.6.16+git/2.6.17: Further improve poodle patches. Fix hx2750 ↵ | Richard Purdie | 1 | |
configure/compile failures. Further comment patches to reflect status. | ||||
2006-06-18 | linux-oz-2.6: Add 2.6.17. Sync changes accross all .bb files. Classify more ↵ | Richard Purdie | 1 | |
patches. Fix a logo bug reported by Dirk on Tosa. Rework the poodle patches and remove their hack status. | ||||
2006-06-16 | linux-openzaurus: added pcnet_cs patch, added me to maintainers | Marcin Juszkiewicz | 1 | |
- 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-16 | linux-oz-2.6: Swap broken mmc oops patch for a corrected version and remove ↵ | Richard Purdie | 1 | |
from the git kernel | ||||
2006-06-15 | linux-oz-2.6: Rearrange patches to reflect submission status. Minor tweaks ↵ | Richard Purdie | 1 | |
to make the defconfigs more equal. Update git kernel to a more recent version of the kernel. | ||||
2006-06-15 | merge of 8a0f4eccde91e3ba55d608b2f62e680de03ce7af | Richard Purdie | 1 | |
and a7ead3e748143b22532c05b96cf77d578ce9f239 | ||||
2006-06-15 | linux-oz-2.6.16: Revise logo patches so its compatible with poky. Add ↵ | Richard Purdie | 1 | |
working fix for rotated logo from upstream. Add OHCI power limit patch for pxa270 devices | ||||
2006-06-14 | linux-openzaurus: REALLY apply logo patches | Marcin Juszkiewicz | 1 | |
2006-05-27 | linux-openzaurus: Add a hack to the integrator to enable RGB so qemuarm runs ↵ | Richard Purdie | 1 | |
in RGB instead of BGR by default (from poky) | ||||
2006-05-22 | linux-openzaurus: added SquashFS support, fixed mousedev resolution | Marcin Juszkiewicz | 1 | |
2006-05-21 | linux-openzaurus: disable logo on akita/spitz/poodle to get this machines ↵ | Marcin Juszkiewicz | 1 | |
booting - console rotation block logo | ||||
2006-05-17 | linux-openzaurus: sync with last changes in .oz354x | Marcin Juszkiewicz | 1 | |
- 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-16 | linux: locomo: Fix up some typos and disable printk | Matthias Hentges | 1 | |
2006-05-14 | linux: locomo: Raise initial LCD brighness from 2 to 3 | Matthias Hentges | 1 | |
2006-05-13 | linux: Poodle / locomo: Enable SysRQ (Address+Home) and fix key-repeat rate | Matthias Hentges | 1 | |
2006-05-11 | linux: It helps to actually use the new patch from the previous commit | Matthias Hentges | 1 | |
2006-05-11 | linux: Poodle: Fix keyboard-hotkey driver mapping and update poodle-defconfig | Matthias Hentges | 1 | |
2006-05-07 | linux-openzaurus: Drop 2.6.15. Add 2.6.16+git. Update 2.6.16 with an MMC ↵ | Richard Purdie | 1 | |
oops fix and some LED/Backlight sysfs attribute fixes. | ||||
2006-05-03 | packages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes) | Dirk Opfer | 1 | |
2006-05-02 | linux-openzaurus: added 2 MMC patches from RMK - should help with timeouts a bit | Marcin Juszkiewicz | 1 | |
2006-04-30 | linux-openzaurus: added some changes which give extra kilobytes for next addons: | Marcin Juszkiewicz | 1 | |
+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-27 | linux-oz-2.6: Add eabi fix (applied in mainline) | Richard Purdie | 1 | |
2006-04-26 | linux-oz-2.6: Fix a tosa build failure with gcc4 (tosa.h references ↵ | Richard Purdie | 1 | |
tosabl_device which is declared static in tosa.c) | ||||
2006-04-25 | linux-oz-2.6: Fix tosa build failure | Richard Purdie | 1 | |
2006-04-25 | linux-openzaurus: fixed hashes for Seagate ST1 microdrive | Marcin Juszkiewicz | 1 | |
2006-04-23 | linux-oz-2.6: Add some preliminary poodle hacks which get MMC/SD cards ↵ | Richard Purdie | 1 | |
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-21 | linux-openzaurus: added some PCMCIA ids from Pavel Roskin (this will go into ↵ | Marcin Juszkiewicz | 1 | |
2.6.17) and other places | ||||
2006-04-21 | linux-oz-2.6: 2.6.16 updates | Richard Purdie | 1 | |
* 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-20 | linux-openzaurus 2.6.16: added few new PCMCIA ids | Marcin Juszkiewicz | 1 | |
2006-04-09 | linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changes | Richard Purdie | 1 | |
2006-04-09 | linux-openzaurus 2.6.16: change defconfig-cxx00 to defconfig-spitz as the ↵ | Koen Kooi | 1 | |
former doesn't exist | ||||
2006-04-07 | linux-oz-2.6: Fix kernel-hostap RPROVIDES problem, enable KEXEC in ↵ | Richard Purdie | 1 | |
defconfigs, make 2.6.16 the default kernel. | ||||
2006-04-04 | linux-oz-2.6: Add zlib inflate patch which should equate to approx 10% ↵ | Richard Purdie | 1 | |
faster flash filesystem reads and therefore also improve device boottime (5% on c760). | ||||
2006-04-02 | linux-oz-2.6: various updates to 2.6.16 and openzaurus.inc | Richard Purdie | 1 | |
* 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-23 | linux-oz-2.6: Updated defconfigs to add CONFIG_TUN=m (refresh c7x0 and cxx00 ↵ | Richard Purdie | 1 | |
against 2.6.16). Add patch to ignore invalid MMC SCR structures. This should be tested carefully as its effect is unknown. | ||||
2006-03-21 | linux-openzaurus_2.6.16: add patches for tosa | Dirk Opfer | 1 | |
2006-03-21 | linux-oz-2.6: Add 2.6.16 kernel (tested on c7x0 and spitz) | Richard Purdie | 1 | |