summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
Commit message (Collapse)AuthorAgeFilesLines
* Fix accessing array after it end.Hauke Mehrtens2009-06-021-3/+3
| | | | SVN-Revision: 16301
* even more config file cleanupImre Kaloz2009-05-182-8/+0
| | | | SVN-Revision: 15913
* without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs ↵Imre Kaloz2009-05-151-176/+0
| | | | | | around.. SVN-Revision: 15862
* config cleanupsImre Kaloz2009-05-153-19/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-143-5/+0
| | | | SVN-Revision: 15845
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-144-4/+4
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-043-19/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-043-3/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-043-118/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-042-4/+0
| | | | SVN-Revision: 15587
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14917
* make selection of ASC for prom workingThomas Langer2009-03-051-1/+1
| | | | SVN-Revision: 14750
* move kernel support to 2.6.28.7Thomas Langer2009-03-0410-3/+574
| | | | SVN-Revision: 14747
* disable all kernel config options that are set to =mFelix Fietkau2009-02-222-12/+12
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.27.17Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14513
* update to 2.6.27.15Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14440
* update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
| | | | SVN-Revision: 14179
* switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
| | | | SVN-Revision: 14157
* update to 2.6.27.11Gabor Juhos2009-01-151-1/+1
| | | | SVN-Revision: 14043
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-022-5/+5
| | | | SVN-Revision: 13819
* add missing config item spotted when hardware crypto is enabledNicolas Thill2008-12-211-0/+1
| | | | SVN-Revision: 13703
* update to 2.6.27.10Gabor Juhos2008-12-191-1/+1
| | | | SVN-Revision: 13695
* some correction (sorry, was compiling old files)Thomas Langer2008-12-165-5/+6
| | | | SVN-Revision: 13670
* many more code cleanups for checkpatch.pl, most flagged as errorsThomas Langer2008-12-1622-919/+864
| | | | SVN-Revision: 13665
* forgot to disable USB gadget optionsThomas Langer2008-12-161-9/+2
| | | | SVN-Revision: 13661
* cleanup sources and prepare for 2.6.27Thomas Langer2008-12-1635-1543/+1931
| | | | SVN-Revision: 13660
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-021-0/+1
| | | | SVN-Revision: 13492
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | SVN-Revision: 13346
* fix error from last commitThomas Langer2008-11-201-1/+1
| | | | SVN-Revision: 13296
* some cleanups: - fix CPUID detection - update MTD map for checks and ↵Thomas Langer2008-11-2014-204/+307
| | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-1/+1
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* refresh 2.6.26 patchesGabor Juhos2008-11-064-20/+20
| | | | SVN-Revision: 13135
* Update to 2.6.26.7Florian Fainelli2008-10-231-1/+1
| | | | SVN-Revision: 13036
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-264-56/+30
| | | | SVN-Revision: 12718
* add gpio_is_valid(); ifxmips, mmc_gpio was not building correctlyJohn Crispin2008-09-251-1/+5
| | | | SVN-Revision: 12704
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-251-2/+0
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* bump ifxmips to 2.6.26.2John Crispin2008-09-093-70/+93
| | | | SVN-Revision: 12557
* remove bogus ifxmips network config overrideFelix Fietkau2008-08-281-14/+0
| | | | SVN-Revision: 12423
* ifxmips should not overwrite DEFAULT_PACKAGESJohn Crispin2008-08-271-1/+1
| | | | SVN-Revision: 12406
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-264-81/+41
| | | | SVN-Revision: 11933
* adds ifxmips profilesJohn Crispin2008-07-192-0/+34
| | | | SVN-Revision: 11871
* adds more irq defines to ifxmipsJohn Crispin2008-07-152-0/+5
| | | | SVN-Revision: 11836
* add dma hack to ifxmipsJohn Crispin2008-07-061-0/+13
| | | | SVN-Revision: 11678
* clean up board configJohn Crispin2008-07-061-99/+125
| | | | SVN-Revision: 11677