summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19591
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-2/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-14/+14
| | | | SVN-Revision: 19580
* upgrade to 2.6.32.7, switch to squashfs, remove broken flagImre Kaloz2010-02-0959-20380/+1655
| | | | SVN-Revision: 19562
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-111-28/+28
| | | | SVN-Revision: 18367
* config: add CONFIG_USB_SUSPEND to genericNicolas Thill2009-10-071-1/+0
| | | | SVN-Revision: 17964
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17948
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-061-7/+0
| | | | SVN-Revision: 17943
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-8/+0
| | | | SVN-Revision: 17936
* fix typo in target descriptionAndy Boyett2009-10-041-3/+3
| | | | SVN-Revision: 17848
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-061-1/+0
| | | | SVN-Revision: 16705
* IKCONFIG shouldn't be enabled by defaultImre Kaloz2009-06-151-1/+0
| | | | SVN-Revision: 16473
* even more config file cleanupImre Kaloz2009-05-181-2/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-7/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-5/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-141-3/+0
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-141-29/+0
| | | | SVN-Revision: 15842
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-1/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-42/+0
| | | | SVN-Revision: 15602
* remove obsolete eabi config overridesFelix Fietkau2009-03-141-6/+0
| | | | SVN-Revision: 14867
* refresh 2.6.21 patchesGabor Juhos2009-02-0843-361/+175
| | | | SVN-Revision: 14454
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-051-42/+13
| | | | | | a package for it SVN-Revision: 12133
* refresh kernel patchesGabor Juhos2008-05-1943-288/+307
| | | | SVN-Revision: 11209
* incomplete Gumstix supportImre Kaloz2008-04-2747-364/+19222
| | | | SVN-Revision: 10955
* remove symlinkImre Kaloz2008-04-271-1/+0
| | | | SVN-Revision: 10953
* PXA can use EABI, tooImre Kaloz2008-04-261-3/+9
| | | | SVN-Revision: 10949
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* fix initramfsFelix Fietkau2008-01-011-1/+0
| | | | SVN-Revision: 10080
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-24/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-3/+3
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-068-0/+1997
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653