summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-11-27linux: added 2.6.19-rc6 kernel without any patchesMarcin Juszkiewicz4
- this recipe can be used as base for those builds which do not need any patches other then mainline - supports only progear for now - adding new machines is easy - create linux/MACHINE/defconfig and build
2006-11-27merge of '4782f0e3205e9a58989aa7961f0817534da68bf5'Graeme Gregory2
and '7a3a6ca004f6829b6529cad137491c285d91aa4b'
2006-11-27linux-handhelds-2.6: Add 2.6.18-hh1, update _cvs to it.Paul Sokolovsky2
* 2.6.18-hh1 includes following changes since -hh0: 1. h2200, h3900, hx4700 revamped for 2.6.18 (h2200 is not tested though; some flash related changes were made in mainline, so until confirmed to work by port maintainers, flash support is disabled in defconfig). 2. Asus MyPal 730 (asus730) port is added. 3. h3600 reached "ready for GUI userspace" level. 4. Further work on htcuniversal, htcblueangel, htcsable, rx3000 ports. 5. asic3_keys driver implemented. 6. Sound issues with ak4641 driver fixed. 7. Tree cleeanup/restucturing to be more mainline compatible. 8. Many other changes
2006-11-27ixp4xx-kernel: Updated to latest SVN patchset with full nas100d support ↵Rod Whitby1
including IDE kerrnel module loading
2006-11-26ixp4xx-kernel: Updated to 2.6.19-rc6Rod Whitby1
2006-11-26ixp4xx-kernel: add 77-dsmg600-cmdline patchMike Westerhof1
2006-11-25linux-nokia770: bump PRKoen Kooi1
2006-11-25linux-nokia770: Fix SRC_URI, add missing RPROVIDESRichard Purdie1
2006-11-23linux/linux-jlime-jornada7xx_2.6.19rc6.bb : Changing S dir to 2.6.18Kristoffer Ericson1
* Since we are using 2.6.18 sources and patching them up to 2.6.19rc6, we should use 2.6.18 as S dir (instead of 2.6.19rc6) so the patching works.
2006-11-23Unslung: kernel - add "nbd" kernel moduleMike Westerhof2
2006-11-22linux-nokia 770: fix deployKoen Kooi1
2006-11-22linux-nokia770: Add patches to fix compile. Florian Boor3
2006-11-22linux-nokia770: update to osso26 (from poky)Koen Kooi4
2006-11-21linux-handhelds-2.6: add magician to COMPATIBLE_MACHINEPhilipp Zabel1
2006-11-21linux-jlime-jornada7xx: fix parse errorMarcin Juszkiewicz1
2006-11-20merge of 57c7ff1bca3e3d0423fe776b6cdf466b16f29e50Kristoffer Ericson12
and d2393507d64bd7596d8c8cf859ad39de4bc4ed65
2006-11-20linux/linux-jlime-jornada7xx-2.6.19rc6* : Addition of new kernel packageKristoffer Ericson3
* Addition of new kernel packages with greatly increased jornada7xx support. * Addition of jornada7xx.patch * Addition of new defconf
2006-11-20linux/linux-jlime-jornada7xx_2.6.19rc6.bb: Addition of new kernel ver.Kristoffer Ericson1
* Adding new kernel version which greatly improves jornada7xx support.
2006-11-20h5xxx: Rename machine to h5000.Paul Sokolovsky7
* Use naming scheme consistent with other iPaq devices, where "series" name is used. * h5000 is series consisting of h5100, h5400, and h5500 models, each having common architecture, but slightly different builtin peripherals. Each model may also have few marketing nicknames, differing in last digit (sometimes 2 last digits). * Closes #1586. * Approved by Koen Kooi.
2006-11-20mx21ads: Initial support for the Freescale IMX21ADSLiam Girdwood3
2006-11-20mx31ads: Fixed kernel oops and upgraded to 2.6.19rc6Liam Girdwood2
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-11-20kernels: fix parse errorsMarcin Juszkiewicz15
2006-11-19linux-handhelds-2.6 cvs: Drop patches merged upstream.Paul Sokolovsky3
2006-11-19linux-handhelds-2.6 cvs: Update h4000 defconfig for 2.6.18.Paul Sokolovsky1
2006-11-18linux-handhelds-2.6 2.6.17: Use own pre-version override dir, free "main"Paul Sokolovsky2
override dir for 2.6.18.
2006-11-18linux-handhelds-2.6: Add linux-handhelds-2.6-2.6.17 override dir.Paul Sokolovsky13
* Prepare to upgrade to 2.6.18. * Copied from linux-handhelds-2.6/.
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther2
python () {} and python __anonymous () {} are as the same says functions without a name. They get executed when the main bb file is completely parsed. This is used to set information like FILESDIR. This is a python method so it gets evaled which means compiled and executed a lot of times. By moving the code of the anonfunc into a proper method this is only compiled once. The result is is the 10% speed up when parsing. Reindent anonfuncs and new defs without tabs and four spaces
2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther3
2006-11-17linux-nokia770: remove old config before adding a new one Koen Kooi1
2006-11-17linux-nokia770: fix defconfig install Koen Kooi1
2006-11-17linux-nokia770: add 2.6.16, from poky, but enhanced greatly by me :)Koen Kooi5
2006-11-15compulab-pxa270: do not include any files in the kernel packageCliff Brake1
2006-11-15logicpd-pxa270: do not include any files in the kernel packageCliff Brake1
2006-11-15merge of '424d220b7e555d012122f046482db9c9640bf274'Paul Sokolovsky2
and '99442ff601877aa69eab8fddf98e074d3efa64ee'
2006-11-15merge of '0479e731919623fe441e7b76d00e8c836c573157'Paul Sokolovsky5
and 'bcd222bb88d3e217d64a5699a87a9c1253895f1f'
2006-11-15linux-handhelds-2.6: Add defconfig for h3600.Alessandro Gardich2
* Closes #1536.
2006-11-15mnci-ramses: set COMPATIBLE_MACHINE to 'mnci'Marcin Juszkiewicz1
2006-11-15merge of '0881ef75600506d2e999fef98989962733487de1'Rod Whitby1
and '71b00416fc5d7e2ad6d8528560d8767973fd76c1'
2006-11-15ixp4xx-kernel: Latest changeset now boots (openslug at least).Rod Whitby1
2006-11-14slugos: Bumped version to 4.1, updated slugimage and ixp4xx-kernel to latest ↵Rod Whitby1
versions.
2006-11-14mx31ads-kernel: fix copy/paste errorKoen Kooi1
2006-11-14mx31ads: add eabi switch and some stylistic changesKoen Kooi1
2006-11-13merge of '119a1b8e3787f193a0a34391450debc2878897c4'Cliff Brake90
and '4f36e4b6e145cb3251f372bb7153308459b7ea41'
2006-11-13logicpd-pxa270-2.6.17: touchscreen load/unload fix (Shane Volpe)Cliff Brake1
fix for problem where touch is required to load/unload the driver
2006-11-13merge of '9ebe19c38b13611632684c440b048e45471bf916'Cliff Brake90
and 'e0d42dfa54011bb501a5a723ec0554c757bfc933'
2006-11-13logicpd-pxa270-2.6.17-rc5: add touch and audio support (by Shane Volpe)Cliff Brake4
2006-11-13merge of 'bb8fbe01b0ec479cc2c248dbdbf80b35b77226f3'Marcin Juszkiewicz3
and 'c1f653cd19069cdecd2aea81867ec8e2a5ba68a5'
2006-11-13MX31ADS kernel configurationLiam Girdwood2
2006-11-13MX31ADS kernel ported from 2.6.16 (Frescale release) to 2.6.19rc5Liam Girdwood1