Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-03-07 | linux-handhelds-2.6: Add 2.6.20-hh1 and 2.6.20-hh2. | Paul Sokolovsky | 23 | |
* defconfigs are copies of .19's for now. | ||||
2007-03-07 | linux-handhelds-2.6 2.6.19: 2.6.19 moved to branch, trunk is 2.6.20 now. | Paul Sokolovsky | 21 | |
2007-02-21 | linux-handhelds-2.6: Add defconfig for aximx50 | Patrick Steiner | 2 | |
* Closes #1888 | ||||
2007-01-24 | linux-handhelds-2.6 2.6.19: Update defconfig for rx3000. | Roman Moravcik | 1 | |
* Closes #1812. | ||||
2007-01-22 | linux-handhelds-2.6 2.6.19-hh8: Update defconfigs for h3900 and h4000 to the ↵ | Paul Sokolovsky | 2 | |
latest from defconfigman. | ||||
2007-01-20 | linux-handhelds-2.6 2.6.19: Update h4000's defconfig. | Paul Sokolovsky | 1 | |
2007-01-14 | linux-handhelds-2.6: Update defconfig for rx3000. | Paul Sokolovsky | 1 | |
* P.S. Please always lart linux kernel mainline for any Kbuild breakages like endless loops during make oldconfig. | ||||
2007-01-10 | merge of '085fdb053bd524c93d21f1f230ab0b9ae7e0143f' | Paul Sokolovsky | 1 | |
and 'a0e35a653641856b7a032c32949f7d3b2c23b5af' | ||||
2007-01-10 | linux-handhelds-2.6: Update htcuniversal defconfig. | Paul Sokolovsky | 1 | |
* Closes #1692. | ||||
2007-01-10 | linux-handhelds-2.6: magician defconfig I2C_PXA=y | Philipp Zabel | 1 | |
2007-01-10 | disapproval of revision '032fe15bf3fd23dc5d753a8cd906ce2402067a78' | Philipp Zabel | 1 | |
2007-01-10 | linux-handhelds-2.6: magician defconfig: I2C_PXA=y | Philipp Zabel | 1 | |
2007-01-09 | linux-handhelds-2.6: enable OSS emulation in magician defconfig | Philipp Zabel | 1 | |
2007-01-09 | linux-handhelds-2.6: add magician defconfig for 2.6.19-hh8 | Philipp Zabel | 2 | |
2007-01-07 | linux-handhelds-2.6: Add nice clean defconfigman-generated defconfig for h3900. | Paul Sokolovsky | 2 | |
2006-12-30 | linux-handhelds-2.6 2.6.18,2.6.19: Add defconfig for htcblueangel (from ↵ | Paul Sokolovsky | 2 | |
HH.org CVS). | ||||
2006-12-06 | linux-handhelds-2.6 2.6.19-hh4: Add first really working HH.org 2.6.19 release. | Paul Sokolovsky | 1 | |
* Update defconfig for hx4700, too. Enable boot from SD and NFS - *really* for different people and configurations. | ||||
2006-12-02 | linux-handhelds-2.6: Add draft defconfig for rx3000. | Paul Sokolovsky | 2 | |
2006-12-02 | linux-handhelds-2.6 2.6.19-hh0: New HH.org kernel subrelease. | Paul Sokolovsky | 11 | |
* -hh0 is obviously rough, but add anyway to let people test it more widely. * defconfigs are copies of 2.6.18's so far. | ||||
2006-12-02 | linux-handhelds-2.6 2.6.18: HH.org was upgraded to 2.6.19, so move "HEAD" ↵ | Paul Sokolovsky | 11 | |
defconfigs to 2.6.18 override dir. | ||||
2006-11-19 | linux-handhelds-2.6 cvs: Drop patches merged upstream. | Paul Sokolovsky | 2 | |
2006-11-19 | linux-handhelds-2.6 cvs: Update h4000 defconfig for 2.6.18. | Paul Sokolovsky | 1 | |
2006-11-15 | linux-handhelds-2.6: Add defconfig for h3600. | Alessandro Gardich | 2 | |
* Closes #1536. | ||||
2006-11-01 | h2200: New defconfig for 2.6.17-hh2. | Paul Sokolovsky | 1 | |
* Based on Michal Panczyk's submission, with some more tweaks. * Tested to compile, but needs run testing. | ||||
2006-10-27 | linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches). | Paul Sokolovsky | 11 | |
* More machines on todo. | ||||
2006-10-27 | linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17. | Paul Sokolovsky | 25 | |
* Aim: support few kernel releases nicely and transparently. * Issue: different kernel versions/releases (may) have different defconfigs. * Requirement: we need files dir to be override not just on PN, amd not just on MACHINE, but additionally on some version string, which doesn't necessarily have to be PV (for example, current situation is that 2.6.16 vs 2.6.17 need different defconfigs, while potentially *some* -hh tags may have that need too). * Solution: I could get per-MACHINE overrides work automagically if FILESPATH is overriden. So, emulate that with adding both per-version dir (foo) and foo/${MACHINE} at the same time (and at the right order). * Rename linux-handhelds-2.6/ to linux-handhelds-2.6-2.6.16/, as it really contains defconfigs for those kernels. "HEAD" kernel version will still use linux-handhelds-2.6 (i.e. TODO: add 2.6.17 defconfigs to linux-handhelds-2.6/). | ||||
2006-10-25 | jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 ↵ | Paul Sokolovsky | 2 | |
recipe, move defconfig there. | ||||
2006-10-25 | handhelds-pxa-2.6: Rename to linux-handhelds-2.6 | Paul Sokolovsky | 23 | |
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi |