Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-17 | linux-handhelds-2.6: Update defconfigs, from defconfigman r230. | Paul Sokolovsky | 1 | |
* Also htcuniversal defconfig, contributed by tsdogs (#htc-linux). | ||||
2007-05-13 | linux-handhelds-2.6: Add 2.6.21-hh2, with defconfigman-generated configs per ↵ | Paul Sokolovsky | 2 | |
RFC. | ||||
2007-05-12 | linux-handhelds-2.6: CVS HEAD is 2.6.21 now, 2.6.20 is in branch. | Paul Sokolovsky | 2 | |
2007-03-29 | magician: add N_TIHTC to handhelds-linux-2.6 defconfig and machine.conf | Philipp Zabel | 1 | |
2007-03-29 | linux-handhelds-2.6: update magician defconfig for 2.6.20 | Philipp Zabel | 1 | |
2007-03-07 | linux-handhelds-2.6: Add 2.6.20-hh1 and 2.6.20-hh2. | Paul Sokolovsky | 2 | |
* 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 | 2 | |
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 | |
2006-10-27 | linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17. | Paul Sokolovsky | 2 | |
* 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 | handhelds-pxa-2.6: Rename to linux-handhelds-2.6 | Paul Sokolovsky | 2 | |
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi |